freebsd-dev/contrib/kyua/cli
Brooks Davis b0d29bc47d Import the kyua test framework.
Having kyua in the base system will simplify automated testing in CI and
eliminates bootstrapping issues on new platforms.

The build of kyua is controlled by WITH(OUT)_TESTS_SUPPORT.

Reviewed by:	emaste
Obtained from:	CheriBSD
Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D24103
2020-03-23 19:01:23 +00:00
..
cmd_about_test.cpp
cmd_about.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_about.hpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_config_test.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_config.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_config.hpp
cmd_db_exec_test.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_db_exec.cpp
cmd_db_exec.hpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_db_migrate.cpp
cmd_db_migrate.hpp
cmd_debug_test.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_debug.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_debug.hpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_help_test.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_help.cpp
cmd_help.hpp
cmd_list_test.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_list.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_list.hpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_report_html.cpp
cmd_report_html.hpp
cmd_report_junit.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_report_junit.hpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
cmd_report.cpp
cmd_report.hpp
cmd_test_test.cpp
cmd_test.cpp
cmd_test.hpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
common_test.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
common.cpp
common.hpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
common.ipp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
config_test.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
config.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
config.hpp
Kyuafile Import the kyua test framework. 2020-03-23 19:01:23 +00:00
main_test.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
main.cpp Import the kyua test framework. 2020-03-23 19:01:23 +00:00
main.hpp
Makefile.am.inc