xref: /freebsd/contrib/kyua/integration/Kyuafile (revision 61e21613)
1syntax(2)
2
3test_suite("kyua")
4
5atf_test_program{name="cmd_about_test"}
6atf_test_program{name="cmd_config_test"}
7atf_test_program{name="cmd_db_exec_test"}
8atf_test_program{name="cmd_db_migrate_test"}
9atf_test_program{name="cmd_debug_test"}
10atf_test_program{name="cmd_help_test"}
11atf_test_program{name="cmd_list_test"}
12atf_test_program{name="cmd_report_html_test"}
13atf_test_program{name="cmd_report_junit_test"}
14atf_test_program{name="cmd_report_test"}
15atf_test_program{name="cmd_test_test"}
16atf_test_program{name="global_test"}
17