• Andrey Vagin's avatar
    test: check, that parasite can rollback itself (v2) · b95407e2
    Andrey Vagin authored
    This test uses systemtap to replace random parasite command on
    invalide command. The parasite code received this command and should
    rollback itself. CRIU didn't recived ack, should understand that
    something wrong and exits. The systemtap inverts exit code of criu.
    
    "zdtm.sh -d" is used for executing tests and testing that the state of
    processes don't corrupted.
    
    criu should be compiled without optimizations (make DEBUG=1)
    
    v2: randomize a command, which will be replaced
    Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
    b95407e2
Name
Last commit
Last update
..
Makefile Loading commit data...
parasite.stp Loading commit data...