The filter specification now matches the code. We can run on any x86, or those ARM boards where the test's timestamp.c has _Timestamp* implementations. Change-Id: Ib81e5379f892beb3783dd3c345cd536c883a74de Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
5 lines
119 B
INI
5 lines
119 B
INI
[test]
|
|
tags = core
|
|
filter = ARCH == "x86" or (ARCH == "arm" and
|
|
(CONFIG_SOC_FSL_FRDM_K64F or CONFIG_SOC_ATMEL_SAM3))
|