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

Depends-on:
stdbool

configure.ac:

Makefile.am:
TESTS += test-getlogin_r
check_PROGRAMS += test-getlogin_r
test_getlogin_r_LDADD = $(LDADD) $(GETLOGIN_LIB)