xref: /minix3/external/bsd/bind/dist/unit/atf-src/atf-c++/Kyuafile (revision 00b67f09dd46474d133c95011a48590a8e8f94c7)
1*00b67f09SDavid van Moolenbroeksyntax("kyuafile", 1)
2*00b67f09SDavid van Moolenbroek
3*00b67f09SDavid van Moolenbroektest_suite("atf")
4*00b67f09SDavid van Moolenbroek
5*00b67f09SDavid van Moolenbroekatf_test_program{name="atf_c++_test"}
6*00b67f09SDavid van Moolenbroekatf_test_program{name="build_test"}
7*00b67f09SDavid van Moolenbroekatf_test_program{name="check_test"}
8*00b67f09SDavid van Moolenbroekatf_test_program{name="config_test"}
9*00b67f09SDavid van Moolenbroekatf_test_program{name="macros_test"}
10*00b67f09SDavid van Moolenbroekatf_test_program{name="pkg_config_test"}
11*00b67f09SDavid van Moolenbroekatf_test_program{name="tests_test"}
12*00b67f09SDavid van Moolenbroekatf_test_program{name="utils_test"}
13*00b67f09SDavid van Moolenbroek
14*00b67f09SDavid van Moolenbroekinclude("detail/Kyuafile")
15