1. 11 Aug, 2013 11 commits
  2. 14 Aug, 2013 4 commits
  3. 13 Aug, 2013 1 commit
  4. 11 Aug, 2013 8 commits
  5. 13 Aug, 2013 3 commits
  6. 10 Aug, 2013 1 commit
  7. 09 Aug, 2013 6 commits
  8. 07 Aug, 2013 5 commits
  9. 06 Aug, 2013 1 commit
    • 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