zephyr/tests/kernel
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
..
cache tests: improve filtering and use integration_platforms 2023-05-24 07:50:50 -04:00
common tests/samples: set ram/rom limits on some samples/tests 2023-06-13 09:38:27 -04:00
condvar/condvar_api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
context ARC: tests: re-enable cpu_idle test for SMP nSIM platforms 2023-08-11 12:01:01 +00:00
device tests: kernel: device: test sub-priority 2023-07-25 15:58:06 +00:00
early_sleep tests: remove linker_generator sub tests from kernel 2023-06-02 04:47:06 -04:00
events tests: kernel: events: test return value 2023-07-07 09:24:25 +02:00
fatal tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
fifo tests: remove linker_generator sub tests from kernel 2023-06-02 04:47:06 -04:00
fpu_sharing modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
gen_isr_table scripts: build: gen_isr_tables: make bit masks configurable 2023-08-10 10:55:41 -04:00
interrupt tests/kernel/interrupt: Enable 'icount' for qemu_cortex_m0 2023-08-23 10:09:44 +01:00
lifo tests: kernel: renames shadow variables 2023-08-10 08:14:12 +00:00
mbox tests: remove linker_generator sub tests from kernel 2023-06-02 04:47:06 -04:00
mem_heap tests: kernel: renames shadow variables 2023-08-10 08:14:12 +00:00
mem_protect modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
mem_slab tests: kernel: fix some test identifiers 2023-07-19 18:07:49 -04:00
mp tests: kernel/mp: extend to more CPUs 2023-07-21 17:48:05 -04:00
msgq tests: kernel: renames shadow variables 2023-08-10 08:14:12 +00:00
mutex tests: kernel: renames shadow variables 2023-08-10 08:14:12 +00:00
obj_tracking tests: kernel: Add events to object tracking 2023-02-02 20:21:12 +09:00
pending COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
pipe samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
poll samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
profiling/profiling_api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
queue samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sched COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
semaphore tests: kernel: renames shadow variables 2023-08-10 08:14:12 +00:00
sleep soc: ti: cc13/26xx: clean up include hierarchy 2023-07-07 18:46:24 -04:00
smp tests: kernel: renames shadow variables 2023-08-10 08:14:12 +00:00
smp_boot_delay samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
spinlock tests: kernel: spinlock: Fix test_trylock thread reusable issue 2023-08-02 16:34:04 +02:00
stack/stack tests: kernel: renames shadow variables 2023-08-10 08:14:12 +00:00
threads tests: kernel: threads: Slightly increase the heap pool size 2023-08-21 13:27:07 +02:00
tickless/tickless_concept pm: rt5xx: Enable OS Timer as wakeup source 2023-05-16 18:19:35 +02:00
timer boards: x86: Add intel_ prefix to Elkhart Lake boards 2023-08-15 11:24:35 +00:00
usage/thread_runtime_stats tests: kernel: usage: Relax timing requirements for RISCV 2023-05-27 06:26:13 -04:00
workq COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
xip tests: remove linker_generator sub tests from kernel 2023-06-02 04:47:06 -04:00