zephyr/tests/crypto
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
..
mbedtls cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
rand32 rand32: cmake: Fix invalid build scripts 2019-10-24 08:28:15 -05:00
tinycrypt tests: tinycrypt: build only on native_posix 2019-10-01 10:42:19 -07:00
tinycrypt_hmac_prng tests: updated names for the tests 2019-10-23 23:15:41 -04:00