putenv tests: Put the putenv() argument strings into writable memory.
[gnulib.git] / modules / readutmp-tests
blobc21fe9c4be1ca86563abf2f48e10c945f6ac36ee
1 Files:
2 tests/test-readutmp.c
3 tests/macros.h
5 Depends-on:
6 array-mergesort
7 xalloc
8 year2038
10 configure.ac:
12 Makefile.am:
13 TESTS += test-readutmp
14 check_PROGRAMS += test-readutmp
15 test_readutmp_LDADD = $(LDADD) @READUTMP_LIB@ $(LIBINTL)