Home | History | Annotate | Download | only in libedit

Lines Matching refs:teststring

5102   teststring="ABCD"
5122 # about 5 minutes as the teststring grows exponentially.
5196 # Make teststring a little bigger before we do anything with it.
5199 teststring=$teststring$teststring
5205 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5206 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
5210 teststring=$teststring$teststring
5213 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
5214 teststring=