zephyr/tests/crypto/rand32
Sebastian Bøe 8435be81f8 rand32: cmake: Fix invalid build scripts
The build scripts for the tests/crypto/rand32 test has been invoking
'zephyr_include_directories' in an invalid way. They have presumably
been trying to modify the 'app' library, but have in effect being
modifying the global environment, in an invalid way nonetheless.

This patch fixes the build script to modify the 'app' library only.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2019-10-24 08:28:15 -05:00
..
src
CMakeLists.txt rand32: cmake: Fix invalid build scripts 2019-10-24 08:28:15 -05:00
prj.conf
prj_hw_random_xoroshiro.conf
prj_sw_random_systimer.conf
testcase.yaml