Home
last modified time | relevance | path

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

/tests/net/lib/lwm2m/content_json/src/
A Dmain.c52 static bool test_bool; variable
74 &test_bool, sizeof(test_bool)); in test_obj_create()
416 test_bool = value[i]; in ZTEST()
679 zassert_equal(test_bool, expected_value[i], "Invalid value parsed"); in ZTEST()
/tests/net/lib/lwm2m/content_senml_cbor/src/
A Dmain.c65 static bool test_bool; variable
89 &test_bool, sizeof(test_bool)); in test_obj_create()
747 test_bool = value[i]; in ZTEST()
1398 zassert_equal(test_bool, expected_value[i], "Invalid value parsed"); in ZTEST()
/tests/modules/thrift/ThriftTest/src/
A Dclient.cpp36 ZTEST(thrift, test_bool) in ZTEST() argument

Completed in 18 milliseconds