21 lines
149 B
Plaintext
Raw Normal View History

2011-05-11 23:48:09 +03:00
proc setup {} {
save_env
}
proc teardown {} {
assert_env_unmodified
}
setup
assert_complete_any "l2ping -"
sync_after_int
teardown