Home
last modified time | relevance | path

Searched defs:test_name (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/capsicum-test/
H A Dcapsicum-test.h109 #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 Dmqueue.cc16 #define FORK_TEST_ON_MQ(test_case_name, test_name, test_mq) \ argument
/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest_prod.h57 #define FRIEND_TEST(test_case_name, test_name) \ argument
H A Dgtest-param-test.h450 #define TEST_P(test_suite_name, test_name) \ argument
H A Dgtest.h2185 #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 Dgtest-internal.h589 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 Dgtest-param-util.h558 std::string test_name; in RegisterTests() local
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-json-outfiles-test.py151 def _TestOutFile(self, test_name, expected): argument
H A Dgtest_xml_outfiles_test.py116 def _TestOutFile(self, test_name, expected_xml): argument
H A Dgoogletest-param-test-test.cc694 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 Dgtest_unittest.cc5261 static const TestInfo* GetTestInfo(const char* test_name) { in GetTestInfo()
/freebsd/crypto/heimdal/lib/hx509/
H A Dtest_name.c37 test_name(hx509_context context, const char *name) in test_name() function
/freebsd/libexec/atf/atf-pytest-wrapper/
H A Datf_pytest_wrapper.cpp33 std::string test_name; member in Handler
/freebsd/crypto/libecc/src/arithmetic_tests/
H A Darithmetic_tests.c496 #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 Dcheck-common.c137 map_free(struct map_page *map, const char *test_name, const char *map_name) in map_free()
/freebsd/contrib/ofed/librdmacm/examples/
H A Drstream.c92 static char test_name[10] = "custom"; variable
H A Driostream.c90 static char test_name[10] = "custom"; variable
H A Dudpong.c95 static char test_name[10] = "custom"; variable
/freebsd/crypto/libecc/src/tests/
H A Dec_self_tests_core.c1346 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 Dktest.c63 char *test_name; member
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dbtree_test.c427 do_negative_test(zfs_btree_t *bt, char *test_name) in do_negative_test()
/freebsd/contrib/kyua/engine/
H A Dscheduler_test.cpp469 check_integration_list(const char* test_name, const fs::path root, in check_integration_list()
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc884 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 Dhsi_struct_def.h88260 char test_name[8][32]; member