zephyr/tests/ztest/base
Al Semjonovs b27c5d73ef ztest: Fix unused variable compile error in shuffle function
When CONFIG_ZTEST_SHUFFLE is enabled and ASSERTS are disabled
`start_pos` becomes an unused variable leading to a compile error.
Cleaned-up shuffling algorithm to not need a `start_pos` check.

Signed-off-by: Al Semjonovs <asemjonovs@google.com>
2022-09-14 20:13:46 -04:00
..
src ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
CMakeLists.txt
Kconfig
prj.conf
prj_cpp.conf
prj_verbose_0.conf
prj_verbose_1.conf ztest: Fix unused variable compile error in shuffle function 2022-09-14 20:13:46 -04:00
prj_verbose_2.conf
testcase.yaml