Home
last modified time | relevance | path

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

/trusty/kernel/include/shared/lk/
Dtrusty_unittest.h111 struct test_context { struct
112 unsigned int tests_total;
113 unsigned int tests_skipped;
114 unsigned int tests_disabled;
115 unsigned int tests_failed;
116 const char* inst_name;
117 const char* suite_name;
118 const char* param_name;
119 const char* test_name;
120 const void* test_param;
[all …]