zephyr/tests/subsys
Keith Packard 958ef2288e tests/llext: Compute linker script option rather than using -Wl,-T
Use the same logic as the top-level Zephyr CMakeLists.txt does to
find the linker script option by using the first one of these
which is set:

 1. Global TOPT property
 2. Compiler's linker_script property
 3. -Wl,-T

This avoids toolchains which insert a default linker script
when none is provided on the command line using the -T option.

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-05-12 21:09:44 +02:00
..
bindesc boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
canbus/isotp
debug tests: coredump: Call k_panic() directly for mpfs_icicle board 2025-05-06 13:01:00 +02:00
dfu tests: use simulators in integration platforms 2025-03-11 11:35:15 +01:00
display/cfb/basic
dsp
edac
emul
fs tests: littlefs: add 18 tested NXP boards to testcase.yaml 2025-04-25 11:04:51 +02:00
input
ipc tests: tests should not enable mmu directly 2025-02-19 04:59:19 +01:00
jwt tests: use simulators in integration platforms 2025-03-11 11:35:15 +01:00
llext tests/llext: Compute linker script option rather than using -Wl,-T 2025-05-12 21:09:44 +02:00
logging tests: logging: Allow LOG_PRINTK from user space 2025-05-05 12:20:34 +02:00
lorawan tests/subsys/lorawan/frag_decoder: Change random seed 2025-01-20 20:55:48 +01:00
mem_mgmt
mgmt tests: mgmt: mcumgr: img_mgmt_slot_info: Fix overlay 2025-05-01 09:33:34 +02:00
modbus
modem modem: backend: uart: Add hw-flow-control for UART 2025-05-05 14:24:49 +02:00
openthread openthread: Change log level to PLATFORM in OpenThread platform 2025-05-08 15:56:11 +02:00
pm Tests: PM: Fix tests. 2025-05-02 15:21:07 +02:00
portability portability: cmsis: Bugfix osThreadFlagsWait behavior 2025-04-11 06:34:06 +02:00
random/rng
rtio tests: rtio: Add testcase to validate OP_DELAY 2025-04-30 09:48:16 +02:00
sd tests: subsys: sd: Add board overlays to support testcase 2025-04-28 12:56:50 -05:00
secure_storage/psa dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00
sensing
settings dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00
settings_commit_prio
shell tests: shell_backend_uart: do not filter 2025-02-20 21:06:00 +01:00
sip_svc
storage tests: flash_map: Basic offset/length overflow tests 2025-05-05 10:57:51 +02:00
testsuite/fff_fake_contexts
tracing/tracing_api tests/subsys/tracing: Async tracing API test fix 2025-01-23 00:13:46 +01:00
usb usb: device_next: Reduce code size on Full-Speed only configuration 2025-04-10 12:57:19 +02:00
zbus zbus: remove k_malloc dependency for ZBUS_RUNTIME_OBSERVERS 2025-04-14 20:03:09 +02:00