Files
xbps/tests/libxbps/common/Kyuafile
2013-03-11 12:59:31 +01:00

13 lines
369 B
Plaintext

syntax("kyuafile", 1)
test_suite("libxbps")
atf_test_program{name="util_test"}
atf_test_program{name="cmpver_test"}
atf_test_program{name="pkgpattern_match_test"}
atf_test_program{name="plist_match_test"}
atf_test_program{name="plist_match_virtual_test"}
atf_test_program{name="find_pkg_obsoletes_test"}
include('find_pkg_orphans/Kyuafile')
include('pkgdb/Kyuafile')