xref: /minix3/external/bsd/atf/dist/atf-c++/Kyuafile (revision 11be35a165022172ed3cea20f2b5df0307540b0e)
1*11be35a1SLionel Sambucsyntax("kyuafile", 1)
2*11be35a1SLionel Sambuc
3*11be35a1SLionel Sambuctest_suite("atf")
4*11be35a1SLionel Sambuc
5*11be35a1SLionel Sambucatf_test_program{name="atf_c++_test"}
6*11be35a1SLionel Sambucatf_test_program{name="build_test"}
7*11be35a1SLionel Sambucatf_test_program{name="check_test"}
8*11be35a1SLionel Sambucatf_test_program{name="config_test"}
9*11be35a1SLionel Sambucatf_test_program{name="macros_test"}
10*11be35a1SLionel Sambucatf_test_program{name="pkg_config_test"}
11*11be35a1SLionel Sambucatf_test_program{name="tests_test"}
12*11be35a1SLionel Sambucatf_test_program{name="utils_test"}
13*11be35a1SLionel Sambuc
14*11be35a1SLionel Sambucinclude("detail/Kyuafile")
15