Home
last modified time | relevance | path

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

123

/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.cpp118 model::test_case::test_case(std::shared_ptr< impl > pimpl_) : in test_case() function in model::test_case
128 model::test_case::test_case(const std::string& name_, in test_case() function in model::test_case
154 model::test_case::test_case( in test_case() function in model::test_case
319 model::test_cases_map_builder::add(const test_case& test_case) in add()
H A Dtest_case.hpp56 class test_case { class
/freebsd/contrib/netbsd-tests/sbin/fsck_ffs/
H A Dquotas_common.sh20 test_case() function
/freebsd/contrib/netbsd-tests/sbin/newfs/
H A Dquotas_common.sh44 test_case() function
/freebsd/contrib/netbsd-tests/usr.bin/make/
H A Dt_make.sh56 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/fs/ffs/
H A Dffs_common.sh38 test_case() function
/freebsd/contrib/netbsd-tests/usr.bin/shmif_dumpbus/
H A Dt_basic.sh35 test_case() function
/freebsd/contrib/kyua/os/freebsd/
H A Dexecenv_jail_manager.cpp56 auto test_case = test_program.find(test_case_name); in probe() local
H A Dexecenv_jail.cpp49 auto test_case = _test_program.find(_test_case_name); in init() 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/kyua/drivers/
H A Ddebug_test.hpp56 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 Ddebug_test.cpp96 const model::test_case test_case = test_program->find(test_case_name); in drive() 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.cpp249 const model::test_case& test_case = test_program->find(test_case_name); in test_exec_data() local
436 const model::test_case& test_case = _test_program.find( in do_requirements_check() local
487 const model::test_case& test_case = _test_program.find( in operator ()() local
1295 const model::test_case& test_case = test_program->find(test_case_name); in spawn_test() local
1355 const model::test_case& test_case = test_data->test_program->find( in wait_any() local
1483 const model::test_case& test_case = in wait_any() local
/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

123