criu/test
Yicheng Qin de0c3b9519 test/zdtm/sockets_dgram: check the length of path used
Path generated in the test is copied into sun_path attribute in
struct sockaddr_un. Additional check on whether sun_path can
contain the whole path is added. It is useful because if sun_path
can only contain the first part of the path, all sockadd_un
will point to the same location, which leads to error.

Signed-off-by: Yicheng Qin <yichengq@google.com>
Acked-by: Andrew Vagin <avagin@parallels.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-08-07 12:15:36 +04:00
..
app-emu test: app-emu -- Fix typo in command line 2013-07-01 19:39:45 +04:00
fault-injection test: check, that parasite can rollback itself (v2) 2013-08-06 15:11:12 +04:00
mem-snap crtools: Fix -v option to conform to common sense 2013-06-11 20:12:03 +04:00
tcp Use criu instead of crtools in test scripts 2013-06-03 13:58:05 +04:00
zdtm test/zdtm/sockets_dgram: check the length of path used 2013-08-07 12:15:36 +04:00
app-emu.sh test: add a script for executing all app-emu test cases 2012-11-22 19:08:29 +04:00
functions.sh test/app-emu: wait while tasks are dying before starting restore 2012-11-22 19:08:14 +04:00
Makefile test: check, that parasite can rollback itself (v2) 2013-08-06 15:11:12 +04:00
post-dump.sh zdtm: the post-dump scripts returns zero, if action is not post-dump 2013-07-24 19:10:49 +04:00
zdtm.sh zdtm.sh: wait page-server by a proper way 2013-07-24 19:10:23 +04:00