zephyr/tests/kernel/mem_protect
Daniel Leung fb88c77ac2 tests: mem_protect/mem_map: remove unused assignment to cnt
The variable cnt is assigned twice in a row, so remove
the first one.

Coverity-CID: 235962
Fixes #35161

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-05-11 15:45:39 -05:00
..
demand_paging tests: mem_protect/demand_paging: wait a bit for NRU to work 2021-05-07 13:36:22 -04:00
futex tests: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
mem_map tests: mem_protect/mem_map: remove unused assignment to cnt 2021-05-11 15:45:39 -05:00
mem_protect board: qemu_arc: disable test: tests/kernel/mem_protect/mem_protect 2021-05-07 13:15:13 +02:00
obj_validation kernel: remove object tracing 2021-05-07 22:10:21 -04:00
protection arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00
stack_random tests: kernel: Add missing kernel tag to tests 2021-03-05 14:52:55 -05:00
stackprot tests: Avoid out-of-bounds array access on SPARC 2020-11-13 14:53:55 -08:00
sys_sem tests: sys_sem: add k_thread_join() calls 2020-10-28 10:29:49 -07:00
syscalls tests: kernel: mem_protect: add Ronoth Lodev to supported boards 2021-03-18 08:48:30 -05:00
userspace userspace: rename _is_user_context -> k_is_user_context 2021-04-01 05:34:17 -04:00