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> |
||
|---|---|---|
| .. | ||
| arch/unit_testing | ||
| boards/unit_testing/unit_testing | ||
| busy_sim | ||
| coverage | ||
| include/zephyr | ||
| soc/unit_testing/unit_testing | ||
| ztest | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.defconfig | ||