putenv tests: Put the putenv() argument strings into writable memory.
[gnulib.git] / modules / getpayloadl-tests
blobfc508e797b7d4180fcadae61ee260ded8d588e2c
1 Files:
2 tests/test-getpayloadl.c
3 tests/minus-zero.h
4 tests/infinity.h
5 tests/signature.h
6 tests/macros.h
8 Depends-on:
9 setpayloadl
10 setpayloadsigl
11 signed-nan
12 signed-snan
14 configure.ac:
16 Makefile.am:
17 TESTS += test-getpayloadl
18 check_PROGRAMS += test-getpayloadl
19 test_getpayloadl_LDADD = $(LDADD) @GETPAYLOADL_LIBM@ $(SETPAYLOADL_LIBM) $(SETPAYLOADSIGL_LIBM)