From ccbbb18ae2f29f1ba8cc18458de98e65eac5fa4f Mon Sep 17 00:00:00 2001 From: Andrey Vagin Date: Wed, 30 Jan 2013 03:28:09 +0400 Subject: [PATCH] zdtm: check that file permissions are restored for unix sockets Signed-off-by: Andrey Vagin Signed-off-by: Pavel Emelyanov --- test/zdtm/live/static/sockets00.c | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/test/zdtm/live/static/sockets00.c b/test/zdtm/live/static/sockets00.c index 1ec5593ba..6ff93abb0 100644 --- a/test/zdtm/live/static/sockets00.c +++ b/test/zdtm/live/static/sockets00.c @@ -24,12 +24,15 @@ const char *test_author = "Cyrill Gorcunov