zephyr/tests
Daniel Leung bf287c6e2b tests: mem_protect/demand_paging: wait a bit for NRU to work
This waits a bit for NRU eviction algorithm (which is the default)
to work its magic to clear the access bit of physical frames.
This increases the number of clean pages which can be evicted,
to make sure the number of clean pages evicted is not zero, which
would cause an assertion.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-07 13:36:22 -04:00
..
application_development/gen_inc_file tests: move cpp tests to subsys/cpp 2021-04-29 09:00:40 -04:00
arch tests: arch: arm: arm_no_multithreading: Add physical platforms 2021-05-07 14:40:27 +02:00
benchmarks tests: benchmarks: remove obsolete boot_time test suite 2021-05-05 10:41:15 -04:00
bluetooth Bluetooth: Audio: BSIM test suite for VCS 2021-05-07 15:02:41 +02:00
boards tests: intel_s1000_crb: remove unused and wrong implemented callbacks 2021-04-20 15:06:35 +02:00
crypto tests: crypto: Add a unnormal testing condition 2021-03-09 05:10:54 -05:00
drivers tests: driver: can: canfd: Add CAN-FD tests 2021-05-07 12:36:10 -05:00
kernel tests: mem_protect/demand_paging: wait a bit for NRU to work 2021-05-07 13:36:22 -04:00
lib tests: fix testcase.yaml files 2021-05-07 09:39:08 -05:00
misc/test_build
net net/virtual: test case need have random generator driver 2021-05-07 08:53:10 -05:00
posix tests: posix: Fix unchecked return coverity error 2021-04-01 04:52:10 -04:00
subsys tests: fix testcase.yaml files 2021-05-07 09:39:08 -05:00
unit tests: unit: cbprintf: Update test after adding alignment parameter 2021-03-29 14:08:41 +02:00
ztest board: qemu_arc: skip trigger_fault_divide_zero test case 2021-05-07 13:15:13 +02:00