zephyr/tests/lib/rbtree
Andy Gross 7e0d1d27d5 tests: lib: rbtree: Clarify increment of variable
This patch fixes a coverity issue with the post increment of ni inside
an zassert call.  There might be side effects of non-debug builds that
would cause the code to not do the right thing.

Coverity-ID: 185391

Signed-off-by: Andy Gross <andy.gross@linaro.org>
2018-05-11 20:03:00 -04:00
..
src tests: lib: rbtree: Clarify increment of variable 2018-05-11 20:03:00 -04:00
CMakeLists.txt
prj.conf
testcase.yaml tests: kernel: style, tag, and category fixes 2018-04-25 14:18:15 +05:30