Lines Matching refs:teststring
4567 teststring="ABCD"
4587 # about 5 minutes as the teststring grows exponentially.
4661 # Make teststring a little bigger before we do anything with it.
4664 teststring=$teststring$teststring
4670 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
4671 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
4675 teststring=$teststring$teststring
4678 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
4679 teststring=