2012-03-12 19:53:04 +05:30
|
|
|
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_find_dictionary_test"}
|
|
|
|
atf_test_program{name="plist_find_array_test"}
|
|
|
|
atf_test_program{name="plist_match_test"}
|
|
|
|
atf_test_program{name="plist_match_virtual_test"}
|
|
|
|
atf_test_program{name="plist_remove_test"}
|
|
|
|
atf_test_program{name="plist_array_replace_test"}
|
2012-03-12 22:21:50 +05:30
|
|
|
|
|
|
|
include("plist_find_virtualpkg_conf/Kyuafile")
|