1common: 2 filter: not CONFIG_NATIVE_LIBC 3 tags: 4 - posix 5 - shm 6 integration_platforms: 7 - qemu_x86 8 - qemu_x86_64 9 - qemu_cortex_a53 10 - qemu_riscv64 11 platform_exclude: 12 # linker_zephyr_pre0.cmd:140: syntax error (??) 13 - qemu_xtensa 14 # CONFIG_MMU=y but no arch_mem_map() or arch_mem_unmap() 15 - intel_ish_5_4_1 16 - intel_ish_5_6_0 17 - intel_ish_5_8_0 18tests: 19 portability.posix.shm: {} 20