openat, fdopendir tests: Fix link errors.
authorBruno Haible <bruno@clisp.org>
Sat, 18 Jun 2011 21:06:53 +0000 (23:06 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 18 Jun 2011 21:06:53 +0000 (23:06 +0200)
commitd9a273b271b226547775c9b9798d7afd96ef5410
tree4edc274d013f36c5572e6ff330120f7bac49944f
parent6474bb65c48fbe61176033a319a939c57863c214
openat, fdopendir tests: Fix link errors.

* modules/openat-tests (Depends-on): Add progname.
* modules/fdopendir-tests (Depends-on): Likewise.
* tests/test-fchownat.c: Include progname.h.
(main): Call set_program_name.
* tests/test-fstatat.c: Include progname.h.
(main): Call set_program_name.
* tests/test-mkdirat.c: Include progname.h.
(main): Call set_program_name.
* tests/test-openat.c: Include progname.h.
(main): Call set_program_name.
* tests/test-unlinkat.c: Include progname.h.
(main): Call set_program_name.
* tests/test-fdopendir.c: Include progname.h.
(main): Call set_program_name.
ChangeLog
modules/fdopendir-tests
modules/openat-tests
tests/test-fchownat.c
tests/test-fdopendir.c
tests/test-fstatat.c
tests/test-mkdirat.c
tests/test-openat.c
tests/test-unlinkat.c