Home
last modified time | relevance | path

Searched refs:validate (Results 1 – 12 of 12) sorted by relevance

/zcbor-latest/tests/encode/test1_suit/src/
Dmain.c332 struct zcbor_string *validate; in test_manifest() local
418 validate = &manifest in test_manifest()
423 test_command_sequence(validate, validate_present, "validate"); in test_manifest()
/zcbor-latest/
DREADME.md5 It comes with a schema-driven script tool that can validate your data, or even generate code.
9 It can for example validate a YAML file against a schema and convert it into CBOR.
28 - Decode and validate incoming CBOR data into human-readable YAML/JSON.
111 The zcbor.py script can directly read CBOR, YAML, or JSON data and validate it against a CDDL descr…
122 See `zcbor validate --help` and `zcbor convert --help` for more information.
125 zcbor validate -c <CDDL description file> -t <which CDDL type to expect> -i <input data file>
132 python3 <zcbor base>/zcbor/zcbor.py validate -c <CDDL description file> -t <which CDDL type to expe…
154 This is controlled with the `--yaml-compatibility` option to `convert` and `validate`.
192 The generated code will validate the input, which means that it will check all the restriction set …
252 python3 <zcbor base>/zcbor/zcbor.py validate -c pet.cddl -t Pet --yaml-compatibility -i mypet.json
[all …]
DARCHITECTURE.md144 …ous (i.e. its value is predetermined, like in `Foo = 5`), the code will validate it, but CodeGener…
/zcbor-latest/tests/cases/
Dmanifest9_simple.cddl55 ? suit-validate => bstr .cbor SUIT_Command_Sequence,
135 suit-validate = 10
Dmanifest20.cddl49 ? suit-validate => bstr .cbor SUIT_Command_Sequence,
211 suit-validate = 7
Dmanifest-moran4.cddl89 ? suit-validate => bstr .cbor SUIT_Command_Sequence,
105 suit-validate = 10
Dmanifest16.cddl58 ? suit-validate => bstr .cbor SUIT_Command_Sequence,
221 suit-validate = 10
Dmanifest9.cddl87 ? suit-validate => bstr .cbor SUIT_Command_Sequence,
230 suit-validate /
397 suit-validate = 10
Dmanifest14.cddl68 ? suit-validate => bstr .cbor SUIT_Command_Sequence,
345 suit-validate = 10
Dmanifest2.cddl79 ? suit-validate => bstr .cbor SUIT_Command_Sequence,
254 suit-validate = 10
Dmanifest3.cddl83 ? suit-validate => bstr .cbor SUIT_Command_Sequence,
276 suit-validate = 10
Dmanifest12.cddl103 ? suit-validate => bstr .cbor SUIT_Command_Sequence,
371 suit-validate = 10