qemu

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

110.out (933B)


      1 QA output created by 110
      2 
      3 === Reconstructable filename ===
      4 
      5 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
      6 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=t.IMGFMT.base backing_fmt=IMGFMT
      7 image: TEST_DIR/t.IMGFMT
      8 file format: IMGFMT
      9 virtual size: 64 MiB (67108864 bytes)
     10 backing file: t.IMGFMT.base (actual path: TEST_DIR/t.IMGFMT.base)
     11 
     12 === Non-reconstructable filename ===
     13 
     14 image: json:{ /* filtered */ }
     15 file format: IMGFMT
     16 virtual size: 64 MiB (67108864 bytes)
     17 backing file: t.IMGFMT.base (actual path: TEST_DIR/t.IMGFMT.base)
     18 
     19 === Backing name is always relative to the backed image ===
     20 
     21 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=t.IMGFMT.base backing_fmt=IMGFMT
     22 
     23 === Nodes without a common directory ===
     24 
     25 image: json:{ /* filtered */ }
     26 file format: IMGFMT
     27 virtual size: 64 MiB (67108864 bytes)
     28 backing file: t.IMGFMT.base (cannot determine actual path)
     29 *** done