/freebsd/contrib/capsicum-test/ |
H A D | capsicum-test.h | 109 #define FORK_TEST_ON(test_case_name, test_name, test_file) \ argument 119 #define FORK_TEST(test_case_name, test_name) FORK_TEST_ON(test_case_name, test_name, NULL) argument 123 #define ICLASS_NAME(test_case_name, test_name) Forked##test_case_name##_##test_name argument 124 #define FORK_TEST_F(test_case_name, test_name) \ argument
|
H A D | mqueue.cc | 16 #define FORK_TEST_ON_MQ(test_case_name, test_name, test_mq) \ argument
|
/freebsd/contrib/googletest/googletest/include/gtest/ |
H A D | gtest_prod.h | 57 #define FRIEND_TEST(test_case_name, test_name) \ argument
|
H A D | gtest-param-test.h | 450 #define TEST_P(test_suite_name, test_name) \ argument
|
H A D | gtest.h | 2185 #define GTEST_TEST(test_suite_name, test_name) \ argument 2192 #define TEST(test_suite_name, test_name) GTEST_TEST(test_suite_name, test_name) argument 2220 #define GTEST_TEST_F(test_fixture, test_name) \ argument 2224 #define TEST_F(test_fixture, test_name) GTEST_TEST_F(test_fixture, test_name) argument
|
/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-internal.h | 589 const char* test_name) { in AddTestName() 602 bool TestExists(const std::string& test_name) const { in TestExists() 606 const CodeLocation& GetCodeLocation(const std::string& test_name) const { in GetCodeLocation() 763 std::string test_name = variable
|
H A D | gtest-param-util.h | 558 std::string test_name; in RegisterTests() local
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-json-outfiles-test.py | 151 def _TestOutFile(self, test_name, expected): argument
|
H A D | gtest_xml_outfiles_test.py | 116 def _TestOutFile(self, test_name, expected_xml): argument
|
H A D | googletest-param-test-test.cc | 694 Message test_name; in SetUpTestSuite() local 856 #define PREFIX_WITH_FOO(test_name) Foo##test_name argument 857 #define PREFIX_WITH_MACRO(test_name) Macro##test_name argument
|
H A D | gtest_unittest.cc | 5261 static const TestInfo* GetTestInfo(const char* test_name) { in GetTestInfo()
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | test_name.c | 37 test_name(hx509_context context, const char *name) in test_name() function
|
/freebsd/libexec/atf/atf-pytest-wrapper/ |
H A D | atf_pytest_wrapper.cpp | 33 std::string test_name; member in Handler
|
/freebsd/crypto/libecc/src/arithmetic_tests/ |
H A D | arithmetic_tests.c | 496 #define GENERIC_TEST(test_name, operation_, given_string_helper, fun_name, parameters_types_, param… argument 629 #define GENERIC_TEST_NN(test_name, operation_, given_string_helper, fun_name, parameters_types_, pa… argument 632 #define GENERIC_TEST_FP(test_name, operation_, given_string_helper, fun_name, parameters_types_, pa… argument
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | check-common.c | 137 map_free(struct map_page *map, const char *test_name, const char *map_name) in map_free()
|
/freebsd/contrib/ofed/librdmacm/examples/ |
H A D | rstream.c | 92 static char test_name[10] = "custom"; variable
|
H A D | riostream.c | 90 static char test_name[10] = "custom"; variable
|
H A D | udpong.c | 95 static char test_name[10] = "custom"; variable
|
/freebsd/crypto/libecc/src/tests/ |
H A D | ec_self_tests_core.c | 1346 char test_name[MAX_CURVE_NAME_LEN + MAX_HASH_ALG_NAME_LEN + local 1777 char test_name[MAX_CURVE_NAME_LEN + MAX_HASH_ALG_NAME_LEN + local
|
/freebsd/sys/tests/ |
H A D | ktest.c | 63 char *test_name; member
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | btree_test.c | 427 do_negative_test(zfs_btree_t *bt, char *test_name) in do_negative_test()
|
/freebsd/contrib/kyua/engine/ |
H A D | scheduler_test.cpp | 469 check_integration_list(const char* test_name, const fs::path root, in check_integration_list()
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest.cc | 884 const std::string& test_name) { in FilterMatchesTest() 6165 const std::string& test_name = test_info->name_; in FilterTests() local
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | hsi_struct_def.h | 88260 char test_name[8][32]; member
|