Searched refs:zuc_fixture (Results 1 – 8 of 8) sorted by relevance
42 static struct zuc_fixture fixture_minimal = {83 static struct zuc_fixture fixture_data0 = {
210 struct zuc_fixture complex_test = {
101 static struct zuc_fixture config_test_t0 = {107 static struct zuc_fixture config_test_t1 = {156 static struct zuc_fixture config_test_t2 = {163 static struct zuc_fixture config_test_t3 = {171 static struct zuc_fixture config_test_t4 = {
59 const struct zuc_fixture* fxt;
1120 run_single_test(struct zuc_test *test,const struct zuc_fixture *fxt, in run_single_test()1193 const struct zuc_fixture *fxt = test_case->fxt; in run_single_case()
76 const struct zuc_fixture* fxt; /**< Optional fixture for test/case. */
62 struct zuc_fixture { struct
203 defining an instance of struct zuc_fixture and using it as the first