Searched full:asserts (Results 1 – 5 of 5) sorted by relevance
19 asserts: ["", "-x VERBOSE=ON -x ASSERTS=ON"]20 … test 1 - Twister (Ubuntu) (${{ matrix.platform }}${{ matrix.asserts != '' && ' with asserts' || '…31 …twister_arguments: "--timestamps --platform ${{ matrix.platform }} ${{ matrix.asserts }} --exclude…40 asserts: [""]41 …test 1 - Twister (Windows) (${{ matrix.platform }}${{ matrix.asserts != '' && ' with asserts' || '…87 …-v -T tests -W --timestamps --platform ${{ matrix.platform }} ${{ matrix.asserts }} --exclude-tag …252 asserts: ["", "-x VERBOSE=ON -x ASSERTS=ON"]253 …lease tests 3 (Python ${{ matrix.python-version }}${{ matrix.asserts != '' && ' with asserts' || '…279 …six/native/64 --platform mps2/an521/cpu0 --platform qemu_malta/qemu_malta/be ${{ matrix.asserts }}"288 asserts: ["", "-x VERBOSE=ON -x ASSERTS=ON"][all …]
1 ./test.sh -x VERBOSE=ON -x ASSERTS=ON $*
12 if (ASSERTS)
411 * Control asserts separately from verbose (add ZCBOR_ASSERT option)431 * src: Fix code so it builds correctly with asserts enabled.
102 `ZCBOR_ASSERTS` | Enable asserts (`zcbor_assert()`). When they fail, the assert statement…