tests: benchmarks: footprint: fix tag typo

testcase.ini had a typo for footprint-float test.  tag was 'ootprint'
should have been 'footprint'.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
Kumar Gala 2017-06-15 10:36:52 -05:00 committed by Anas Nashif
parent 25309ab51a
commit 2f9478614a
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ platform_exclude = tinytile
filter = ( CONFIG_SRAM_SIZE > 8 or CONFIG_DCCM_SIZE > 8 or CONFIG_RAM_SIZE > 8 )
[footprint-float]
tags = ootprint
tags = footprint
extra_args = TEST=float
build_only = true
arch_whitelist = x86