tests: net: remove qemu.pid file and bad filters
Change-Id: I26ef207fdebab674a89d54efeb3f4a1a3c4258f6 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
fed49c7493
commit
3d97803c02
3 changed files with 0 additions and 5 deletions
|
@ -2,5 +2,3 @@
|
||||||
tags = net
|
tags = net
|
||||||
build_only = true
|
build_only = true
|
||||||
arch_whitelist = x86
|
arch_whitelist = x86
|
||||||
# Doesn't work for ia32_pci
|
|
||||||
filter = CONFIG_SOC : "ia32"
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
7203
|
|
|
@ -2,5 +2,3 @@
|
||||||
tags = net
|
tags = net
|
||||||
build_only = true
|
build_only = true
|
||||||
arch_whitelist = x86
|
arch_whitelist = x86
|
||||||
# Doesn't work for ia32_pci
|
|
||||||
filter = CONFIG_SOC : "ia32"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue