c4f7faea10
Unit tests were failing to build because random header was included by kernel_includes.h. The problem is that rand32.h includes a generated file that is either not generated or not included when building unit tests. Also, it is better to limit the scope of this file to where it is used. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com> |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
prj.conf | ||
prj_ctr_drbg.conf | ||
prj_hw_random_xoroshiro.conf | ||
prj_sw_random_systimer.conf | ||
testcase.yaml |