Home
last modified time | relevance | path

Searched defs:test_case (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-common.h36 struct test_case { struct
50 generic_test (const struct test_case *tests, argument
/freebsd/contrib/kyua/model/
H A Dtest_case_test.cpp52 const model::test_case test_case("foo", md); in ATF_TEST_CASE_BODY() local
64 const model::test_case test_case("__foo__", "Some description", result); in ATF_TEST_CASE_BODY() local
90 const model::test_case test_case = base_test_case.apply_metadata_defaults( in ATF_TEST_CASE_BODY() local
121 const model::test_case test_case = base_test_case.apply_metadata_defaults( in ATF_TEST_CASE_BODY() local
H A Dtest_case.cpp115 model::test_case::test_case(std::shared_ptr< impl > pimpl_) : in test_case() function in model::test_case
125 model::test_case::test_case(const std::string& name_, in test_case() function in model::test_case
151 model::test_case::test_case( in test_case() function in model::test_case
298 model::test_cases_map_builder::add(const test_case& test_case) in add()
H A Dtest_case.hpp54 class test_case { class
H A Dtest_program.cpp107 const model::test_case& test_case = (*iter).second; in set_test_cases() local
398 const model::test_case test_case(test_case_name, metadata); in add_test_case() local
/freebsd/contrib/netbsd-tests/usr.bin/make/
H A Dt_make.sh56 test_case() function
/freebsd/contrib/netbsd-tests/sbin/newfs/
H A Dquotas_common.sh44 test_case() function
/freebsd/contrib/netbsd-tests/sbin/fsck_ffs/
H A Dquotas_common.sh20 test_case() function
/freebsd/contrib/netbsd-tests/lib/librumphijack/
H A Dt_cwd.sh31 test_case() function
H A Dt_vfs.sh70 test_case() function
/freebsd/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dt_integration.sh43 test_case() function
/freebsd/contrib/netbsd-tests/ipf/
H A Dh_common.sh43 test_case() function
/freebsd/contrib/netbsd-tests/usr.bin/shmif_dumpbus/
H A Dt_basic.sh35 test_case() function
/freebsd/contrib/netbsd-tests/fs/ffs/
H A Dffs_common.sh38 test_case() function
/freebsd/contrib/kyua/drivers/
H A Ddebug_test.hpp53 engine::test_filter test_case; member in drivers::debug_test::result
H A Dscan_results.cpp94 const model::test_case& test_case = test_program->find( in drive() local
H A Dreport_junit.cpp232 const model::test_case& test_case = iter.test_program()->find( in got_result() local
/freebsd/contrib/netbsd-tests/rump/rumpkern/
H A Dt_sp.sh28 test_case() function
/freebsd/contrib/netbsd-tests/sbin/resize_ffs/
H A Dcommon.sh21 test_case() function
/freebsd/contrib/kyua/engine/
H A Dfilters.hpp64 std::string test_case; member in engine::test_filter
H A Dscheduler.cpp229 const model::test_case& test_case = test_program->find(test_case_name); in test_exec_data() local
381 const model::test_case& test_case = _test_program.find( in do_requirements_check() local
432 const model::test_case& test_case = _test_program.find( in operator ()() local
1102 const model::test_case& test_case = test_program->find(test_case_name); in spawn_test() local
1160 const model::test_case& test_case = test_data->test_program->find( in wait_any() local
/freebsd/contrib/expat/tests/
H A Dns_tests.c683 struct test_case { in START_TEST() struct
684 enum XML_Status expectedStatus; in START_TEST()
685 const char *doc; in START_TEST()
686 XML_Char namesep; in START_TEST()
/freebsd/contrib/netbsd-tests/usr.bin/rump_server/
H A Dt_disk.sh37 test_case() function
/freebsd/contrib/netbsd-tests/usr.bin/config/
H A Dt_config.sh114 test_case() function
/freebsd/contrib/kyua/cli/
H A Dcmd_list.cpp104 const model::test_case& test_case = test_program.find(test_case_name); in list_test_case() local

12