Disable the test for STM32 based platforms until an implementation of timestamp counter becomes available. Change-Id: I2e50dac36dbfdc61081610c0e0cf1ace8892f602 Signed-off-by: Maciej Borzecki <maciek.borzecki@gmail.com>
5 lines
154 B
INI
5 lines
154 B
INI
[test]
|
|
tags = core
|
|
# FIXME: provide timestamp counter support for STM32 platforms first
|
|
config_whitelist = !CONFIG_SOC_TI_LM3S6965_QEMU !CONFIG_SOC_STM32
|