mirror of
				https://github.com/GrapheneOS/hardened_malloc.git
				synced 2025-11-03 01:06:33 +01:00 
			
		
		
		
	Don't ignore the return value of the testsuite
This commit is contained in:
		
							parent
							
								
									9142a9376b
								
							
						
					
					
						commit
						a6df692f41
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -138,6 +138,6 @@ clean:
 | 
			
		|||
 | 
			
		||||
test: libhardened_malloc.so
 | 
			
		||||
	make -C test/
 | 
			
		||||
	-python3 -m unittest discover --start-directory test/
 | 
			
		||||
	python3 -m unittest discover --start-directory test/
 | 
			
		||||
 | 
			
		||||
.PHONY: check clean tidy test
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue