zephyr/tests/subsys/llext
Luca Burelli a6584d5b2b llext: add test for section and symbol alignment
Add a test case for the alignment support in loadable extensions. This
test case creates a set of constants with specific alignment requirements
and verifies that they are placed in memory as expected.

Fix the detached section test to use a more standard syntax for the
section attribute, avoiding issues with different toolchains.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-03-17 19:58:15 +01:00
..
boards llext: Remove simple from llext test 2025-01-02 09:19:35 +01:00
src llext: add test for section and symbol alignment 2025-03-17 19:58:15 +01:00
CMakeLists.txt llext: add test for section and symbol alignment 2025-03-17 19:58:15 +01:00
no_mem_protection.conf llext: Remove simple from llext test 2025-01-02 09:19:35 +01:00
prj.conf llext: Remove simple from llext test 2025-01-02 09:19:35 +01:00
testcase.yaml tests: subsys: llext: filter by ram/rom size 2025-02-05 21:02:33 +01:00