mirror of
				https://git.proxmox.com/git/mirror_frr
				synced 2025-10-31 13:03:19 +00:00 
			
		
		
		
	 ba32db1e85
			
		
	
	
		ba32db1e85
		
	
	
	
	
		
			
			Signed-off-by: Christian Franke <chris@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
		
			
				
	
	
		
			8 lines
		
	
	
		
			160 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			160 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| set timeout 10
 | |
| set testprefix "test-timer-correctness"
 | |
| set aborted 0
 | |
| 
 | |
| spawn "./test-timer-correctness"
 | |
| 
 | |
| onesimple "" "Expected output and actual output match."
 |