mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 cbb32e79dd
			
		
	
	
		cbb32e79dd
		
	
	
	
	
		
			
			This allows more tests to be able to have same output on both qcow2 luks encrypted images and raw luks images Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com> Message-Id: <20200625125548.870061-3-mreitz@redhat.com>
		
			
				
	
	
		
			23 lines
		
	
	
		
			723 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			723 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| QA output created by 188
 | |
| Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=16777216
 | |
| 
 | |
| == reading whole image ==
 | |
| read 16777216/16777216 bytes at offset 0
 | |
| 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| 
 | |
| == rewriting whole image ==
 | |
| wrote 16777216/16777216 bytes at offset 0
 | |
| 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| 
 | |
| == verify pattern ==
 | |
| read 16777216/16777216 bytes at offset 0
 | |
| 16 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
 | |
| 
 | |
| == verify open failure with wrong password ==
 | |
| qemu-io: can't open: Invalid password, cannot unlock any keyslot
 | |
| 
 | |
| == verify that has_zero_init returns false when preallocating ==
 | |
| Formatting 'TEST_DIR/t.IMGFMT.orig', fmt=IMGFMT size=16777216
 | |
| Images are identical.
 | |
| *** done
 |