From 5c6405a0586ae2c30217fb501f5860fa14206985 Mon Sep 17 00:00:00 2001 From: Stefan Berger Date: Thu, 7 Oct 2010 06:43:35 -0400 Subject: nwfilter: Add test case for testing the state attribute This patch adds a test case for testing the XML parser's and instantiator's support of the state attribute. The other test case tests existing capabilities. Both test cases will be used in TCK again. --- tests/nwfilterxml2xmlout/example-1.xml | 15 +++++++++++++++ tests/nwfilterxml2xmlout/example-2.xml | 21 +++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 tests/nwfilterxml2xmlout/example-1.xml create mode 100644 tests/nwfilterxml2xmlout/example-2.xml (limited to 'tests/nwfilterxml2xmlout') diff --git a/tests/nwfilterxml2xmlout/example-1.xml b/tests/nwfilterxml2xmlout/example-1.xml new file mode 100644 index 000000000..dd0ef94d9 --- /dev/null +++ b/tests/nwfilterxml2xmlout/example-1.xml @@ -0,0 +1,15 @@ + + 01a992d2-f8c8-7c27-f69b-ab0a9d377379 + + + + + + + + + + + + + diff --git a/tests/nwfilterxml2xmlout/example-2.xml b/tests/nwfilterxml2xmlout/example-2.xml new file mode 100644 index 000000000..a3f0bf9b3 --- /dev/null +++ b/tests/nwfilterxml2xmlout/example-2.xml @@ -0,0 +1,21 @@ + + 01a992d2-f8c8-7c27-f69b-ab0a9d377379 + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-65-gdbad