commit | ee74098450d746a74574326b4cfcf1ca17fa32ae | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Mon Sep 02 18:10:15 2019 +0200 |
committer | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Tue Sep 03 16:44:22 2019 +0200 |
tree | 64042f41412376de9285e681d56252068bf17461 | |
parent | 31f8b6f17d4d9fc643001e2432435b0fb3cdbc93 [diff] |
tests: exclude twr_ke18f platform from several user mode tests Several user mode tests cannot run on twr_ke18f because either the platform does not have a sufficient number of MPU regions required for the tests, or, the tests also require HW stack protection (which has been, by default, excluded in user mode tests for twr_ke18f board). We excluded the board from all those tests. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>