Lines Matching refs:teststring
4610 teststring="ABCD"
4630 # about 5 minutes as the teststring grows exponentially.
4704 # Make teststring a little bigger before we do anything with it.
4707 teststring=$teststring$teststring
4713 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
4714 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
4718 teststring=$teststring$teststring
4721 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
4722 teststring=