zephyr/subsys/testsuite
Jason Wright e369a8899f testsuite: coverage: create kconfig option for gcov dump heap size
The heap size for serial dump of gcov data is currently
defined by MALLOC_MAX_HEAP_SIZE, which cannot be
adjusted by kconfig. This commit adds a new kconfig
option, CONFIG_COVERAGE_GCOV_HEAP_SIZE, which retains
the behavior or MALLOC_MAX_HEAP_SIZE by default.

Signed-off-by: Jason Wright <jwright@synchron.com>
2022-11-10 08:48:06 -05:00
..
arch/unit_testing cmake: kconfig: introduce dedicated unit testing board 2022-08-18 14:29:14 +02:00
boards/unit_testing/unit_testing cmake: kconfig: introduce dedicated unit testing board 2022-08-18 14:29:14 +02:00
busy_sim devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
coverage testsuite: coverage: create kconfig option for gcov dump heap size 2022-11-10 08:48:06 -05:00
include/zephyr mocking: Update fff.h 2022-10-04 14:24:09 -04:00
soc/unit_testing/unit_testing cmake: kconfig: introduce dedicated unit testing board 2022-08-18 14:29:14 +02:00
ztest ztest: Fix building when CONFIG_MP_NUM_CPUS=1 2022-11-07 21:12:54 -05:00
CMakeLists.txt
Kconfig testsuite: coverage: create kconfig option for gcov dump heap size 2022-11-10 08:48:06 -05:00
Kconfig.defconfig testsuite: ztress: Use XOSHIRO generator when ztress is used 2022-09-08 05:43:17 -04:00