zephyr/tests
Tom Burdick 73f1156c5e llext: Remove simple from llext test
The simple path and naming wasn't really right, there are no other tests
and the test suite has become quite automated and extensable to cover
most things we'd like to test with llext. Building, loading, and linking
of course.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2025-01-02 09:19:35 +01:00
..
application_development boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
arch tests: arm: remove GNUC ifdef 2024-12-19 04:18:48 +01:00
benchmarks tests: latency_measure: Update README.txt 2024-12-20 23:51:02 +02:00
bluetooth Bluetooth: Controller: Include mem and ecb in-system tests 2025-01-01 02:04:33 +01:00
boards tests: add missing CONFIG_GPIO=y 2024-12-20 03:17:25 +01:00
boot tests: boot: mcuboot_recovery_retention: Fix testcase 2024-12-29 05:59:37 +01:00
bsim tests: bsim: Bluetooth: Add -RealEncryption=1 to pass in-system UT 2025-01-01 02:04:33 +01:00
cmake tests: cmake: snippets: Exclude sysbuild 2024-12-27 07:18:13 +01: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 dts: ite: refactor the it8801 template hierarchy 2024-12-31 19:45:49 +01:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel kernel: Add tests for k_heap_calloc 2024-12-30 17:32:03 +01:00
lib tests: fix zephyr/drivers/gpio.h usage 2024-12-20 03:17:25 +01:00
misc tests: misc: test_build: add testcase for LTO with picolibc module 2024-12-23 22:00:53 +01:00
modules tests: modules: nanopb: Test on Big Endian platform 2024-12-19 15:20:11 +01:00
net net: lwm2m: Convert tickeless to use eventfd() 2024-12-24 13:54:39 +01:00
posix posix: options: fs: separate file_system_r to its own file 2025-01-02 09:18:57 +01:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys llext: Remove simple from llext test 2025-01-02 09:19:35 +01:00
unit tests: fix various unit tests warnings 2024-12-16 20:48:56 +01:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml