zephyr/tests
Daniel Leung 9de70a78fe tests: mem_protect/mem_map: skip z_phys_map when linking in virt
When the kernel links in virtual address space, the data
structures needed for the z_phys_map() no longer point to physical
addresses (which are required for z_phys_map() to work). So skips
these tests if CONFIG_KERNEL_LINK_IN_VIRT=y.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-03-03 20:10:22 -05:00
..
application_development tests: application_development: set integration_platforms 2021-03-03 18:13:19 -05:00
arch tests: arm_interrupt: add test-case for null pointer detection feature 2021-03-03 10:38:29 +01:00
benchmarks kernel: provide functional equivalent to old userspace work queue API 2021-03-03 20:06:00 -05:00
bluetooth bsim_bt: run_parallel.sh: Fix execution without explicit SEARCH_PATH 2021-03-03 13:21:35 +01:00
boards drivers: i2c: nios2: get IRQ and IRQ priority from DTS 2021-03-03 11:55:03 -06:00
crypto tests: tinycrypt: disable for ARC QEMU platforms 2021-02-15 08:11:19 -05:00
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers tests: uart_basic_api: set integration_platforms to mps2_an385 2021-03-03 09:19:24 -06:00
kernel tests: mem_protect/mem_map: skip z_phys_map when linking in virt 2021-03-03 20:10:22 -05:00
lib devicetree: deprecate DT_IO_CHANNELS_LABEL APIs 2021-03-02 11:28:30 -06:00
misc/test_build sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net tests: net: select: Increase the timeout to 20ms 2021-02-24 08:01:43 -05:00
portability samples: cmsis_rtos_v2: increase stack 2021-01-20 16:45:31 -05:00
posix m2gl025_miv: Double the test timeouts 2021-02-09 19:41:27 -05:00
subsys tests: link settings_test_fs with kernel 2021-03-03 20:06:00 -05:00
unit crc: Add Test for crc32c implementation 2021-03-02 14:08:30 +01:00
ztest tests: ztest: fix error_hook test case fail in some board 2021-02-04 13:09:55 -05:00