view tests/test-ftello4.sh @ 15717:feabaca91eb5

ftello tests: EBADF tests. * tests/test-ftello4.sh: New file. * tests/test-ftello4.c: New file. * modules/ftello-tests (Files): Add them. (Makefile.am): Arrange to compile test-ftello4 and run test-ftello4.sh.
author Bruno Haible <bruno@clisp.org>
date Tue, 20 Sep 2011 23:09:06 +0200
parents
children 8c1a17df67e0
line wrap: on
line source

#!/bin/sh

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

exit 0