zephyr/subsys/testsuite/coverage
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
..
CMakeLists.txt testsuite: coverage: pin gcov sections for demand paging 2022-08-18 17:23:18 +02:00
coverage.c testsuite: coverage: create kconfig option for gcov dump heap size 2022-11-10 08:48:06 -05:00
coverage.h tests: framework: fix code coverage report on zephyr-sdk-0.15 2022-09-22 14:14:39 +00:00
coverage_ram.ld linker-tool-gcc: revise for MMU support 2021-03-16 15:03:44 -04:00
coverage_rodata.ld testsuite: coverage: align rodata section 2022-08-18 17:23:18 +02:00