Nicolas Pitre
6609c12516
tests: enable native_posix_64 testing
...
Whenever conditions are applied to native_posix, they should apply to
native_posix_64 too.
Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-16 10:41:11 -07:00
Henrik Brix Andersen
fd3d4156d6
tests: flash_map: configure MPU to allow flash writes on twr_ke18f
...
Configure the NXP MPU to allow flash writes when running the flash_map
test.
This fixes #16224 .
Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2019-05-31 09:50:36 -05:00
Maureen Helm
c8ae05dd80
tests: flash_map: Configure mpu to allow flash write
...
On boards that have the arm or nxp mpu, configure the mpu to allow flash
writes. Otherwise this test will fail with an mpu fault.
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2019-05-30 17:13:13 -04:00
Jan Van Winkel
afdbc20364
tests: Added native POSIX to flash based tests
...
Added native POSIX boards as target for flash related tests.
Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
2019-05-28 21:14:19 -04:00
Kamil Piszczek
dae15fa736
tests: storage: flash_map: adding qemu platform
...
Added QEMU platform to the Flash Map test and defined partitions for
QEMU dts.
Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
2019-04-24 13:05:11 -07:00
Maureen Helm
45f34a4313
tests: flash_map: Add k64-based boards to platform whitelist
...
Adds the frdm-k64f and hexiwear_k64 boards to the platform whitelist.
Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-07-31 08:44:45 -04:00
Anas Nashif
55ce5510f5
tests: cleanup subsystem tests meta-data
...
Cleanup testnames, tagging and filtering.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-04-09 22:55:20 -04:00
Anas Nashif
0be346eed4
tests: do not use comma separated strings
...
platform_whitelist does not deal with comma separated strings. Also
remove build_only option, this should also run on those devices.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-02-15 08:53:25 -05:00
Christopher Collins
a528d4d3d7
storage: flash_map: fix directory name typo
...
tests/subsys/storage/flash_mpa --> tests/subsys/storage/flash_map
Signed-off-by: Christopher Collins <ccollins@apache.org>
2018-02-07 09:51:26 -05:00