Home
last modified time | relevance | path

Searched full:common (Results 1 – 17 of 17) sorted by relevance

/zcbor-3.7.0/tests/cases/
Dmanifest9_simple.cddl51 suit-common => bstr .cbor SUIT_Common,
62 ? suit-common-sequence => bstr .cbor SUIT_Common_Sequence,
130 suit-common = 3
140 suit-common-sequence = 4
Dmanifest16.cddl50 suit-common => bstr .cbor SUIT_Common,
74 ? suit-common-sequence => bstr .cbor SUIT_Common_Sequence,
217 suit-common = 3
227 suit-common-sequence = 4
Dmanifest2.cddl75 ? suit-common => bstr .cbor SUIT_Common,
90 ? suit-common-sequence => bstr .cbor SUIT_Command_Sequence,
250 suit-common = 3
263 suit-common-sequence = 4
Dmanifest3.cddl76 ? suit-common => bstr .cbor SUIT_Common,
96 ? suit-common-sequence => bstr .cbor SUIT_Command_Sequence,
272 suit-common = 3
285 suit-common-sequence = 4
Dmanifest9.cddl78 suit-common => bstr .cbor SUIT_Common,
105 ? suit-common-sequence => bstr .cbor SUIT_Common_Sequence,
226 suit-common-sequence /
391 suit-common = 3
406 suit-common-sequence = 4
Dmanifest14.cddl60 suit-common => bstr .cbor SUIT_Common,
88 ? suit-common-sequence => bstr .cbor SUIT_Common_Sequence,
340 suit-common = 3
353 suit-common-sequence = 4
Dmanifest12.cddl94 suit-common => bstr .cbor SUIT_Common,
122 ? suit-common-sequence => bstr .cbor SUIT_Common_Sequence,
366 suit-common = 3
379 suit-common-sequence = 4
Dmanifest-moran4.cddl85 ? suit-common => bstr .cbor SUIT_Command_Sequence,
101 suit-common = 6
Dmanifest20.cddl41 suit-common => bstr .cbor SUIT_Common,
209 suit-common = 3
/zcbor-3.7.0/tests/decode/test2_suit/src/
Dmain.c68 "common should be present"); in ZTEST()
99 "Wrong number of common components"); in ZTEST()
133 "common sequence should be present."); in ZTEST()
149 zassert_equal(ZCBOR_SUCCESS, res, "Parsing common sequence failed."); in ZTEST()
/zcbor-3.7.0/tests/unit/test2_cpp/
Dtestcase.yaml5 common:
/zcbor-3.7.0/tests/unit/test1_unit_tests/
Dtestcase.yaml1 common:
/zcbor-3.7.0/
DARCHITECTURE.md90 CddlXcoder inherits from CddlParser, and provides common functionality for DataTranslator and CodeG…
94 - Common names for members in generated code. A single type possibly needs multiple member variable…
DLICENSE17 other entities that control, are controlled by, or are under common
DREADME.md140 This format is common between these packages, which makes translation very simple.
/zcbor-3.7.0/tests/decode/test9_manifest14/src/
Dmain.c74 /* Check the common sequence. */
187 /* Check the common sequence when decoded as a command sequence.
/zcbor-3.7.0/tests/scripts/
Dtest_zcbor.py272 struct3 = loads(struct2[3]) # common sequence
331 struct3 = loads(struct2[3]) # common sequence