summaryrefslogtreecommitdiff
path: root/tests/test-fseeko3.sh
blob: 254d0cb7239443a052a9d73380fec8f7e24c12b8 (plain)
1
2
3
4
5
6
7
#!/bin/sh

${CHECKER} ./test-fseeko3${EXEEXT} 0 "$srcdir/test-fseeko3.sh" || exit 1

${CHECKER} ./test-fseeko3${EXEEXT} 1 "$srcdir/test-fseeko3.sh" || exit 1

exit 0