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:
Anas Nashif 2016-11-26 11:20:00 -05:00 committed by Jukka Rissanen
commit 3d97803c02
3 changed files with 0 additions and 5 deletions

View file

@ -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"

View file

@ -1 +0,0 @@
7203

View file

@ -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"