summaryrefslogtreecommitdiff
path: root/external/bsd/kyua-cli/dist/integration/Kyuafile
blob: 0c3c594ef662368a9346488a0bd144c505ff74fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
syntax(2)

test_suite("kyua")

atf_test_program{name="cmd_about_test"}
atf_test_program{name="cmd_config_test"}
atf_test_program{name="cmd_db_exec_test"}
atf_test_program{name="cmd_db_migrate_test"}
atf_test_program{name="cmd_debug_test"}
atf_test_program{name="cmd_help_test"}
atf_test_program{name="cmd_list_test"}
atf_test_program{name="cmd_report_html_test"}
atf_test_program{name="cmd_report_test"}
atf_test_program{name="cmd_test_test"}
atf_test_program{name="global_test"}