zephyr/subsys/testsuite
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
..
arch/unit_testing drivers: Console: Move all posix arch boards to same driver 2023-05-26 12:57:41 +02:00
boards/unit_testing/unit_testing unittest: add support for coverage 2022-11-28 16:26:02 -05:00
busy_sim devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
coverage testsuite: coverage: fix -Wcast-align warning 2023-01-19 06:51:44 -05:00
include/zephyr testsuite: group all test-related APIs under 'testing' 2023-05-31 14:39:29 -04:00
soc/unit_testing/unit_testing cmake: kconfig: introduce dedicated unit testing board 2022-08-18 14:29:14 +02:00
ztest ztests: Enable native specific functionality with embedded libCs 2023-07-13 07:44:11 -04:00
CMakeLists.txt build: drop LEGACY_INCLUDE_PATH support 2023-02-21 15:06:48 +01:00
Kconfig Kconfig: Tidy up dependants of NATIVE_APPLICATION 2023-07-05 07:01:19 -04:00
Kconfig.defconfig testsuite: ztress: Use XOSHIRO generator when ztress is used 2022-09-08 05:43:17 -04:00