zephyr/tests/subsys/llext/simple
Tom Burdick 0650a88bed llext: Rework hello_world test case to be "simple"
The simple test is there to test the API and simple extensions in
unison. Hello world was intended to be the first not the only extension
being tested.

Also refactors the entry thread to allow for usermode potentially by
passing the pointer to the function symbol rather than having it look it
up directly.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2024-03-09 14:44:23 +00:00
..
src llext: Rework hello_world test case to be "simple" 2024-03-09 14:44:23 +00:00
CMakeLists.txt llext: Rework hello_world test case to be "simple" 2024-03-09 14:44:23 +00:00
Kconfig llext: Rework hello_world test case to be "simple" 2024-03-09 14:44:23 +00:00
prj.conf llext: Rework hello_world test case to be "simple" 2024-03-09 14:44:23 +00:00
testcase.yaml llext: Rework hello_world test case to be "simple" 2024-03-09 14:44:23 +00:00