Lines Matching +full:64 +full:mb
46 size=64M
68 echo "Test 1: Maximum size (512 TB - 128 MB):"
74 echo "Test 2: Size too large (512 TB - 128 MB + 64 kB)"
80 echo "Test 3: Size valid (64M), but Blocks In Image too small (63)"
81 # This sets the size to 64M, but with a blocks_in_image size that is
84 # For a 64M image, we would need a blocks_in_image value of at least 64,
90 echo "Test 4: Size valid (64M), but Blocks In Image exceeds max allowed"
96 # Finally, 1MB is the only block size supported. Verify that
97 # a value != 1MB results in error, both smaller and larger
99 echo "Test 5: Valid Image: 64MB, Blocks In Image 64, Block Size 1MB"
104 echo "Test 6: Block Size != 1MB; too small test (1MB - 1)"
108 echo "Test 7: Block Size != 1MB; too large test (1MB + 64KB)"