Home
last modified time | relevance | path

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

/external/ltp/testscripts/
Dltp-aiodio.sh25 runExtendedStress=0
122 runExtendedStress=1
149 if [ "$runExtendedStress" -eq 1 -a -n "$ext3" ]; then
152 elif [ "$runExtendedStress" -eq 1 -a -n "$jfs" ]; then
155 elif [ "$runExtendedStress" -eq 1 -a -n "$xfs" ]; then
169 if [ "$runExtendedStress" -eq 1 -a -n "$jfs" ]; then
172 elif [ "$runExtendedStress" -eq 1 -a -n "$xfs" ]; then
175 elif [ "$runExtendedStress" -eq 1 -a -n "$ext2" ]; then
189 if [ "$runExtendedStress" -eq 1 -a -n "$ext3" ]; then
192 elif [ "$runExtendedStress" -eq 1 -a -n "$xfs" ]; then
[all …]