2010-06-18 17:21:38 +02:00

22 lines
213 B
Plaintext

proc setup {} {
assert_bash_exec {PKG_DBDIR=fixtures/pkgtools/db}
save_env
}
proc teardown {} {
assert_env_unmodified
}
setup
assert_complete "a b-c-d" "portupgrade "
sync_after_int
teardown