Home
last modified time | relevance | path

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

/zcbor-latest/.github/workflows/
Drun-tests.yaml17 matrix:
20 …name: Merge test 1 - Twister (Ubuntu) (${{ matrix.platform }}${{ matrix.asserts != '' && ' with as…
31 …twister_arguments: "--timestamps --platform ${{ matrix.platform }} ${{ matrix.asserts }} --exclude…
32 zephyr_toolchain: ${{ matrix.platform == 'mps2/an521/cpu0' && 'zephyr' || 'host'}}
33 zephyr_toolchain_arch: ${{ matrix.platform == 'mps2/an521/cpu0' && 'arm' || ''}}
38 matrix:
41 …name: Merge test 1 - Twister (Windows) (${{ matrix.platform }}${{ matrix.asserts != '' && ' with a…
87 …scripts\twister -i -v -T tests -W --timestamps --platform ${{ matrix.platform }} ${{ matrix.assert…
93 matrix:
95 name: Merge tests 2 - Python (${{ matrix.python-version }}) functional tests (Ubuntu)
[all …]