Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/gatt/settings/src/
Dmain.c21 static int test_round; variable
27 return test_round; in get_test_round()
32 return test_round == final_round; in is_final_round()
44 test_round = atol(argv[0]); in test_args()
48 bs_trace_raw(0, "Test round %u\n", test_round); in test_args()