Tag all legacy kernel tests and samples as such. Change-Id: I43b24acb71c282ed14ff6e6ef06c9542bad86f6a Signed-off-by: Anas Nashif <anas.nashif@intel.com>
9 lines
167 B
INI
9 lines
167 B
INI
[test]
|
|
tags = legacy bat_commit core
|
|
filter = not CONFIG_DEBUG
|
|
|
|
[test_dbg]
|
|
tags = legacy bat_commit core debug
|
|
extra_args = MDEF_FILE=debug.mdef
|
|
filter = CONFIG_DEBUG
|