Searched refs:teststring (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/
H A Dconfigure4334 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"; } >/de
[all...]
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure4877 teststring="ABCD"
4897 # about 5 minutes as the teststring grows exponentially.
4961 # Make teststring a little bigger before we do anything with it.
4964 teststring=$teststring$teststring
4970 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4971 = "XX$teststring$teststring"; } >/de
[all...]

Completed in 778 milliseconds