]> Savannah Git Hosting - gnulib.git/commit
euidaccess: Add tests.
authorBruno Haible <bruno@clisp.org>
Tue, 3 Oct 2023 14:42:59 +0000 (16:42 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 3 Oct 2023 16:01:06 +0000 (18:01 +0200)
commit7631c4a3a5897fcafe182eae589e5dc04faa4680
treed4da3d6b40cf6401890aafacdfcb750c467b8da8
parent9ea697df4ffa87bd867a982f5481bbf24f4a8c94
euidaccess: Add tests.

* tests/test-access.h: New file, extracted from tests/test-access.c.
* tests/test-access.c: Moved most code to tests/test-access.h.
Include test-access.h.
(main): Invoke test_access.
* tests/test-euidaccess.c: New file, based on tests/test-access.c.
* modules/access-tests (Files): Add tests/test-access.h.
* modules/euidaccess-tests: New file, based on modules/access-tests.
ChangeLog
modules/access-tests
modules/euidaccess-tests [new file with mode: 0644]
tests/test-access.c
tests/test-access.h [new file with mode: 0644]
tests/test-euidaccess.c [new file with mode: 0644]