Searched refs:test_suite_console_write_string (Results 1 – 1 of 1) sorted by relevance
71 static void test_suite_console_write_string(const char *s) in test_suite_console_write_string() function123 test_suite_console_write_string((const char *)g_test_suite_console_command_buffer); in test_suite_console_cursor_up()135 test_suite_console_write_string((const char *)g_test_suite_console_command_buffer); in test_suite_console_cursor_down()223 test_suite_console_write_string(CONSOLE_COMMAND_CLEAR); in test_suite_console_clear_screen()227 test_suite_console_write_string(CONSOLE_COMMAND_MOVE_1_1); in test_suite_console_clear_screen()627 test_suite_console_write_string((const char *)s); in test_suite_console_set_color()636 test_suite_console_write_string("[TEST_FAILED : "); in test_suite_console_display_test_status()638 test_suite_console_write_string("MAXIMUM_TIMEOUT_EXCEEDED]"); in test_suite_console_display_test_status()640 test_suite_console_write_string("UNKNOWN_FUNCTION]"); in test_suite_console_display_test_status()642 test_suite_console_write_string("ERROR_CODE_RETURNED]"); in test_suite_console_display_test_status()[all …]