Home
last modified time | relevance | path

Searched defs:test_fixture (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/processor-trace/libipt/test/src/
H A Dptunit-msec_cache.c162 struct test_fixture { struct
173 struct ptunit_result (*init)(struct test_fixture *); argument
174 struct ptunit_result (*fini)(struct test_fixture *); argument
/freebsd-12.1/sys/dev/xen/netback/
H A Dnetback_unit_tests.c96 struct test_fixture { struct
107 typedef struct test_fixture test_fixture_t; argument
/freebsd-12.1/contrib/googletest/googletest/include/gtest/
H A Dgtest.h2338 #define TEST_F(test_fixture, test_name)\ argument