ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / getlogin-tests
blob0ccd2ebb714a0bf648919b5db1e3937345eeeaee
1 Files:
2 tests/test-getlogin.c
3 tests/test-getlogin.h
4 tests/signature.h
5 tests/macros.h
7 Depends-on:
9 configure.ac:
11 Makefile.am:
12 TESTS += test-getlogin
13 check_PROGRAMS += test-getlogin
14 test_getlogin_LDADD = $(LDADD) $(LIB_GETLOGIN)