summaryrefslogtreecommitdiff
path: root/tests/.gitignore
diff options
context:
space:
mode:
authorYang Hongyang <yanghy@cn.fujitsu.com>2015-10-07 11:52:22 +0800
committerJason Wang <jasowang@redhat.com>2015-10-12 13:34:32 +0800
commit89b1273742f45c30927df203532fca0d9a3e1af7 (patch)
treecef4cfebe2f52ed782f2ee96378e3552dea970d7 /tests/.gitignore
parent7dbb11c84f25e20301b47a77102db00d68a2c4a4 (diff)
downloadqemu-89b1273742f45c30927df203532fca0d9a3e1af7.tar.gz
qemu-89b1273742f45c30927df203532fca0d9a3e1af7.tar.bz2
qemu-89b1273742f45c30927df203532fca0d9a3e1af7.zip
tests: add test cases for netfilter object
Using qtest qmp interface to implement following cases: 1) add/remove netfilter 2) add a netfilter then delete the netdev 3) add/remove more than one netfilters 4) add more than one netfilters and then delete the netdev Signed-off-by: Yang Hongyang <yanghy@cn.fujitsu.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r--tests/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore
index a607bddce4..65496aa5a6 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -49,5 +49,6 @@ test-vmstate
test-write-threshold
test-x86-cpuid
test-xbzrle
+test-netfilter
*-test
qapi-schema/*.test.*