HomeSort by: relevance | last modified time | path
    Searched defs:resize_ffs (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/sbin/resize_ffs/
common.sh 2 # Common settings and functions for the various resize_ffs tests.
108 resize_ffs() function
110 echo "in resize_ffs:" ${@}
166 atf_check -s exit:0 -o ignore resize_ffs -c -y -s ${nsize} ${IMG}
167 atf_check -s exit:0 -o ignore resize_ffs -y -s ${nsize} ${IMG}
177 atf_check -s exit:1 -o ignore resize_ffs -c -y -s ${nsize} ${IMG}
common.sh 2 # Common settings and functions for the various resize_ffs tests.
108 resize_ffs() function
110 echo "in resize_ffs:" ${@}
166 atf_check -s exit:0 -o ignore resize_ffs -c -y -s ${nsize} ${IMG}
167 atf_check -s exit:0 -o ignore resize_ffs -y -s ${nsize} ${IMG}
177 atf_check -s exit:1 -o ignore resize_ffs -c -y -s ${nsize} ${IMG}

Completed in 47 milliseconds