mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Makes basic-build-test.sh test the full config
Previously the test worked on the default configuration which missed deprecated or legacy features. This change tests the full configuration and all available tests.
This commit is contained in:
		
							parent
							
								
									2e23c82753
								
							
						
					
					
						commit
						098a3b5025
					
				@ -37,7 +37,9 @@ fi
 | 
			
		||||
 | 
			
		||||
# Step 1 - Make and instrumented build for code coverage
 | 
			
		||||
export CFLAGS=' --coverage -g3 -O0 '
 | 
			
		||||
make clean; make
 | 
			
		||||
make clean
 | 
			
		||||
scripts/config.pl full
 | 
			
		||||
make
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Step 2 - Execute the tests
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user