unistr/u{8,16,32}-uctomb: Avoid possible trouble with huge strings.
[gnulib.git] / tests / test-fseeko.sh
blobc7b675e295906d67ace19a288964123bf58edc3a
1 #!/bin/sh
3 ${CHECKER} ./test-fseeko${EXEEXT} 1 < "$srcdir/test-fseeko.sh" || exit 1
4 echo hi | ${CHECKER} ./test-fseeko${EXEEXT} || exit 1
5 exit 0