1. 14 5月, 2013 2 次提交
  2. 13 5月, 2013 2 次提交
    • S
      qemu: Add new test boot from device · 1a663565
      Shuping Cui 提交于
      This patch adds new test boot from device(hd/usb/scsi-hd/scsi-cd/scsi-block).
      
      changes from v1:
      1) add subtests(boot_from_hd, boot_from_scsi_hd) into the patch.
      2) modified some function.
      
      changes from v2:
      1) add subtests(boot_from_scsi_cd, boot_from_scsi_block) into the patch.
      2) add some function, such as: preprocess_remote_storage(), preprocess_remote_storage()
      
      changes from v3:
      1) add master_cdroms/cleanup_cdroms function.
      
      changes from v4:
      1) modified some functions.
      
      changes from v5:
      1) change some error.TestFail to error.TestError
      2) add cleanup function before raising exception
      3) fix some grammer error
      
      changes from v6:
      1) remove tmp cd file
      2) update check result branch
      
      changes from v7:
      1) update some code style issue.
      
      changes from v8:
      1) rename master_cdroms function name
      2) update code style issue
      3) add check some param
      
      changes from v9:
      1) update code style
      Signed-off-by: NShuping Cui <scui@redhat.com>
      Signed-off-by: NFeng Yang <fyang@redhat.com>
      1a663565
    • C
      qemu/tests/unittest.py: fix typo · f9caea65
      Cleber Rosa 提交于
      Signed-off-by: NCleber Rosa <crosa@redhat.com>
      f9caea65
  3. 10 5月, 2013 1 次提交
  4. 09 5月, 2013 14 次提交
  5. 08 5月, 2013 21 次提交