openat tests: EBADF tests.
authorBruno Haible <bruno@clisp.org>
Tue, 20 Sep 2011 20:36:37 +0000 (22:36 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 20 Sep 2011 21:27:58 +0000 (23:27 +0200)
commitd6095bd826d000e03e6071725a9f0436d3bf3129
treefdb0b99b5645d4c95c252091acafdceb8566615a
parent3ed156ae716511028f7ab71060425343960c7e10
openat tests: EBADF tests.

* tests/test-fchownat.c (main): Add tests for EBADF.
* tests/test-fstatat.c (main): Likewise.
* tests/test-mkdirat.c (main): Likewise.
* tests/test-openat.c (main): Likewise.
* tests/test-unlinkat.c (main): Likewise.
* tests/test-fchmodat.c: New file.
* modules/openat-tests (Files): Add tests/test-fchmodat.c.
(Makefile.am): Also run 'test-fchmodat'.
ChangeLog
modules/openat-tests
tests/test-fchmodat.c [new file with mode: 0644]
tests/test-fchownat.c
tests/test-fstatat.c
tests/test-mkdirat.c
tests/test-openat.c
tests/test-unlinkat.c