qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

063.out (1116B)


      1 QA output created by 063
      2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4194304
      3 == Testing conversion with -n fails with no target file ==
      4 == Testing conversion with -n succeeds with a target file ==
      5 Formatting 'TEST_DIR/t.IMGFMT.orig', fmt=IMGFMT size=4194304
      6 == Testing conversion to raw is the same after conversion with -n ==
      7 == Testing conversion back to original format ==
      8 No errors were found on the image.
      9 == Testing conversion to a smaller file fails ==
     10 Formatting 'TEST_DIR/t.IMGFMT.target', fmt=IMGFMT size=2097152
     11 == Regression testing for copy offloading bug ==
     12 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576
     13 Formatting 'TEST_DIR/t.IMGFMT.target', fmt=IMGFMT size=1048576
     14 wrote 524288/524288 bytes at offset 0
     15 512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     16 wrote 524288/524288 bytes at offset 524288
     17 512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     18 wrote 524288/524288 bytes at offset 524288
     19 512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     20 wrote 524288/524288 bytes at offset 0
     21 512 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
     22 Images are identical.
     23 *** done