Home
last modified time | relevance | path

Searched refs:test (Results 1 – 8 of 8) sorted by relevance

/zcbor-latest/tests/fuzz/
Dreadme.md7 ./test-libfuzzer.sh 30
12 ./test-afl.sh 30
DCMakeLists.txt99 message(FATAL_ERROR "Invalid test case")
/zcbor-latest/scripts/
Drequirements.txt2 -r requirements-test.txt
/zcbor-latest/tests/cases/
Dmap_bstr.cddl2 "test" => bstr,
Dcorner_cases.cddl86 Level2 = [2**3Level3] ; Use ** here to test backwards compatibility.
285 ; Doesn't need test code, it's tested when the struct is compiled.
/zcbor-latest/
DRELEASE_NOTES.md326 * Add/enable test for signature check of SUIT manifests.
417 * New unit test directory and project. Tests:
DREADME.md273 For running the tests locally, there is [`tests/test.sh`](tests/test.sh) which runs all above tests.
/zcbor-latest/zcbor/
Dzcbor.py1415 def _decode_assert(self, test, msg=""): argument
1417 if not test: