zephyr/subsys/testsuite
Piotr Kosycarz bc8b7dd6dd testsuite: coverage: allow gcov data dump directly on console
When there is no buffer for gcov hex data,
dump them directly to console.
This saves RAM which can be used to hold more gcov data.

Reduce number of gcov hex data send by console -
do not send space between every two digits.

Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
2023-10-25 09:57:15 +02: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 testsuite: boards: unit_testing: default HCI bus 2023-09-25 16:43:42 +02:00
busy_sim random: Rename random header 2023-10-10 14:23:50 +03:00
coverage testsuite: coverage: allow gcov data dump directly on console 2023-10-25 09:57:15 +02:00
include/zephyr ztest: remove old ztest api 2023-10-20 15:04:29 +02:00
soc/unit_testing/unit_testing
ztest ztest: Do not abort k_current_get from ISR 2023-10-24 09:04:42 +02:00
CMakeLists.txt
Kconfig testsuite: coverage: allow gcov data dump directly on console 2023-10-25 09:57:15 +02:00
Kconfig.defconfig