mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	Fix tests, use the right config dir
This commit is contained in:
		
							parent
							
								
									80825aeaea
								
							
						
					
					
						commit
						a243d126db
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -149,6 +149,7 @@ test('pw-test-protocol-native',
 | 
				
			||||||
			install_dir : installed_tests_execdir),
 | 
								install_dir : installed_tests_execdir),
 | 
				
			||||||
	env : [
 | 
						env : [
 | 
				
			||||||
		'SPA_PLUGIN_DIR=@0@/spa/plugins/'.format(meson.build_root()),
 | 
							'SPA_PLUGIN_DIR=@0@/spa/plugins/'.format(meson.build_root()),
 | 
				
			||||||
 | 
							'PIPEWIRE_CONFIG_DIR=@0@/src/daemon/'.format(meson.build_root()),
 | 
				
			||||||
		'PIPEWIRE_MODULE_DIR=@0@/src/modules/'.format(meson.build_root())
 | 
							'PIPEWIRE_MODULE_DIR=@0@/src/modules/'.format(meson.build_root())
 | 
				
			||||||
	])
 | 
						])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -19,6 +19,7 @@ foreach a : test_apps
 | 
				
			||||||
		install_dir : installed_tests_execdir),
 | 
							install_dir : installed_tests_execdir),
 | 
				
			||||||
	env : [
 | 
						env : [
 | 
				
			||||||
		'SPA_PLUGIN_DIR=@0@/spa/plugins/'.format(meson.build_root()),
 | 
							'SPA_PLUGIN_DIR=@0@/spa/plugins/'.format(meson.build_root()),
 | 
				
			||||||
 | 
							'PIPEWIRE_CONFIG_DIR=@0@/src/daemon/'.format(meson.build_root()),
 | 
				
			||||||
		'PIPEWIRE_MODULE_DIR=@0@/src/modules/'.format(meson.build_root())
 | 
							'PIPEWIRE_MODULE_DIR=@0@/src/modules/'.format(meson.build_root())
 | 
				
			||||||
	])
 | 
						])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue