tests: Add tests checking for host MAC address setting

Extend the set of tests we have for virtio-net and vhost-user-net to
check for host MAC address setting.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
Rob Bradford
2020-05-15 10:19:51 +01:00
parent 1b8b5ac179
commit 391508f054
3 changed files with 51 additions and 6 deletions
Generated
+1
View File
@@ -183,6 +183,7 @@ dependencies = [
"lazy_static",
"libc",
"log 0.4.8",
"net_util",
"seccomp",
"serde_json",
"ssh2",