| /freebsd-13.1/contrib/kyua/store/ |
| H A D | layout.cpp | 68 find_latest(const std::string& test_suite) in find_latest() argument 93 % test_suite); in find_latest() 99 % test_suite); in find_latest() 150 return find_latest(test_suite); in find_results() 253 std::string test_suite; in test_suite_for_path() local 255 test_suite = path.str(); in test_suite_for_path() 257 test_suite = path.to_absolute().str(); in test_suite_for_path() 258 PRE(!test_suite.empty() && test_suite[0] == '/'); in test_suite_for_path() 260 std::replace(test_suite.begin(), test_suite.end(), '/', '_'); in test_suite_for_path() 261 test_suite.erase(0, 1); in test_suite_for_path() [all …]
|
| H A D | layout_test.cpp | 57 const std::string test_suite = layout::test_suite_for_path( in ATF_TEST_CASE_BODY() local 60 "results." + test_suite + ".")).str(); in ATF_TEST_CASE_BODY() 323 const std::string test_suite = layout::test_suite_for_path( in ATF_TEST_CASE_BODY() local 325 ATF_REQUIRE_MATCH("_foo_bar$", test_suite); in ATF_TEST_CASE_BODY() 326 ATF_REQUIRE_MATCH("^[^_]", test_suite); in ATF_TEST_CASE_BODY()
|
| /freebsd-13.1/contrib/kyua/integration/ |
| H A D | cmd_list_test.sh | 34 test_suite("integration") 68 test_suite("top-level") 75 test_suite("in-subdir") 92 test_suite("top-level") 110 test_suite("top-level") 143 test_suite("top-level") 152 test_suite("in-subdir") 184 test_suite("top-level") 202 test_suite("top-level") 321 test_suite("top-level") [all …]
|
| H A D | cmd_test_test.sh | 36 test_suite("integration") 61 test_suite("integration") 86 test_suite("integration") 285 test_suite("top-level") 292 test_suite("in-subdir") 318 test_suite("top-level") 343 test_suite("top-level") 383 test_suite("top-level") 392 test_suite("in-subdir") 431 test_suite("top-level") [all …]
|
| H A D | cmd_debug_test.sh | 34 test_suite("integration") 51 test_suite("integration") 71 test_suite("integration") 93 test_suite("integration") 113 test_suite("integration") 152 test_suite("integration") 181 test_suite("integration") 213 test_suite("integration") 222 test_suite("integration") 243 test_suite("integration") [all …]
|
| /freebsd-13.1/contrib/kyua/engine/ |
| H A D | kyuafile.cpp | 155 std::string test_suite; in get_test_suite() local 163 test_suite = _test_suite.get(); in get_test_suite() 165 test_suite = program_override; in get_test_suite() 168 return test_suite; in get_test_suite() 346 const std::string test_suite = get_test_suite(test_suite_override); in callback_test_program() local 350 test_suite, metadata, user_config, in callback_test_program() 459 std::string test_suite; in lua_generic_test_program() local 463 test_suite = state.to_string(-1); in lua_generic_test_program() 500 interface, path, test_suite, mdbuilder.build(), *user_config, in lua_generic_test_program()
|
| H A D | requirements.cpp | 253 const std::string& test_suite, in check_reqs() argument 258 reason = check_required_configs(md.required_configs(), cfg, test_suite); in check_reqs()
|
| /freebsd-13.1/contrib/kyua/examples/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/kyua/doc/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/kyua/bootstrap/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/kyua/utils/logging/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/kyua/drivers/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/kyua/utils/format/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/kyua/utils/text/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/kyua/utils/signals/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/kyua/utils/sqlite/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/atf/test-programs/ |
| H A D | Kyuafile | 3 test_suite("atf")
|
| /freebsd-13.1/contrib/atf/ |
| H A D | Kyuafile | 3 test_suite("atf")
|
| /freebsd-13.1/contrib/kyua/model/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/kyua/utils/config/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/kyua/utils/fs/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/file/python/ |
| H A D | setup.py | 21 test_suite='tests',
|
| /freebsd-13.1/contrib/kyua/utils/cmdline/ |
| H A D | Kyuafile | 3 test_suite("kyua")
|
| /freebsd-13.1/contrib/atf/atf-c++/detail/ |
| H A D | Kyuafile | 3 test_suite("atf")
|
| /freebsd-13.1/contrib/lutok/ |
| H A D | Kyuafile | 3 test_suite("lutok")
|