mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 23:41:08 +00:00
Update the zephyr testcases to be the ones that build and pass tests (where testing possible). Also, add comment to qemu-cortex-a53 about not passing tests. Signed-off-by: Jon Mason <jon.mason@arm.com>
16 lines
256 B
YAML
16 lines
256 B
YAML
header:
|
|
version: 11
|
|
includes:
|
|
- ci/base.yml
|
|
- ci/meta-zephyr.yml
|
|
|
|
local_conf_header:
|
|
nonbuilding_tests: |
|
|
ZEPHYRTESTS:remove = "common sleep poll device queue"
|
|
|
|
machine: musca-s1
|
|
|
|
target:
|
|
- trusted-firmware-m
|
|
- zephyr-kernel-test-all
|