zephyr/subsys/testsuite
Joshua Lilly f51575212b testsuite: coverage: extend code coverage to include risc-v
This PR adds regions for gcov symbols in bss to enable gcov
functionality for risc-v

Signed-off-by: Joshua Lilly <jgl@meta.com>
2023-09-26 23:32:45 -04:00
..
arch/unit_testing
boards/unit_testing/unit_testing testsuite: boards: unit_testing: default HCI bus 2023-09-25 16:43:42 +02:00
busy_sim testsuite: busy_sim: use POST_KERNEL 2023-09-15 16:04:19 +02:00
coverage testsuite: coverage: extend code coverage to include risc-v 2023-09-26 23:32:45 -04:00
include/zephyr drivers: interrupt-controller: Add VIM Interrupt Controller support 2023-09-04 10:53:09 +02:00
soc/unit_testing/unit_testing
ztest ztest_new: add CONFIG_ZTEST_NO_YIELD to ztest_new 2023-09-18 06:50:08 -04:00
CMakeLists.txt
Kconfig cmake/toolchain: Support LLVM source profiling/coverage for native boards 2023-08-28 10:35:21 +02:00
Kconfig.defconfig