zephyr/tests
Chris Friedt f415724831 tests: posix: common: userspace: temporarily disable qemu_arc_em
This build would fail in CI for reasons that are not obvious.

```
west twister -i -p qemu_arc/qemu_arc_em \
  -s tests/posix/common/portability.posix.common.userspace

scripts/build/gen_kobject_placeholders.py did not reserve \
  enough space for kobject rodata.
```

It's the only platform that fails this way.

Exclude it from this test temporarily until #82059 is fixed.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-11-26 15:45:50 -05:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch arch: deprecate _current 2024-11-23 20:12:24 -05:00
benchmarks tests: benchmarks: optimize filters and use platform_key. 2024-11-26 21:42:22 +01:00
bluetooth tests: Bluetooth: ASCS: Fix various issues in ASCS unit tests 2024-11-26 15:43:13 -05:00
boards tests: boards: nrf: Add MRAM latency test 2024-11-26 15:43:37 -05:00
boot python: Format and sort imports 2024-11-25 10:07:13 +01:00
bsim mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
cmake tests: add twister tests for CMake board and SoC extension 2024-10-26 17:14:06 +02:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
drivers tests: drivers: build_all: Add a build_all test for usb 2024-11-26 15:44:52 -05:00
integration/kernel
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel tests: workqueue: avoid filters 2024-11-25 21:51:36 +01:00
lib manifest: update cmsis-dsp to v1.16.2 2024-11-25 14:42:07 +01:00
misc python: Format and sort imports 2024-11-25 10:07:13 +01:00
modules tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
net tests: net: prometheus: Make sure formatter works as expected 2024-11-26 15:42:40 -05:00
posix tests: posix: common: userspace: temporarily disable qemu_arc_em 2024-11-26 15:45:50 -05:00
robot
subsys tests: subsys: ec_host_cmd: Don't duplicate output 2024-11-26 15:41:33 -05:00
unit tests: unit: crc: use zassert_equal for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml