[CRIU] [PATCH] zdtm: Actually add tun_ns test

Kirill Tkhai ktkhai at virtuozzo.com
Fri Mar 23 12:09:31 MSK 2018


Previous patch missed "git add", so simlink and .desc
file were not sent...

Signed-off-by: Kirill Tkhai <ktkhai at virtuozzo.com>
---
 test/zdtm/static/tun_ns.c    |    1 +
 test/zdtm/static/tun_ns.desc |    1 +
 2 files changed, 2 insertions(+)
 create mode 120000 test/zdtm/static/tun_ns.c
 create mode 100644 test/zdtm/static/tun_ns.desc

diff --git a/test/zdtm/static/tun_ns.c b/test/zdtm/static/tun_ns.c
new file mode 120000
index 000000000..bbc509ae9
--- /dev/null
+++ b/test/zdtm/static/tun_ns.c
@@ -0,0 +1 @@
+tun.c
\ No newline at end of file
diff --git a/test/zdtm/static/tun_ns.desc b/test/zdtm/static/tun_ns.desc
new file mode 100644
index 000000000..cea7cfd49
--- /dev/null
+++ b/test/zdtm/static/tun_ns.desc
@@ -0,0 +1 @@
+{'flavor': 'ns uns', 'flags': 'suid', 'feature': 'tun tun_ns'}



More information about the CRIU mailing list