Lines Matching refs:teststring
4334 teststring="ABCD"
4354 # about 5 minutes as the teststring grows exponentially.
4428 # Make teststring a little bigger before we do anything with it.
4431 teststring=$teststring$teststring
4437 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
4438 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
4442 teststring=$teststring$teststring
4445 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
4446 teststring=