mirror of
				https://github.com/Cisco-Talos/clamav.git
				synced 2025-10-31 16:10:54 +00:00 
			
		
		
		
	 3c5f686d75
			
		
	
	
		3c5f686d75
		
	
	
	
	
		
			
			This simplifies the various clamd/clamscan tests a lot, since the valgrind tests can now be parallelized by automake, and we don't need to do that in the script itself.
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			51 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			51 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
| #!/bin/sh 
 | |
| . $srcdir/check_common.sh
 | |
| test_clamd3 4
 |