summaryrefslogtreecommitdiff
path: root/modules/getlogin-tests
blob: b8fff1e3f5ff793212229cf3484a68ddf58e09a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Files:
tests/test-getlogin.c
tests/test-getlogin.h
tests/signature.h
tests/macros.h

Depends-on:
stdbool

configure.ac:

Makefile.am:
TESTS += test-getlogin
check_PROGRAMS += test-getlogin
test_getlogin_LDADD = $(LDADD) $(GETLOGIN_LIB)