zephyr/tests/posix/shm/testcase.yaml

19 lines
422 B
YAML

common:
filter: not CONFIG_NATIVE_LIBC
tags:
- posix
- shm
# 1 tier0 platform per supported architecture
platform_key:
- arch
- simulation
platform_exclude:
# linker_zephyr_pre0.cmd:140: syntax error (??)
- qemu_xtensa/dc233c
# CONFIG_MMU=y but no arch_mem_map() or arch_mem_unmap()
- intel_ish_5_4_1
- intel_ish_5_6_0
- intel_ish_5_8_0
tests:
portability.posix.shm: {}