zephyr/tests/kernel
Daniel Leung dd239be6ec tests: mem_protect/demand_paging: add paging stats tests
This uses the new functions to get paging statistics and test
if they are valid.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-04-06 16:43:55 -04:00
..
common userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
condvar/condvar_api
context arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
device tests: device: tweak test to test linker sorting 2021-03-26 11:25:01 -04:00
early_sleep
fatal
fifo
fpu_sharing kernel: arch: use ENOTSUP instead of ENOSYS in k_float_disable() 2021-03-25 14:13:23 +01:00
gen_isr_table testsuite: utils: move the interrupt_util.h into testsuite 2021-03-30 08:18:23 -04:00
interrupt tests: kernel: key has wrong type in test_prevent_interruption 2021-04-06 14:37:24 -04:00
lifo
mbox tests: kernel: Add a new testcases for mailbox 2021-04-06 10:18:36 -04:00
mem_heap test: mheap: add testcase 2021-03-17 11:28:56 +01:00
mem_protect tests: mem_protect/demand_paging: add paging stats tests 2021-04-06 16:43:55 -04:00
mem_slab
mp
msgq/msgq_api
mutex tests: mutex: verify mutil-threads take a mutex 2021-04-06 10:19:49 -04:00
obj_tracing
pending
pipe tests: pipe: test some error conditions 2021-04-06 10:19:24 -04:00
poll
profiling/profiling_api
queue Test: queue: Add a testcase to test queue 2021-04-06 10:13:49 -04:00
sched
semaphore kernel: semaphore: Add two testcases of semaphore 2021-04-06 10:18:07 -04:00
sleep
smp test: smp :add testcase 2021-04-06 10:17:44 -04:00
spinlock userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
stack/stack tests: stack: add a testcase 2021-03-29 16:19:50 -05:00
threads userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00
tickless/tickless_concept kernel: remove tickless idle 2021-03-19 11:22:17 -04:00
timer clock: renmae z_timeout_end_calc -> sys_clock_timeout_end_calc 2021-03-19 11:22:17 -04:00
workq tests/workq/work: KERNEL_COHERENCE fixups 2021-04-02 07:23:51 -04:00
xip