[CRIU] [PATCH 1/3] zdtm: Cleanup sockets00

Cyrill Gorcunov gorcunov at openvz.org
Thu May 31 07:00:23 EDT 2012


On Thu, May 31, 2012 at 02:55:57PM +0400, Andrew Vagin wrote:
> > -/* FIXME Need gram sockets tests */
> > -
> >  const char *test_doc	= "Test unix stream sockets\n";
> Need more details in test_doc, otherwise I can't understand a difference
> between them.

 - const char *test_doc = "Test unix stream sockets\n";
 - const char *test_doc	= "Test unix stream socketpair\n";
 - const char *test_doc	= "Test unix dgram sockets\n";

Isn't that enough?

	Cyrill


More information about the CRIU mailing list