Searched refs:test_title (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/libs/librefos/src/
H A Dtest.c35 char *test_title = ""; variable
45 sprintf(temp_buffer, "%s | Testing %s ", test_title, name);
77 "file %s, line %d.\n", test_title, _testsFailLog[i].check, _testsFailLog[i].func,
81 tprintf("%s | All is well in the universe.\n", test_title);
/seL4-refos-master/projects/refos/impl/libs/librefos/src/
H A Dtest.c35 char *test_title = ""; variable
45 sprintf(temp_buffer, "%s | Testing %s ", test_title, name);
77 "file %s, line %d.\n", test_title, _testsFailLog[i].check, _testsFailLog[i].func,
81 tprintf("%s | All is well in the universe.\n", test_title);
/seL4-refos-master/libs/librefos/include/refos/
H A Dtest.h50 extern char *test_title;
/seL4-refos-master/projects/refos/impl/libs/librefos/include/refos/
H A Dtest.h50 extern char *test_title;
/seL4-refos-master/projects/refos/impl/apps/process_server/src/test/
H A Dtest.c292 test_title = "ROOT_TASK_TESTS";
/seL4-refos-master/projects/refos/impl/apps/test_user/src/
H A Dtest_user.c393 test_title = "USER_TEST";
/seL4-refos-master/apps/process_server/src/test/
H A Dtest.c292 test_title = "ROOT_TASK_TESTS";
/seL4-refos-master/apps/test_user/src/
H A Dtest_user.c393 test_title = "USER_TEST";
/seL4-refos-master/projects/refos/impl/apps/test_os/src/
H A Dtest_os.c509 test_title = "OS_TESTS";
/seL4-refos-master/apps/test_os/src/
H A Dtest_os.c509 test_title = "OS_TESTS";

Completed in 43 milliseconds