summaryrefslogtreecommitdiff
path: root/modules/getlogin_r-tests
blob: 7918ebd183053c2a036aac7cc78383e86544462e (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) $(LIB_GETLOGIN)