xbps/tests/libxbps/common/Kyuafile

13 lines
369 B
Plaintext
Raw Normal View History

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')
2013-03-10 14:38:58 +05:30
include('pkgdb/Kyuafile')