Searched refs:TEST_PRINT (Results 1 – 17 of 17) sorted by relevance
30 TEST_PRINT("Runtime log level configuration: %d", runtime_log_level); in test_args()35 TEST_PRINT("Default runtime log level configuration: INFO"); in test_args()42 TEST_PRINT("Test has not passed."); in test_end_cb()
30 TEST_PRINT("Runtime log level configuration: %d", runtime_log_level); in test_args()35 TEST_PRINT("Default runtime log level configuration: INFO"); in test_args()42 TEST_PRINT("Test failed."); in test_end_cb()
31 TEST_PRINT("Runtime log level configuration: %d", runtime_log_level); in test_args()36 TEST_PRINT("Default runtime log level configuration: INFO"); in test_args()54 TEST_PRINT("Test has not passed. State: %s", demo_state); in test_end_cb()
30 TEST_PRINT("Runtime log level configuration: %d", runtime_log_level); in test_args()35 TEST_PRINT("Default runtime log level configuration: INFO"); in test_args()
19 TEST_PRINT("Test has not passed."); in test_end_cb()
20 TEST_PRINT("Test has not passed."); in test_end_cb()
21 TEST_PRINT("Test has not passed."); in test_end_cb()
17 TEST_PRINT("Test has not passed."); in test_end_cb()
23 TEST_PRINT("Test has not passed. State: %s", demo_state); in test_end_cb()
110 #define TEST_PRINT(msg, ...) \ macro
82 TEST_PRINT("Connection timeout after %d ms", time_diff_ms); in test_central_connect_timeout_with_timeout()