zephyr/tests/kernel
Daniel Leung fd8ffdb833 boards: qemu_x86_tiny: enable support for coverage
This adds the bits so that we can use qemu_x86_tiny for
coverage, as this is currently the only board that can do
demand paging.

This uses the board revision as a way to specify the RAM
size as coverage requires more memory available to store
the coverage data. By piggybacking onto board revision,
this avoids adding another board config just for coverage.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-08-18 17:23:18 +02:00
..
common tests: kernel: common: adjust fudge factors 2022-08-08 10:44:41 +02:00
condvar/condvar_api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
context tests: kernel: context: move to new ztest API 2022-08-04 13:42:47 +02:00
device test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
early_sleep test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
events test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
fatal tests: kernel: exception: Disable infinite recursion warning 2022-08-03 05:03:28 +01:00
fifo test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
fpu_sharing tests: fpu_sharing/generic: Remove qemu_leon3 workaround 2022-08-03 12:05:49 +02:00
gen_isr_table test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
interrupt test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
lifo test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mbox boards: qemu_x86_tiny: enable support for coverage 2022-08-18 17:23:18 +02:00
mem_heap kernel: heap: move heap testcase to new ztest 2022-08-10 12:57:36 -04:00
mem_protect boards: qemu_x86_tiny: enable support for coverage 2022-08-18 17:23:18 +02:00
mem_slab tests: kernel: mslab: move threadsafe case to new ZTEST 2022-08-15 08:22:21 +00:00
mp tests: kernel: move the multiprocessing test to new ztest 2022-08-11 12:19:59 +02:00
msgq tests: msgq_usage: move to new ztest API 2022-08-12 11:31:11 +02:00
mutex tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00
obj_tracking tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00
pending test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
pipe tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00
poll tests: kernel: poll: move the testcase to new ZTEST API 2022-08-17 08:14:10 +00:00
profiling/profiling_api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
queue kernel: queue: move queue testcase to new ztest 2022-08-05 11:46:59 +01:00
sched test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
semaphore tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00
sleep test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
smp test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
smp_boot_delay test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
spinlock test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
stack/stack test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
threads kernel: thread: move thread tls testcase to new ztest 2022-08-12 17:39:03 +02:00
tickless/tickless_concept test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
timer tests: kernel: move the timer api to new ztest API 2022-08-15 18:40:29 +00:00
usage/thread_runtime_stats test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
workq tests: samples: revert timeout change for FVP BaseR 2022-08-16 15:51:38 +02:00
xip test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00