Searched refs:ASSERT_IN_RANGE (Results 1 – 3 of 3) sorted by relevance
| /tests/bsim/bluetooth/mesh/src/ |
| A D | mesh_test.h | 117 #define ASSERT_IN_RANGE(got, min, max) \ macro
|
| A D | test_access.c | 559 ASSERT_IN_RANGE(pub_delta, 0, 510); in pub_delayable_check() 566 ASSERT_IN_RANGE(pub_delta, 0, 10); in pub_delayable_check() 611 ASSERT_IN_RANGE(time_delta, lower_boundary - RX_JITTER_MAX, in recv_delayable_check()
|
| A D | test_beacon.c | 2109 ASSERT_IN_RANGE(k_uptime_get() - net_ctx[old_idx].start, in test_rx_priv_multi_net_id() 2111 ASSERT_IN_RANGE(net_ctx[old_idx].recv_cnt, 9, 12); in test_rx_priv_multi_net_id()
|
Completed in 10 milliseconds