zephyr/tests/subsys
Alberto Escolar Piedras 9eeb78d86d COVERAGE: Fix COVERAGE_GCOV dependencies
CONFIG_COVERAGE has been incorrectly used to
change other kconfig options (stack sizes, etc)
code defaults, as well as some samples behaviour,
which should not have dependend on it.

Instead those should have depended on COVERAGE_GCOV,
which, being the one which adds special code and
temporary RAM storage for embedded targets,
require changes to many features.

When building for the native targets, all this was
unnecessary.

=> Fix the dependency.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-08-24 15:36:31 +02:00
..
canbus/isotp tests: canbus: isotp: conformance: remove shadow variables 2023-08-22 18:06:27 +02:00
debug boards: xtensa: Add support for YD-ESP32 board 2023-08-15 11:15:39 +00:00
dfu samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dsp/basicmath samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
edac boards: x86: Add intel_ prefix to Elkhart Lake boards 2023-08-15 11:24:35 +00:00
emul Kconfig.zephyr: check priorities by default 2023-08-24 15:35:37 +02:00
fs tests: fs: ext2: Add ext specific tests 2023-08-03 12:22:01 -04:00
input input: rename callback define macro to INPUT_CALLBACK_DEFINE 2023-08-10 08:15:10 +00:00
ipc/ipc_service device: remove redundant init functions 2023-04-19 10:00:25 +02:00
jwt
logging tests: logging: rename shadow variables 2023-08-22 11:39:58 +02:00
mgmt tests: mgmt: rename shadow variables 2023-08-22 11:39:58 +02:00
modbus tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00
openthread drivers: ieee802154: nRF5: TX timestamp now refers to start of PHR 2023-08-16 17:06:16 +02:00
pm tests: pm: rename shadow variables 2023-08-22 11:39:58 +02:00
portability COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
rtio/rtio_api tests: subsys: rtio: Set to 1cpu as it is not SMP-safe 2023-08-21 13:27:07 +02:00
sd samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
settings tests: enable flash tests for mr_canhubk3 board 2023-07-26 09:44:14 +02:00
shell samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
storage tests: storage: rename shadow variables 2023-08-22 11:39:58 +02:00
testsuite/fff_fake_contexts samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tracing/tracing_api
usb sample/tests: remove CONFIG_USB_COMPOSITE_DEVICE usage 2023-07-26 14:37:15 +02:00
zbus tests: samples: cleanup test tags, add integration_platforms 2023-06-02 04:47:06 -04:00