From f5ca8b98fea21c56ee348d97e08b9801609f4bba Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Tue, 7 Feb 2012 16:52:57 +0400 Subject: [PATCH] zdtm: Update sockets00 test -- add dgrams It looks ugly but test all cases at once. Signed-off-by: Cyrill Gorcunov --- test/zdtm/live/static/sockets00.c | 135 +++++++++++++++++++++++++++++- 1 file changed, 134 insertions(+), 1 deletion(-) diff --git a/test/zdtm/live/static/sockets00.c b/test/zdtm/live/static/sockets00.c index 376347ba3..929e86788 100644 --- a/test/zdtm/live/static/sockets00.c +++ b/test/zdtm/live/static/sockets00.c @@ -23,14 +23,26 @@ const char *test_author = "Cyrill Gorcunov