zephyr/tests/kernel/common
Andy Ross 8cdbd1cd0b tests/kernel/common: Fix dead code in sflist test
An inverted comparison typo led to the final loop in the sflist being
skipped.  Fix so that it actually runs.

(Odd that it took a static analysis tool to detect this, the loop
expressions are all constants, I'm surprised gcc didn't see it while
doing unrolling analysis).

Fixes #18437

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-08-22 07:07:31 -04:00
..
src tests/kernel/common: Fix dead code in sflist test 2019-08-22 07:07:31 -04:00
CMakeLists.txt kernel: test coverage for sflist 2019-07-01 08:25:25 -07:00
multilib.txt
prj.conf kernel: cover k_array_index_sanitize() 2019-06-30 09:22:09 -04:00
testcase.yaml tests: kernel: common: add missing userspace tag 2019-05-26 08:56:08 -04:00