zephyr/subsys/testsuite
Gerard Marull-Paretas 49ec35fe5e testsuite: group all test-related APIs under 'testing'
Before this change we had 2 top-level Doxygen entries for Testing APIs:

- Zephyr tests
- Zephyr testing suite

This patch creates a single top-level group to contain ZTest and FFF
extensions.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-31 14:39:29 -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 testsuite: group all test-related APIs under 'testing' 2023-05-31 14:39:29 -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