zephyr/tests
Torsten Rasmussen 21080447a8 board: updating test cases for intel s1000 crb board
Changing ZEPHYR_BASE throughout Zephyr tests and samples revealed that
intel s1000 crb cache test case could not be run on CI.

This has now been fixed by moving the tests file located in
tests/board/intel_s1000_crb folder into tests/board/intel_s1000_crb/main
instead so there is now main and cache folders with test projects.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2020-03-27 16:23:46 +01:00
..
application_development cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
arch cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
benchmarks cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
bluetooth cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
boards board: updating test cases for intel s1000 crb board 2020-03-27 16:23:46 +01:00
crypto cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
drivers cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
kernel cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
lib cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
misc/test_build cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
net cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
portability cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
shell cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
unit cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
ztest cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00