tests: remove legacy tag from ported tests
Change-Id: I77484a704062013577417e7d05ad65cf268d74b2 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
360b48d632
commit
e521d6e888
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
[test]
|
||||
tags = legacy benchmark
|
||||
tags = benchmark
|
||||
arch_whitelist = x86
|
||||
# On my machine, takes about 110 to run, 180 to be safe
|
||||
timeout = 300
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[test]
|
||||
tags = legacy benchmark
|
||||
tags = benchmark
|
||||
arch_whitelist = x86 arm
|
||||
filter = CONFIG_PRINTK
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[test]
|
||||
tags = legacy bat_commit core ignore_faults
|
||||
tags = bat_commit core ignore_faults
|
||||
arch_whitelist = x86
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue