| commit | 21080447a8a53b060ff38c09ad61a6593c7462e5 | [log] [tgz] |
|---|---|---|
| author | Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no> | Wed Feb 26 19:42:43 2020 +0100 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Mar 27 16:23:46 2020 +0100 |
| tree | a1c8b70ad4bd07ceea039b33ff5048326a9c06ab | |
| parent | 407b49b35c111042ce474785bb88760322b26f32 [diff] |
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>