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

Depends-on:

configure.ac:
AC_CHECK_FUNCS_ONCE([ttyname])

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