zephyr/subsys/testsuite/ztest
Alberto Escolar Piedras 913920a06f ztests: Enable native specific functionality with embedded libCs
When building with the native simulator instead of attempting to
call directly to the host libC, use the trampolines provided
by the runner.
In this way we can build this code even if we are building
Zephyr with an embedded C library.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-07-13 07:44:11 -04:00
..
include/zephyr ztest: Allow 'before' functions to run in privilaged mode 2023-06-23 12:30:46 -04:00
src ztests: Enable native specific functionality with embedded libCs 2023-07-13 07:44:11 -04:00
CMakeLists.txt ztests: Enable native specific functionality with embedded libCs 2023-07-13 07:44:11 -04:00
Kconfig build: downgrade the no optimization ztest error to warning 2023-05-23 14:51:24 +00:00