zephyr/subsys/testsuite
Daniel Leung e734911c96 ztest: syscalls: use zephyr_syscall_header
This adds a few line use zephyr_syscall_header() to include
headers containing syscall function prototypes.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-06-17 07:57:45 -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
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
ztest ztest: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
CMakeLists.txt build: drop LEGACY_INCLUDE_PATH support 2023-02-21 15:06:48 +01:00
Kconfig testsuite: coverage: create kconfig option for gcov dump heap size 2022-11-10 08:48:06 -05:00
Kconfig.defconfig