File size: 227 Bytes
78d2150
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Files:
tests/test-access.c
tests/test-access.h
tests/signature.h
tests/macros.h

Depends-on:
creat
root-uid
symlink

configure.ac:
AC_CHECK_FUNCS_ONCE([geteuid])

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