zephyr/tests/kernel/mem_protect
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
..
demand_paging test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
futex test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mem_map boards: qemu_x86_tiny: enable support for coverage 2022-08-18 17:23:18 +02:00
mem_protect tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00
obj_validation test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
protection test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
stack_random test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
stackprot boards: qemu_x86_tiny: enable support for coverage 2022-08-18 17:23:18 +02:00
sys_sem test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
syscalls test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
userspace tests: Add CONFIG_PIPES to tests that use pipes 2022-08-17 19:31:25 +02:00