2012-03-12 15:23:04 +01:00
|
|
|
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"}
|
2013-03-09 13:30:56 +01:00
|
|
|
atf_test_program{name="find_pkg_obsoletes_test"}
|
2013-03-11 12:59:31 +01:00
|
|
|
include('find_pkg_orphans/Kyuafile')
|
2013-03-10 10:08:58 +01:00
|
|
|
include('pkgdb/Kyuafile')
|