From a950059053f7394acfb453cc0d8194aa3dc721fa Mon Sep 17 00:00:00 2001 From: kumvijaya Date: Thu, 26 Sep 2024 11:31:07 +0530 Subject: T6732: added same as vyos 1x --- tests/data/interface-definitions/test-op.xml | 21 +++++++++++++++++++++ tests/data/interface-definitions/test.xml | 24 ++++++++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 tests/data/interface-definitions/test-op.xml create mode 100644 tests/data/interface-definitions/test.xml (limited to 'tests/data/interface-definitions') diff --git a/tests/data/interface-definitions/test-op.xml b/tests/data/interface-definitions/test-op.xml new file mode 100644 index 0000000..50bd686 --- /dev/null +++ b/tests/data/interface-definitions/test-op.xml @@ -0,0 +1,21 @@ + + + + + foo + + + + /usr/bin/bar + + bar + + foo bar + interfaces tunnel + + + + + + + diff --git a/tests/data/interface-definitions/test.xml b/tests/data/interface-definitions/test.xml new file mode 100644 index 0000000..fbb302e --- /dev/null +++ b/tests/data/interface-definitions/test.xml @@ -0,0 +1,24 @@ + + + + + foo + + + + + bar + + bar + bar + + + foo bar + interfaces tunnel + + + + + + + -- cgit v1.2.3