unistr/u{8,16,32}-uctomb: Avoid possible trouble with huge strings.
[gnulib.git] / tests / test-pread.sh
blob55e751734df05de073543e3f19280e65046c775f
1 #!/bin/sh
2 . "${srcdir=.}/init.sh"; path_prepend_ .
4 fail=0
5 : | ${CHECKER} test-pread || fail=1
7 Exit $fail