Lines Matching refs:teststring
1614 teststring="ABCD"
1634 # about 5 minutes as the teststring grows exponentially.
1709 # Make teststring a little bigger before we do anything with it.
1712 teststring=$teststring$teststring
1718 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
1719 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
1723 teststring=$teststring$teststring
1726 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
1727 teststring=