zephyr/tests/crypto
Sebastian Bøe c25ac487af tests: crypto: rand32: Check return code of sys_csrand_get
Check the return code of sys_csrand_get when testing the function.

Ignoring it is bad practice and can also be a security issue if users
copy-paste this test code.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2024-01-03 23:57:13 -06:00
..
crypto_hash tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00
mbedtls tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00
rand32 tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
tinycrypt tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00
tinycrypt_hmac_prng tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00