Searched refs:serial_rec_input2 (Results 1 – 1 of 1) sorted by relevance
65 uint8_t serial_rec_input2[] = { variable509 int ret = cbor_decode_Upload(serial_rec_input2, in ZTEST()510 sizeof(serial_rec_input2), &upload, &decode_len); in ZTEST()512 zassert_equal(sizeof(serial_rec_input2), decode_len, NULL); in ZTEST()