Home
last modified time | relevance | path

Searched refs:expected_file_length (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D125189 expected_file_length=$((65536 * 7))
191 if [ "$file_length" != "$expected_file_length" ]; then
192 echo "ERROR: file length $file_length (expected $expected_file_length)"