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>
This commit is contained in:
parent
407b49b35c
commit
21080447a8
12 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
tests:
|
||||
boards.s1000_crb:
|
||||
boards.s1000_crb.cache:
|
||||
platform_whitelist: intel_s1000_crb
|
||||
tags: boards
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue