zephyr/tests/ztest
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
..
automain
base ztest: Fix unused variable compile error in shuffle function 2022-09-14 20:13:46 -04:00
busy_sim ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
custom_output
error_hook ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
fail ztest: add framework tests for failed states 2022-08-29 10:27:00 +02:00
mock_fff
register ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
summary ztest: add test summary after all suites finish running 2022-08-11 09:01:12 -04:00
ztress ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00