Home
last modified time | relevance | path

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

/trusty/kernel/include/shared/lk/
Dtrusty_unittest.h112 unsigned int tests_total; member
224 _test_context.tests_total++; in TEST_BEGIN_FUNC()
564 _test_context.tests_total = 0; in RUN_ALL_SUITE_TESTS()
598 _test_context.tests_total); in RUN_ALL_SUITE_TESTS()
599 if (_test_context.tests_total != _test_context.tests_failed) { in RUN_ALL_SUITE_TESTS()
602 _test_context.tests_total - _test_context.tests_failed); in RUN_ALL_SUITE_TESTS()