Home
last modified time | relevance | path

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

/zcbor-latest/scripts/
Dregenerate_samples.py30 def check(): function
45 if not check():
/zcbor-latest/tests/cases/
Dcorner_cases.cddl194 ; Test combination of map + optional + * + size check
266 check: ("c" => bstr .size 16 / bstr .size 0),
Dmanifest20.cddl114 SUIT_Condition //= (suit-condition-check-content, SUIT_Rep_Policy)
229 suit-condition-check-content = 6
/zcbor-latest/
DRELEASE_NOTES.md49 * Don't omit zcbor_union_elem_code() when there is a range check.
217 * zcbor.py: Fix cbor bstrs so they properly check unambiguous values
326 * Add/enable test for signature check of SUIT manifests.
330 * zcbor.py: Fix missing size check for repeated bstrs with their own type
DREADME.md192 The generated code will validate the input, which means that it will check all the restriction set …