zephyr/tests
Luca Burelli 435b72dc18 llext: add a test for the pre_located feature
This test checks that the pre_located feature works as expected. It
creates a new extension that is manually relocated to a specific address
via the add_llext_command() CMake function invoking a custom linker
command. The test then loads the extension setting the pre_located
option and checks that the symbol is resolved properly.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2024-06-03 15:28:18 -04:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch arch: x86: select DEBUG_INFO in X86_EXCEPTION_STACK_TRACE 2024-06-03 03:02:04 -07:00
benchmarks modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 2024-05-29 08:39:26 +02:00
bluetooth Bluetooth: BAP: Unicast client Split start and connect 2024-06-03 15:42:33 +02:00
boards tests/boards: Add mtk_adsp device test 2024-06-01 05:40:05 -07:00
boot tests: Update pytest scenarios with sysbuild paths 2024-06-02 00:42:54 +02:00
bsim Bluetooth: BAP: Unicast client Split start and connect 2024-06-03 15:42:33 +02:00
cmake tests: cmake: overlays: Add soc_folder_overlay test 2024-04-29 15:08:35 +01:00
crypto mbedtls: fix Mbed TLS Kconfig options 2024-06-03 09:55:58 +02:00
drivers tests: drivers: can: api: support numaker_m2l31ki 2024-06-03 09:49:17 +02:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel test: Add a testcase for cpu affinity 2024-05-31 08:07:46 +02:00
lib tests: kernel: add test for k_realloc 2024-05-28 17:55:12 +02:00
misc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
modules tests: uoscore: Set necessary PSA options 2024-05-24 11:39:28 +02:00
net samples: net: Increase CONFIG_NET_SOCKETS_POLL_MAX to pass checks 2024-06-03 09:49:01 +02:00
posix tests/posix/env: set CONFIG_PICOLIBC=y 2024-05-24 09:57:31 -05:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys llext: add a test for the pre_located feature 2024-06-03 15:28:18 -04:00
unit tests: unit: crc: Add OpenPGP CRC-24 tests 2024-05-29 10:51:21 -07:00
ztest tests/ztest: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00