Lines Matching full:test
396 * functions are called to test that they respond correctly to the situation.
459 // Start positive test in ZTEST()
541 /** This test creates the following structure, wrapped in a BSTR:
1228 /* Test empty map */ in ZTEST()
1236 /* Test single entry map */ in ZTEST()
1245 /* Test that looping stops both if it starts at the very start and very end of the map. in ZTEST()
1246 * Also test ZCBOR_ERR_MAP_MISALIGNED. */ in ZTEST()
1261 /* Test that state_d3 fails because of missing flags. */ in ZTEST()
1272 /* Test premature map end */ in ZTEST()
1296 /* Test a large map, including nesting. */ in ZTEST()
1426 …state_d->payload = state_d->payload_bak + 2; /* Reset since test vector doesn't contain the string… in ZTEST()
1428 …state_d->payload = state_d->payload_bak + 3; /* Reset since test vector doesn't contain the string… in ZTEST()
1456 /* Test that CBOR-encoded bstrs are encoded with the correct length. */
1496 /* Test zcbor_remaining_str_len().
1555 /* Test that CBOR-encoded tstrs are encoded with the correct length, even if the first part of the