forked from Mirror/frr

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."
|