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

Depends-on:

configure.ac:

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