zephyr/tests
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
..
application_development tests: cxx: Enable exceptions 2019-09-19 09:26:42 -05:00
arch tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
benchmarks benchmarks: capture benchmark data in a file 2019-10-11 07:28:19 -07:00
bluetooth tests: remove duplicate names for the bluetooth tests 2019-10-24 06:29:17 -04:00
boards tests: remove duplicate names for the boards tests 2019-10-24 06:31:06 -04:00
crypto rand32: cmake: Fix invalid build scripts 2019-10-24 08:28:15 -05:00
drivers tests/drivers/build_all: add FLAG definition for all gpios 2019-10-18 08:07:00 -05:00
kernel tests: new updated names for the kernel tests 2019-10-24 06:25:53 -04:00
lib tests: remove duplicate names for the libraries tests 2019-10-24 06:27:30 -04:00
misc/test_build tests: convert util test to a unit test 2019-09-30 07:09:42 -04:00
net tests: remove duplicate names for the net tests 2019-10-24 06:31:48 -04:00
portability tests: move cmsis_rtos_v2 into portability 2019-09-27 15:23:26 -04:00
posix tests: updated names for the tests 2019-10-23 23:15:41 -04:00
shell tests: Never disable SMP 2019-09-26 16:54:06 -04:00
subsys tests: remove duplicate names for the shell tests 2019-10-24 06:24:49 -04:00
unit tests: updated names for the tests 2019-10-23 23:15:41 -04:00
ztest subsys/testsuite: make tc_util overridable 2019-09-17 07:11:33 +08:00