Searched defs:test_result (Results 1 – 5 of 5) sorted by relevance
24 static const struct test_result { struct25 struct test_case test_case;26 int result;27 int error;
126 int test_result; in main() local
30 enum test_result { enum
320 static ZTEST_BMEM int test_result; variable
237 COND_CODE_1(KERNEL, (ZTEST_BMEM), ()) static enum ztest_result test_result; variable