Searched refs:log_str (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/samples/boards/nordic/coresight_stm/pytest/ |
| D | test_stm.py | 42 log_str: float | None 135 "expected": constraints.log_str, 282 log_str=4.5, 293 log_str=6.3, 304 log_str=65.7, 315 log_str=3.0, 427 log_str=3.2, 438 log_str=3.6, 449 log_str=45.2, 460 log_str=2.6,
|
| /Zephyr-latest/tests/bsim/bluetooth/host/gatt/authorization/src/ |
| D | gatt_server_test.c | 244 char *log_str; in write_cp_chrc() local 248 log_str = "unhandled"; in write_cp_chrc() 251 log_str = "unauthorized"; in write_cp_chrc() 254 log_str = "authorized"; in write_cp_chrc() 261 printk("Correct context for %s chrc\n", log_str); in write_cp_chrc() 263 TEST_FAIL("Invalid context for %s chrc", log_str); in write_cp_chrc()
|