Files:
tests/test-access.c
tests/signature.h
tests/macros.h

Depends-on:
creat
root-uid

configure.ac:
AC_CHECK_FUNCS_ONCE([geteuid])

Makefile.am:
TESTS += test-access
check_PROGRAMS += test-access
