2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-22 09:58:09 +00:00

2 Commits

Author SHA1 Message Date
Andrey Vagin
6a66b87e12 zdtm: check an exit code of a straced restore
Currently zdtm doesn't detect when restore failed, if it is executed
with strace. With this patch, fake-restore.sh creates a test file, and
zdtm is able to distinguish when restore failed.

Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2018-05-12 11:45:31 +03:00
Pavel Emelyanov
1e837af193 scripts: Add script to abort restore at the end
Usefult to test restore time, for example.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-02-05 19:40:47 +04:00