From 99011c1da6c73772225539306270a6444f138126 Mon Sep 17 00:00:00 2001 From: Miroslav Miklus Date: Fri, 27 May 2016 21:47:57 +0200 Subject: Sample test suite for vpp sample plugin (macswap) JIRA: CSIT-123 Change-Id: I4774ddf3a2f67c322fe27e5f9d366f508156e70f Signed-off-by: Miroslav Miklus --- resources/templates/vat/macswap.vat | 1 + resources/templates/vat/macswap_exec.vat | 1 + 2 files changed, 2 insertions(+) create mode 100644 resources/templates/vat/macswap.vat create mode 100644 resources/templates/vat/macswap_exec.vat (limited to 'resources/templates/vat') diff --git a/resources/templates/vat/macswap.vat b/resources/templates/vat/macswap.vat new file mode 100644 index 0000000000..39a6bc5ec3 --- /dev/null +++ b/resources/templates/vat/macswap.vat @@ -0,0 +1 @@ +sample_macswap_enable_disable sw_if_index {sw_if_index} diff --git a/resources/templates/vat/macswap_exec.vat b/resources/templates/vat/macswap_exec.vat new file mode 100644 index 0000000000..7b12cc6365 --- /dev/null +++ b/resources/templates/vat/macswap_exec.vat @@ -0,0 +1 @@ +exec sample macswap {if_name} -- cgit 1.2.3-korg