zephyr/tests
Guennadi Liakhovetski b9bdae8c07 llext: add support for exporting symbols from extensions
Extensions should be able to selectively export their global symbols.
Add a LL_EXTENSION_SYMBOL() macro for that. Change the present
.sym_tab to be a temporary symbol table of all global symbols in an
extensions, used only during linking for internal purposes. Add a new
.exp_tab symbol table to store symbols, exported by an extension
permanently.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2023-12-01 10:08:12 -05:00
..
application_development tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
arch tests: acpi: Refactor ACPi test 2023-12-01 10:55:22 +00:00
benchmarks tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
bluetooth Bluetooth: audio: host: call the stream disable callback 2023-12-01 10:50:04 +00:00
boards tests/boards/native_sim/rtc: Rename testcase 2023-11-30 09:42:25 -05:00
boot tests: mcuboot: Enable mcuboot shell command 2023-11-21 09:55:44 +01:00
bsim bluetooth: mesh: Doc fix Bluetooth mesh to Mesh 2023-12-01 10:56:18 +00:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00
drivers tests: uart: Enable fifo on nucleo_wba2cg for async tests 2023-12-01 10:52:49 +00:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests/kernel/timer/timer_behavior: Add possibility to set ip address 2023-12-01 10:53:51 +00:00
lib tests/lib/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
misc tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
modules tests: modules: nanopb: Add a custom nested library 2023-12-01 10:50:26 +00:00
net tests: net: lib: coap_server: Do not autostart service B with port 0 2023-12-01 10:56:47 +00:00
posix tests: posix: remove unrelated tags 2023-11-30 11:23:11 -05:00
robot
subsys llext: add support for exporting symbols from extensions 2023-12-01 10:08:12 -05:00
unit tests: crc: remove unrelated tag 2023-11-30 11:23:11 -05:00
ztest tests/ztest: Swap native_posix with native_sim 2023-11-20 12:02:48 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00