1. 03 4月, 2014 2 次提交
    • L
      Merge pull request #23 from Xiangmin/add_check_coredump · 58ec6bc5
      Lucas Meneghel Rodrigues 提交于
      qemu.tests: Add new case check_coredump
      58ec6bc5
    • X
      qemu.tests: Add new case check_coredump · 8dcf8f51
      Xiangmin Han 提交于
          Use guestfs to mount guest image on host mountpoint. And check
          if there is core file in Linux images, bsod in Windows images.
      
          changelog:
            from V6:
              1. change the past tense to present tense
              2. add timestamp if find the crash directory and file
            from V5:
              1. change the docstring.
              2. change err_msg variable names.
            from V4:
              1. For those image could not be mounted, log the image name.
                 And continute to check rest files, do not raise error.
              2. Add more docstring to the functions.
              3. Change the variable names to avoid confusion with method name
            from V3:
              1. remove the redundant slash sign
            from V2:
              1. remove '\n' in the log
              2. change *.qcow2 to *.* to filter all the images
            from V1:
              1. check all the images under the image directory
              2. copy the coredump file to debug dir
      Signed-off-by: NXiangmin Han <xhan@redhat.com>
      8dcf8f51
  2. 02 4月, 2014 4 次提交
  3. 01 4月, 2014 10 次提交
  4. 31 3月, 2014 4 次提交
  5. 28 3月, 2014 3 次提交
  6. 27 3月, 2014 1 次提交
  7. 26 3月, 2014 6 次提交
  8. 25 3月, 2014 2 次提交
  9. 21 3月, 2014 6 次提交
  10. 20 3月, 2014 2 次提交