Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/dut/src/
Dmain.c30 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()
/Zephyr-latest/tests/bsim/bluetooth/host/scan/slow/src/
Dmain.c30 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()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/
Dmain.c31 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()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/src/
Dmain.c30 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()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dmain.c19 TEST_PRINT("Test has not passed."); in test_end_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag/src/
Dmain.c20 TEST_PRINT("Test has not passed."); in test_end_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/iso/frag_2/src/
Dmain.c20 TEST_PRINT("Test has not passed."); in test_end_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/ecred/dut/src/
Dmain.c20 TEST_PRINT("Test has not passed."); in test_end_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/ecred/peer/src/
Dmain.c20 TEST_PRINT("Test has not passed."); in test_end_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/dut/src/
Dmain.c20 TEST_PRINT("Test has not passed."); in test_end_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dmain.c20 TEST_PRINT("Test has not passed."); in test_end_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings_clear/src/
Dmain.c21 TEST_PRINT("Test has not passed."); in test_end_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/multilink_peripheral/src/
Dmain.c21 TEST_PRINT("Test has not passed."); in test_end_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/einprogress/src/
Dmain.c17 TEST_PRINT("Test has not passed."); in test_end_cb()
/Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/src/
Dmain.c23 TEST_PRINT("Test has not passed. State: %s", demo_state); in test_end_cb()
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dtestcase.h110 #define TEST_PRINT(msg, ...) \ macro
/Zephyr-latest/tests/bsim/bluetooth/host/central/src/
Dmain.c82 TEST_PRINT("Connection timeout after %d ms", time_diff_ms); in test_central_connect_timeout_with_timeout()