zephyr/tests/kernel/mem_protect/mem_map
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
..
boards tests: mem_protect/mem_map: add testing for k_mem_unmap() 2021-05-07 13:36:22 -04:00
src tests: mem_protect/mem_map: remove unused assignment to cnt 2021-05-11 15:45:39 -05:00
CMakeLists.txt tests: mem_map: put transplanted_function into its own section 2021-02-02 13:59:41 -05:00
custom-sections.ld tests: mem_protect/mem_map: no need to skip test if link in virt 2021-03-16 15:03:44 -04:00
prj_x86_64_coverage_exec.conf tests: mem_map: fix execution test for x86_64 with coverage 2021-02-02 13:59:41 -05:00
prj.conf
testcase.yaml tests: mem_map: fix execution test for x86_64 with coverage 2021-02-02 13:59:41 -05:00