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

/src/tests/fs/ffs/
H A Dt_update_log.c51 const char teststring[] = "6c894efc21094525ca1f974c0189b3b0c4e1f28d"; local in function:ATF_TC_BODY
78 RL(rump_sys_write(fd, teststring, strlen(teststring)));
86 RL(rump_sys_write(fd, teststring, strlen(teststring)));
/src/sys/external/isc/libsodium/dist/
H A Dconfigure9512 teststring=ABCD
9532 # about 5 minutes as the teststring grows exponentially.
9607 # Make teststring a little bigger before we do anything with it.
9610 teststring=$teststring$teststring
9616 while { test X`env echo "$teststring$teststring" 2>/dev/null` \
9617 = "X$teststring$teststring"; } >/de
[all...]
/src/sys/external/isc/libsodium/dist/m4/
H A Dlibtool.m41677 teststring=ABCD
1697 # about 5 minutes as the teststring grows exponentially.
1772 # Make teststring a little bigger before we do anything with it.
1775 teststring=$teststring$teststring
1781 while { test X`env echo "$teststring$teststring" 2>/dev/null` \
1782 = "X$teststring$teststring"; } >/de
[all...]

Completed in 13 milliseconds