Searched refs:test_log (Results 1 – 8 of 8) sorted by relevance
16 def test_log(u_boot_console): function
27 test_log (TestLog what,
1049 strlen(msg->test_log.log_buf), in str_msg()1050 msg->test_log.is_last); in str_msg()1155 fprintf(log_fp, "%s", msg.test_log.log_buf); in dispatch_thread_read_log()1156 if (msg.test_log.is_last) in dispatch_thread_read_log()1465 dest = msg_log.test_log.log_buf; in worker_main_send_log()1472 msg_log.test_log.is_last = true; in worker_main_send_log()
158 } test_log; member
114 def test_log(self): member in RunCmdTests
222 implemented! If you do one, please add a test in test/py/tests/test_log.py
523 F: test/py/tests/test_log.py
[all...]