zephyr/tests/subsys
Luca Burelli 7773fe8dd6 llext: hotfix: fix device API tests for platforms without console
LLEXT tests currently fail on platforms where a console was chosen but
its underlying device is not enabled. This might happen for example on
multicore SoCs, where the console is only enabled on the most powerful
CPU.

Fix this by only allowing testing the device API if the console device
is both chosen and enabled in the final DT.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2024-10-03 22:01:08 +01:00
..
bindesc/definition tests/subsys/bindesc: Don't test on native_posix 2024-09-25 04:04:36 -04:00
canbus/isotp lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
debug boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
dfu tests/subsys/dfu: Don't test on native_posix 2024-09-25 04:04:36 -04:00
display/cfb/basic tests: display: fix test identifier 2024-07-18 06:47:57 -04:00
dsp lib: cpp: remove deprecated Kconfigs 2024-06-18 14:33:58 -04:00
edac
emul tests/subsys/emul: Don't test on native_posix 2024-09-25 04:04:36 -04:00
fs samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
input tests/subsys/input: Don't test on native_posix 2024-09-25 04:04:36 -04:00
ipc ipc: icmsg & icbmsg: Add support for POSIX arch targets 2024-09-26 03:34:26 -04:00
jwt
llext/simple llext: hotfix: fix device API tests for platforms without console 2024-10-03 22:01:08 +01:00
logging tests/subsys/logging: Don't test on native_posix 2024-09-25 04:04:36 -04:00
lorawan everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
mem_mgmt tests/subsys/mem_mgmt: Don't test on native_posix 2024-09-25 04:04:36 -04:00
mgmt tests: mgmt: mcumgr: Add img_mgmt_slot_info test 2024-09-26 17:48:05 -04:00
modbus
modem tests/subsys/modem: Don't test on native_posix 2024-09-25 04:04:36 -04:00
openthread tests: openthread: Disable native_posix board 2024-05-20 14:25:44 +03:00
pm tests/subsys/pm: Don't test on native_posix 2024-09-25 04:04:36 -04:00
portability test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
random/rng tests: random: Move and rename rng test 2024-05-30 16:48:31 -05:00
rtio tests: remove misnamed platforms from platform_exclude 2024-09-16 10:07:51 +02:00
sd tests: sd: sdmmc: add rcar_h3ulcb_r8a77951_a57 board to test 2024-06-12 21:14:49 -04:00
sensing tests: sensing: fix identifier 2024-07-18 06:47:57 -04:00
settings tests/subsys/settings: Don't test on native_posix 2024-09-25 04:04:36 -04:00
shell tests/subsys/shell: Don't test on native_posix 2024-09-25 04:04:36 -04:00
sip_svc
storage samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
testsuite/fff_fake_contexts tests/subsys/testsuite/fff_fake_contexts: Don't test on native_posix 2024-09-25 04:04:36 -04:00
tracing/tracing_api everywhere: reindent .overlay files with tabs 2024-06-26 15:59:44 +02:00
usb tests/subsys/usb: Don't test on native_posix 2024-09-25 04:04:36 -04:00
zbus tests: remove misnamed platforms from platform_exclude 2024-09-16 10:07:51 +02:00