Home
last modified time | relevance | path

Searched refs:test_fixture (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dcmp_status_test.c14 typedef struct test_fixture { struct
H A Dcmp_asn_test.c16 typedef struct test_fixture { struct
H A Dcmp_server_test.c14 typedef struct test_fixture { struct
H A Dcmp_hdr_test.c16 typedef struct test_fixture { struct
H A Dcmp_client_test.c24 typedef struct test_fixture { struct
H A Dcmp_msg_test.c18 typedef struct test_fixture { struct
H A Dcmp_protect_test.c18 typedef struct test_fixture { struct
H A Dcmp_vfy_test.c30 typedef struct test_fixture { struct
H A Dcmp_ctx_test.c21 typedef struct test_fixture { struct
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h2368 #define TEST_F(test_fixture, test_name)\ argument
2369 GTEST_TEST_(test_fixture, test_name, test_fixture, \
2370 ::testing::internal::GetTypeId<test_fixture>())