diff options
author | Tibor Frank <tifrank@cisco.com> | 2016-05-16 18:20:30 +0200 |
---|---|---|
committer | Matej Klotton <mklotton@cisco.com> | 2016-05-20 11:30:44 +0000 |
commit | 95bf11e637855dc91e490f526406fa7538a21ac6 (patch) | |
tree | 26602cc2fc8baf7fd9bdcf5928c2ee7efb61c1a9 /resources/templates | |
parent | c2f8b62e978c4f5f29fa3ad3ccba6683a9f3ea85 (diff) |
Tests for vhost-user interface configuration
JIRA: CSIT-76
- add tests for vhost-user interface manipulation:
- create, modify, delete
- add negative tests:
- wrong interface type
- wrong configuration
Change-Id: I09239ef099a6f9672895f9540762e5044123f7ec
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/templates')
-rw-r--r-- | resources/templates/vat/vhost_user_dump.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/vhost_user_dump.vat b/resources/templates/vat/vhost_user_dump.vat new file mode 100644 index 0000000000..6a3d7a5130 --- /dev/null +++ b/resources/templates/vat/vhost_user_dump.vat @@ -0,0 +1 @@ +sw_interface_vhost_user_dump
\ No newline at end of file |