criu/test
Yicheng Qin e2c6abcb6a test/zdtm/cwd00: add error checking to cleanup code
The checking helps debug unexpected failures.

The patch is useful to debug test failure. Chdir() may meet failure
if the process does not have enough permissioin. Then, it cannot
rename in-progress output file to output file. Finally, test script
cannot catch 'PASS' flag from the output file and record it as
failure. As the result, the test fails without any error message.

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:45:06 +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/cwd00: add error checking to cleanup code 2013-08-07 12:45:06 +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 test/zdtm/sockets_dgram: Use shorter pathname to support 2013-08-07 12:27:11 +04:00