Files
RedBear-OS/local/recipes/dev/m4/source/tests/test-fseeko3.sh
T

8 lines
166 B
Bash
Executable File

#!/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