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

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

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

exit 0