Home
last modified time | relevance | path

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

/qemu/tests/qemu-iotests/
H A D125130 host_size_1=$(get_image_size_on_host)
146 if [ $host_size_1 -gt $host_size_0 ]; then
147 echo "ERROR (create): Host size has grown from $host_size_0 to $host_size_1"
160 if [ $host_size_2 -gt $host_size_1 ]; then
161 echo "ERROR (grow): Host size has grown from $host_size_1 to $host_size_2"