zephyr/tests/crypto/rand32
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
..
src tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
CMakeLists.txt
entropy_psa_crypto.overlay
prj_ctr_drbg.conf
prj_hw_random_psa_crypto.conf
prj_hw_random_xoshiro.conf
prj_sw_random_systimer.conf
prj.conf
testcase.yaml tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00