mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	tests: add array test
This commit is contained in:
		
							parent
							
								
									e23deae087
								
							
						
					
					
						commit
						fb5ae6df43
					
				
					 3 changed files with 107 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,3 +1,8 @@
 | 
			
		|||
test_array = executable('test-array', 'test-array.c',
 | 
			
		||||
                        dependencies : [pipewire_dep],
 | 
			
		||||
                        install : false)
 | 
			
		||||
test('test-array', test_array)
 | 
			
		||||
 | 
			
		||||
if have_cpp
 | 
			
		||||
test_cpp = executable('test-cpp', 'test-cpp.cpp',
 | 
			
		||||
                        dependencies : [pipewire_dep],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue