Added better sanity checks in Diffie-Hellman key exchange.
[gnutls.git] / gl / tests / Makefile.am
blobf73d26b408618be1ce6054fc80d3b89643c61126
1 ## DO NOT EDIT! GENERATED AUTOMATICALLY!
2 ## Process this file with automake to produce Makefile.in.
3 # Copyright (C) 2002-2012 Free Software Foundation, Inc.
5 # This file is free software; you can redistribute it and/or modify
6 # it under the terms of the GNU General Public License as published by
7 # the Free Software Foundation; either version 3 of the License, or
8 # (at your option) any later version.
10 # This file is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 # GNU General Public License for more details.
15 # You should have received a copy of the GNU General Public License
16 # along with this file.  If not, see <http://www.gnu.org/licenses/>.
18 # As a special exception to the GNU General Public License,
19 # this file may be distributed as part of a program that
20 # contains a configuration script generated by Autoconf, under
21 # the same distribution terms as the rest of that program.
23 # Generated by gnulib-tool.
25 AUTOMAKE_OPTIONS = 1.5 foreign subdir-objects
27 SUBDIRS = .
28 TESTS =
29 XFAIL_TESTS =
30 TESTS_ENVIRONMENT =
31 noinst_PROGRAMS =
32 check_PROGRAMS =
33 noinst_HEADERS =
34 noinst_LIBRARIES =
35 check_LIBRARIES = libtests.a
36 EXTRA_DIST =
37 BUILT_SOURCES =
38 SUFFIXES =
39 MOSTLYCLEANFILES = core *.stackdump
40 MOSTLYCLEANDIRS =
41 CLEANFILES =
42 DISTCLEANFILES =
43 MAINTAINERCLEANFILES =
45 AM_CPPFLAGS = \
46   -D@gltests_WITNESS@=1 \
47   -I. -I$(srcdir) \
48   -I../.. -I$(srcdir)/../.. \
49   -I../../gl -I$(srcdir)/../../gl
51 LDADD = libtests.a ../../gl/libgnu.la libtests.a $(LIBTESTS_LIBDEPS)
53 libtests_a_SOURCES =
54 libtests_a_LIBADD = $(gltests_LIBOBJS)
55 libtests_a_DEPENDENCIES = $(gltests_LIBOBJS)
56 EXTRA_libtests_a_SOURCES =
57 AM_LIBTOOLFLAGS = --preserve-dup-deps
59 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
61 ## begin gnulib module accept-tests
63 TESTS += test-accept
64 check_PROGRAMS += test-accept
65 test_accept_LDADD = $(LDADD) @LIBSOCKET@
66 EXTRA_DIST += test-accept.c signature.h macros.h
68 ## end   gnulib module accept-tests
70 ## begin gnulib module alloca-opt-tests
72 TESTS += test-alloca-opt
73 check_PROGRAMS += test-alloca-opt
75 EXTRA_DIST += test-alloca-opt.c
77 ## end   gnulib module alloca-opt-tests
79 ## begin gnulib module argp-tests
81 TESTS += test-argp test-argp-2.sh
82 check_PROGRAMS += test-argp
83 test_argp_LDADD = $(LDADD) @LIBINTL@
84 EXTRA_DIST += test-argp.c test-argp-2.sh
86 ## end   gnulib module argp-tests
88 ## begin gnulib module arpa_inet-tests
90 TESTS += test-arpa_inet
91 check_PROGRAMS += test-arpa_inet
92 EXTRA_DIST += test-arpa_inet.c
94 ## end   gnulib module arpa_inet-tests
96 ## begin gnulib module base64-tests
98 TESTS += test-base64
99 check_PROGRAMS += test-base64
100 EXTRA_DIST += test-base64.c macros.h
102 ## end   gnulib module base64-tests
104 ## begin gnulib module binary-io
106 libtests_a_SOURCES += binary-io.h
108 ## end   gnulib module binary-io
110 ## begin gnulib module binary-io-tests
112 TESTS += test-binary-io.sh
113 check_PROGRAMS += test-binary-io
115 EXTRA_DIST += test-binary-io.sh test-binary-io.c macros.h
117 ## end   gnulib module binary-io-tests
119 ## begin gnulib module bind-tests
121 TESTS += test-bind
122 check_PROGRAMS += test-bind
123 test_bind_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
124 EXTRA_DIST += test-bind.c signature.h macros.h
126 ## end   gnulib module bind-tests
128 ## begin gnulib module byteswap-tests
130 TESTS += test-byteswap
131 check_PROGRAMS += test-byteswap
132 EXTRA_DIST += test-byteswap.c macros.h
134 ## end   gnulib module byteswap-tests
136 ## begin gnulib module c-ctype-tests
138 TESTS += test-c-ctype
139 check_PROGRAMS += test-c-ctype
141 EXTRA_DIST += test-c-ctype.c macros.h
143 ## end   gnulib module c-ctype-tests
145 ## begin gnulib module close-tests
147 TESTS += test-close
148 check_PROGRAMS += test-close
149 EXTRA_DIST += test-close.c signature.h macros.h
151 ## end   gnulib module close-tests
153 ## begin gnulib module connect-tests
155 TESTS += test-connect
156 check_PROGRAMS += test-connect
157 test_connect_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
158 EXTRA_DIST += test-connect.c signature.h macros.h
160 ## end   gnulib module connect-tests
162 ## begin gnulib module dirent-tests
164 TESTS += test-dirent
165 check_PROGRAMS += test-dirent
166 EXTRA_DIST += test-dirent.c
168 ## end   gnulib module dirent-tests
170 ## begin gnulib module dup2
173 EXTRA_DIST += dup2.c
175 EXTRA_libtests_a_SOURCES += dup2.c
177 ## end   gnulib module dup2
179 ## begin gnulib module dup2-tests
181 TESTS += test-dup2
182 check_PROGRAMS += test-dup2
183 EXTRA_DIST += test-dup2.c signature.h macros.h
185 ## end   gnulib module dup2-tests
187 ## begin gnulib module environ-tests
189 TESTS += test-environ
190 check_PROGRAMS += test-environ
192 EXTRA_DIST += test-environ.c
194 ## end   gnulib module environ-tests
196 ## begin gnulib module errno-tests
198 TESTS += test-errno
199 check_PROGRAMS += test-errno
201 EXTRA_DIST += test-errno.c
203 ## end   gnulib module errno-tests
205 ## begin gnulib module fcntl-h
207 BUILT_SOURCES += fcntl.h
209 # We need the following in order to create <fcntl.h> when the system
210 # doesn't have one that works with the given compiler.
211 fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
212         $(AM_V_GEN)rm -f $@-t $@ && \
213         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
214           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
215               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
216               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
217               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
218               -e 's|@''NEXT_FCNTL_H''@|$(NEXT_FCNTL_H)|g' \
219               -e 's/@''GNULIB_FCNTL''@/$(GNULIB_FCNTL)/g' \
220               -e 's/@''GNULIB_NONBLOCKING''@/$(GNULIB_NONBLOCKING)/g' \
221               -e 's/@''GNULIB_OPEN''@/$(GNULIB_OPEN)/g' \
222               -e 's/@''GNULIB_OPENAT''@/$(GNULIB_OPENAT)/g' \
223               -e 's|@''HAVE_FCNTL''@|$(HAVE_FCNTL)|g' \
224               -e 's|@''HAVE_OPENAT''@|$(HAVE_OPENAT)|g' \
225               -e 's|@''REPLACE_FCNTL''@|$(REPLACE_FCNTL)|g' \
226               -e 's|@''REPLACE_OPEN''@|$(REPLACE_OPEN)|g' \
227               -e 's|@''REPLACE_OPENAT''@|$(REPLACE_OPENAT)|g' \
228               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
229               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
230               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
231               < $(srcdir)/fcntl.in.h; \
232         } > $@-t && \
233         mv $@-t $@
234 MOSTLYCLEANFILES += fcntl.h fcntl.h-t
236 EXTRA_DIST += fcntl.in.h
238 ## end   gnulib module fcntl-h
240 ## begin gnulib module fcntl-h-tests
242 TESTS += test-fcntl-h
243 check_PROGRAMS += test-fcntl-h
244 EXTRA_DIST += test-fcntl-h.c
246 ## end   gnulib module fcntl-h-tests
248 ## begin gnulib module fdopen
251 EXTRA_DIST += fdopen.c
253 EXTRA_libtests_a_SOURCES += fdopen.c
255 ## end   gnulib module fdopen
257 ## begin gnulib module fdopen-tests
259 TESTS += test-fdopen
260 check_PROGRAMS += test-fdopen
261 EXTRA_DIST += test-fdopen.c signature.h macros.h
263 ## end   gnulib module fdopen-tests
265 ## begin gnulib module fgetc-tests
267 TESTS += test-fgetc
268 check_PROGRAMS += test-fgetc
269 EXTRA_DIST += test-fgetc.c signature.h macros.h
271 ## end   gnulib module fgetc-tests
273 ## begin gnulib module float-tests
275 TESTS += test-float
276 check_PROGRAMS += test-float
277 EXTRA_DIST += test-float.c macros.h
279 ## end   gnulib module float-tests
281 ## begin gnulib module fputc-tests
283 TESTS += test-fputc
284 check_PROGRAMS += test-fputc
285 EXTRA_DIST += test-fputc.c signature.h macros.h
287 ## end   gnulib module fputc-tests
289 ## begin gnulib module fread-tests
291 TESTS += test-fread
292 check_PROGRAMS += test-fread
293 EXTRA_DIST += test-fread.c signature.h macros.h
295 ## end   gnulib module fread-tests
297 ## begin gnulib module frexp-nolibm-tests
299 TESTS += test-frexp-nolibm
300 check_PROGRAMS += test-frexp-nolibm
301 test_frexp_nolibm_SOURCES = test-frexp.c randomd.c
302 EXTRA_DIST += test-frexp.c test-frexp.h minus-zero.h infinity.h nan.h signature.h macros.h randomd.c
304 ## end   gnulib module frexp-nolibm-tests
306 ## begin gnulib module frexpl-nolibm-tests
308 TESTS += test-frexpl-nolibm
309 check_PROGRAMS += test-frexpl-nolibm
310 test_frexpl_nolibm_SOURCES = test-frexpl.c randoml.c
311 EXTRA_DIST += test-frexpl.c test-frexp.h minus-zero.h infinity.h nan.h signature.h macros.h randoml.c
313 ## end   gnulib module frexpl-nolibm-tests
315 ## begin gnulib module fseek-tests
317 TESTS += test-fseek.sh test-fseek2.sh
318 check_PROGRAMS += test-fseek
319 EXTRA_DIST += test-fseek.c test-fseek.sh test-fseek2.sh signature.h macros.h
321 ## end   gnulib module fseek-tests
323 ## begin gnulib module fseeko-tests
325 TESTS += test-fseeko.sh test-fseeko2.sh test-fseeko3.sh test-fseeko4.sh
326 check_PROGRAMS += test-fseeko test-fseeko3 test-fseeko4
327 EXTRA_DIST += test-fseeko.c test-fseeko.sh test-fseeko2.sh test-fseeko3.c test-fseeko3.sh test-fseeko4.c test-fseeko4.sh signature.h macros.h
329 ## end   gnulib module fseeko-tests
331 ## begin gnulib module fseterr-tests
333 TESTS += test-fseterr
334 check_PROGRAMS += test-fseterr
336 EXTRA_DIST += test-fseterr.c
338 ## end   gnulib module fseterr-tests
340 ## begin gnulib module fstat-tests
342 TESTS += test-fstat
343 check_PROGRAMS += test-fstat
344 EXTRA_DIST += test-fstat.c signature.h macros.h
346 ## end   gnulib module fstat-tests
348 ## begin gnulib module ftell-tests
350 TESTS += test-ftell.sh test-ftell2.sh test-ftell3
351 check_PROGRAMS += test-ftell test-ftell3
352 MOSTLYCLEANFILES += t-ftell3.tmp
353 EXTRA_DIST += test-ftell.c test-ftell.sh test-ftell2.sh test-ftell3.c signature.h macros.h
355 ## end   gnulib module ftell-tests
357 ## begin gnulib module ftello-tests
359 TESTS += test-ftello.sh test-ftello2.sh test-ftello3 test-ftello4.sh
360 check_PROGRAMS += test-ftello test-ftello3 test-ftello4
361 MOSTLYCLEANFILES += t-ftello3.tmp
362 EXTRA_DIST += test-ftello.c test-ftello.sh test-ftello2.sh test-ftello3.c test-ftello4.c test-ftello4.sh signature.h macros.h
364 ## end   gnulib module ftello-tests
366 ## begin gnulib module ftruncate
369 EXTRA_DIST += ftruncate.c
371 EXTRA_libtests_a_SOURCES += ftruncate.c
373 ## end   gnulib module ftruncate
375 ## begin gnulib module ftruncate-tests
377 TESTS += test-ftruncate.sh
378 check_PROGRAMS += test-ftruncate
379 EXTRA_DIST += test-ftruncate.c test-ftruncate.sh signature.h macros.h
381 ## end   gnulib module ftruncate-tests
383 ## begin gnulib module func-tests
385 TESTS += test-func
386 check_PROGRAMS += test-func
387 EXTRA_DIST += test-func.c macros.h
389 ## end   gnulib module func-tests
391 ## begin gnulib module fwrite-tests
393 TESTS += test-fwrite
394 check_PROGRAMS += test-fwrite
395 EXTRA_DIST += test-fwrite.c signature.h macros.h
397 ## end   gnulib module fwrite-tests
399 ## begin gnulib module getaddrinfo-tests
401 TESTS += test-getaddrinfo
402 check_PROGRAMS += test-getaddrinfo
403 test_getaddrinfo_LDADD = $(LDADD) @GETADDRINFO_LIB@ @LIBINTL@
404 EXTRA_DIST += signature.h test-getaddrinfo.c
406 ## end   gnulib module getaddrinfo-tests
408 ## begin gnulib module getcwd-lgpl
411 EXTRA_DIST += getcwd-lgpl.c
413 EXTRA_libtests_a_SOURCES += getcwd-lgpl.c
415 ## end   gnulib module getcwd-lgpl
417 ## begin gnulib module getcwd-lgpl-tests
419 TESTS += test-getcwd-lgpl
420 check_PROGRAMS += test-getcwd-lgpl
421 test_getcwd_lgpl_LDADD = $(LDADD) $(LIBINTL)
422 EXTRA_DIST += test-getcwd-lgpl.c signature.h macros.h
424 ## end   gnulib module getcwd-lgpl-tests
426 ## begin gnulib module getdelim-tests
428 TESTS += test-getdelim
429 check_PROGRAMS += test-getdelim
430 MOSTLYCLEANFILES += test-getdelim.txt
431 EXTRA_DIST += test-getdelim.c signature.h macros.h
433 ## end   gnulib module getdelim-tests
435 ## begin gnulib module getline-tests
437 TESTS += test-getline
438 check_PROGRAMS += test-getline
439 MOSTLYCLEANFILES += test-getline.txt
440 EXTRA_DIST += test-getline.c signature.h macros.h
442 ## end   gnulib module getline-tests
444 ## begin gnulib module getopt-posix-tests
446 TESTS += test-getopt
447 check_PROGRAMS += test-getopt
448 test_getopt_LDADD = $(LDADD) $(LIBINTL)
449 EXTRA_DIST += macros.h signature.h test-getopt.c test-getopt.h test-getopt_long.h
451 ## end   gnulib module getopt-posix-tests
453 ## begin gnulib module getpagesize
456 EXTRA_DIST += getpagesize.c
458 EXTRA_libtests_a_SOURCES += getpagesize.c
460 ## end   gnulib module getpagesize
462 ## begin gnulib module getpeername-tests
464 TESTS += test-getpeername
465 check_PROGRAMS += test-getpeername
466 test_getpeername_LDADD = $(LDADD) @LIBSOCKET@
467 EXTRA_DIST += test-getpeername.c signature.h macros.h
469 ## end   gnulib module getpeername-tests
471 ## begin gnulib module gettimeofday-tests
473 TESTS += test-gettimeofday
474 check_PROGRAMS += test-gettimeofday
476 EXTRA_DIST += signature.h test-gettimeofday.c
478 ## end   gnulib module gettimeofday-tests
480 ## begin gnulib module ignore-value
483 EXTRA_DIST += ignore-value.h
485 ## end   gnulib module ignore-value
487 ## begin gnulib module ignore-value-tests
489 TESTS += test-ignore-value
490 check_PROGRAMS += test-ignore-value
491 EXTRA_DIST += test-ignore-value.c
493 ## end   gnulib module ignore-value-tests
495 ## begin gnulib module inet_ntop-tests
497 TESTS += test-inet_ntop
498 check_PROGRAMS += test-inet_ntop
499 test_inet_ntop_LDADD = $(LDADD) @INET_NTOP_LIB@
500 EXTRA_DIST += test-inet_ntop.c signature.h macros.h
502 ## end   gnulib module inet_ntop-tests
504 ## begin gnulib module inet_pton-tests
506 TESTS += test-inet_pton
507 check_PROGRAMS += test-inet_pton
508 test_inet_pton_LDADD = $(LDADD) @INET_PTON_LIB@
509 EXTRA_DIST += test-inet_pton.c signature.h macros.h
511 ## end   gnulib module inet_pton-tests
513 ## begin gnulib module intprops-tests
515 TESTS += test-intprops
516 check_PROGRAMS += test-intprops
517 EXTRA_DIST += test-intprops.c macros.h
519 ## end   gnulib module intprops-tests
521 ## begin gnulib module inttypes-incomplete
523 BUILT_SOURCES += inttypes.h
525 # We need the following in order to create <inttypes.h> when the system
526 # doesn't have one that works with the given compiler.
527 inttypes.h: inttypes.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(ARG_NONNULL_H)
528         $(AM_V_GEN)rm -f $@-t $@ && \
529         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
530           sed -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \
531               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
532               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
533               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
534               -e 's|@''NEXT_INTTYPES_H''@|$(NEXT_INTTYPES_H)|g' \
535               -e 's/@''PRI_MACROS_BROKEN''@/$(PRI_MACROS_BROKEN)/g' \
536               -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \
537               -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \
538               -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \
539               -e 's/@''PRIPTR_PREFIX''@/$(PRIPTR_PREFIX)/g' \
540               -e 's/@''GNULIB_IMAXABS''@/$(GNULIB_IMAXABS)/g' \
541               -e 's/@''GNULIB_IMAXDIV''@/$(GNULIB_IMAXDIV)/g' \
542               -e 's/@''GNULIB_STRTOIMAX''@/$(GNULIB_STRTOIMAX)/g' \
543               -e 's/@''GNULIB_STRTOUMAX''@/$(GNULIB_STRTOUMAX)/g' \
544               -e 's/@''HAVE_DECL_IMAXABS''@/$(HAVE_DECL_IMAXABS)/g' \
545               -e 's/@''HAVE_DECL_IMAXDIV''@/$(HAVE_DECL_IMAXDIV)/g' \
546               -e 's/@''HAVE_DECL_STRTOIMAX''@/$(HAVE_DECL_STRTOIMAX)/g' \
547               -e 's/@''HAVE_DECL_STRTOUMAX''@/$(HAVE_DECL_STRTOUMAX)/g' \
548               -e 's/@''REPLACE_STRTOIMAX''@/$(REPLACE_STRTOIMAX)/g' \
549               -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/$(INT32_MAX_LT_INTMAX_MAX)/g' \
550               -e 's/@''INT64_MAX_EQ_LONG_MAX''@/$(INT64_MAX_EQ_LONG_MAX)/g' \
551               -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/$(UINT32_MAX_LT_UINTMAX_MAX)/g' \
552               -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/$(UINT64_MAX_EQ_ULONG_MAX)/g' \
553               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
554               -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
555               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
556               < $(srcdir)/inttypes.in.h; \
557         } > $@-t && \
558         mv $@-t $@
559 MOSTLYCLEANFILES += inttypes.h inttypes.h-t
561 EXTRA_DIST += inttypes.in.h
563 ## end   gnulib module inttypes-incomplete
565 ## begin gnulib module inttypes-tests
567 TESTS += test-inttypes
568 check_PROGRAMS += test-inttypes
569 EXTRA_DIST += test-inttypes.c
571 ## end   gnulib module inttypes-tests
573 ## begin gnulib module ioctl
576 EXTRA_DIST += ioctl.c w32sock.h
578 EXTRA_libtests_a_SOURCES += ioctl.c
580 ## end   gnulib module ioctl
582 ## begin gnulib module ioctl-tests
584 TESTS += test-ioctl
585 check_PROGRAMS += test-ioctl
586 EXTRA_DIST += test-ioctl.c signature.h macros.h
588 ## end   gnulib module ioctl-tests
590 ## begin gnulib module isnand-nolibm-tests
592 TESTS += test-isnand-nolibm
593 check_PROGRAMS += test-isnand-nolibm
595 EXTRA_DIST += test-isnand-nolibm.c test-isnand.h minus-zero.h infinity.h nan.h macros.h
597 ## end   gnulib module isnand-nolibm-tests
599 ## begin gnulib module isnanf-nolibm-tests
601 TESTS += test-isnanf-nolibm
602 check_PROGRAMS += test-isnanf-nolibm
604 EXTRA_DIST += test-isnanf-nolibm.c test-isnanf.h minus-zero.h infinity.h nan.h macros.h
606 ## end   gnulib module isnanf-nolibm-tests
608 ## begin gnulib module isnanl-nolibm-tests
610 TESTS += test-isnanl-nolibm
611 check_PROGRAMS += test-isnanl-nolibm
613 EXTRA_DIST += test-isnanl-nolibm.c test-isnanl.h minus-zero.h infinity.h nan.h macros.h
615 ## end   gnulib module isnanl-nolibm-tests
617 ## begin gnulib module listen-tests
619 TESTS += test-listen
620 check_PROGRAMS += test-listen
621 test_listen_LDADD = $(LDADD) @LIBSOCKET@
622 EXTRA_DIST += test-listen.c signature.h macros.h
624 ## end   gnulib module listen-tests
626 ## begin gnulib module lock
628 libtests_a_SOURCES += glthread/lock.h glthread/lock.c
630 ## end   gnulib module lock
632 ## begin gnulib module lstat
635 EXTRA_DIST += lstat.c
637 EXTRA_libtests_a_SOURCES += lstat.c
639 ## end   gnulib module lstat
641 ## begin gnulib module lstat-tests
643 TESTS += test-lstat
644 check_PROGRAMS += test-lstat
645 EXTRA_DIST += test-lstat.h test-lstat.c signature.h macros.h
647 ## end   gnulib module lstat-tests
649 ## begin gnulib module malloc-gnu-tests
651 TESTS += test-malloc-gnu
652 check_PROGRAMS += test-malloc-gnu
653 EXTRA_DIST += test-malloc-gnu.c
655 ## end   gnulib module malloc-gnu-tests
657 ## begin gnulib module malloca
659 libtests_a_SOURCES += malloca.c
661 EXTRA_DIST += malloca.h malloca.valgrind
663 ## end   gnulib module malloca
665 ## begin gnulib module malloca-tests
667 TESTS += test-malloca
668 check_PROGRAMS += test-malloca
670 EXTRA_DIST += test-malloca.c
672 ## end   gnulib module malloca-tests
674 ## begin gnulib module math-tests
676 TESTS += test-math
677 check_PROGRAMS += test-math
678 EXTRA_DIST += test-math.c macros.h
680 ## end   gnulib module math-tests
682 ## begin gnulib module memchr-tests
684 TESTS += test-memchr
685 check_PROGRAMS += test-memchr
686 EXTRA_DIST += test-memchr.c zerosize-ptr.h signature.h macros.h
688 ## end   gnulib module memchr-tests
690 ## begin gnulib module netdb-tests
692 TESTS += test-netdb
693 check_PROGRAMS += test-netdb
694 EXTRA_DIST += test-netdb.c
696 ## end   gnulib module netdb-tests
698 ## begin gnulib module netinet_in-tests
700 TESTS += test-netinet_in
701 check_PROGRAMS += test-netinet_in
702 EXTRA_DIST += test-netinet_in.c
704 ## end   gnulib module netinet_in-tests
706 ## begin gnulib module open
709 EXTRA_DIST += open.c
711 EXTRA_libtests_a_SOURCES += open.c
713 ## end   gnulib module open
715 ## begin gnulib module open-tests
717 TESTS += test-open
718 check_PROGRAMS += test-open
719 EXTRA_DIST += test-open.h test-open.c signature.h macros.h
721 ## end   gnulib module open-tests
723 ## begin gnulib module pathmax
726 EXTRA_DIST += pathmax.h
728 ## end   gnulib module pathmax
730 ## begin gnulib module pathmax-tests
732 TESTS += test-pathmax
733 check_PROGRAMS += test-pathmax
734 EXTRA_DIST += test-pathmax.c
736 ## end   gnulib module pathmax-tests
738 ## begin gnulib module perror
741 EXTRA_DIST += perror.c
743 EXTRA_libtests_a_SOURCES += perror.c
745 ## end   gnulib module perror
747 ## begin gnulib module perror-tests
749 TESTS += test-perror.sh test-perror2
750 check_PROGRAMS += test-perror test-perror2
751 EXTRA_DIST += macros.h signature.h test-perror.c test-perror2.c test-perror.sh
753 ## end   gnulib module perror-tests
755 ## begin gnulib module pipe-posix
758 EXTRA_DIST += pipe.c
760 EXTRA_libtests_a_SOURCES += pipe.c
762 ## end   gnulib module pipe-posix
764 ## begin gnulib module pipe-posix-tests
766 TESTS += test-pipe
767 check_PROGRAMS += test-pipe
768 EXTRA_DIST += test-pipe.c signature.h macros.h
770 ## end   gnulib module pipe-posix-tests
772 ## begin gnulib module printf-frexp-tests
774 TESTS += test-printf-frexp
775 check_PROGRAMS += test-printf-frexp
776 EXTRA_DIST += test-printf-frexp.c macros.h
778 ## end   gnulib module printf-frexp-tests
780 ## begin gnulib module printf-frexpl-tests
782 TESTS += test-printf-frexpl
783 check_PROGRAMS += test-printf-frexpl
784 EXTRA_DIST += test-printf-frexpl.c macros.h
786 ## end   gnulib module printf-frexpl-tests
788 ## begin gnulib module putenv
791 EXTRA_DIST += putenv.c
793 EXTRA_libtests_a_SOURCES += putenv.c
795 ## end   gnulib module putenv
797 ## begin gnulib module rawmemchr-tests
799 TESTS += test-rawmemchr
800 check_PROGRAMS += test-rawmemchr
801 EXTRA_DIST += test-rawmemchr.c zerosize-ptr.h signature.h macros.h
803 ## end   gnulib module rawmemchr-tests
805 ## begin gnulib module read-file-tests
807 TESTS += test-read-file
808 check_PROGRAMS += test-read-file
809 EXTRA_DIST += test-read-file.c
811 ## end   gnulib module read-file-tests
813 ## begin gnulib module recv-tests
815 TESTS += test-recv
816 check_PROGRAMS += test-recv
817 test_recv_LDADD = $(LDADD) @LIBSOCKET@
818 EXTRA_DIST += test-recv.c signature.h macros.h
820 ## end   gnulib module recv-tests
822 ## begin gnulib module recvfrom-tests
824 TESTS += test-recvfrom
825 check_PROGRAMS += test-recvfrom
826 test_recvfrom_LDADD = $(LDADD) @LIBSOCKET@
827 EXTRA_DIST += test-recvfrom.c signature.h macros.h
829 ## end   gnulib module recvfrom-tests
831 ## begin gnulib module same-inode
834 EXTRA_DIST += same-inode.h
836 ## end   gnulib module same-inode
838 ## begin gnulib module select-tests
840 TESTS += test-select test-select-in.sh test-select-out.sh
841 # test-select-stdin has to be run by hand.
842 check_PROGRAMS += test-select test-select-fd test-select-stdin
843 test_select_LDADD = $(LDADD) @LIB_SELECT@ @LIBSOCKET@ $(INET_PTON_LIB)
844 test_select_fd_LDADD = $(LDADD) @LIB_SELECT@
845 test_select_stdin_LDADD = $(LDADD) @LIB_SELECT@
846 EXTRA_DIST += macros.h signature.h test-select.c test-select.h test-select-fd.c test-select-in.sh test-select-out.sh test-select-stdin.c
848 ## end   gnulib module select-tests
850 ## begin gnulib module send-tests
852 TESTS += test-send
853 check_PROGRAMS += test-send
854 test_send_LDADD = $(LDADD) @LIBSOCKET@
855 EXTRA_DIST += test-send.c signature.h macros.h
857 ## end   gnulib module send-tests
859 ## begin gnulib module sendto-tests
861 TESTS += test-sendto
862 check_PROGRAMS += test-sendto
863 test_sendto_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
864 EXTRA_DIST += test-sendto.c signature.h macros.h
866 ## end   gnulib module sendto-tests
868 ## begin gnulib module setenv
871 EXTRA_DIST += setenv.c
873 EXTRA_libtests_a_SOURCES += setenv.c
875 ## end   gnulib module setenv
877 ## begin gnulib module setenv-tests
879 TESTS += test-setenv
880 check_PROGRAMS += test-setenv
881 EXTRA_DIST += test-setenv.c signature.h macros.h
883 ## end   gnulib module setenv-tests
885 ## begin gnulib module setsockopt-tests
887 TESTS += test-setsockopt
888 check_PROGRAMS += test-setsockopt
889 test_setsockopt_LDADD = $(LDADD) @LIBSOCKET@
890 EXTRA_DIST += test-setsockopt.c signature.h macros.h
892 ## end   gnulib module setsockopt-tests
894 ## begin gnulib module shutdown-tests
896 TESTS += test-shutdown
897 check_PROGRAMS += test-shutdown
898 test_shutdown_LDADD = $(LDADD) @LIBSOCKET@
899 EXTRA_DIST += test-shutdown.c signature.h macros.h
901 ## end   gnulib module shutdown-tests
903 ## begin gnulib module signal-h-tests
905 TESTS += test-signal-h
906 check_PROGRAMS += test-signal-h
907 EXTRA_DIST += test-signal-h.c
909 ## end   gnulib module signal-h-tests
911 ## begin gnulib module signbit-tests
913 TESTS += test-signbit
914 check_PROGRAMS += test-signbit
916 EXTRA_DIST += test-signbit.c minus-zero.h infinity.h macros.h
918 ## end   gnulib module signbit-tests
920 ## begin gnulib module sleep-tests
922 TESTS += test-sleep
923 check_PROGRAMS += test-sleep
924 EXTRA_DIST += test-sleep.c signature.h macros.h
926 ## end   gnulib module sleep-tests
928 ## begin gnulib module snippet/_Noreturn
930 # Because this Makefile snippet defines a variable used by other
931 # gnulib Makefile snippets, it must be present in all Makefile.am that
932 # need it. This is ensured by the applicability 'all' defined above.
934 _NORETURN_H=$(top_srcdir)/build-aux/snippet/_Noreturn.h
936 EXTRA_DIST += $(top_srcdir)/build-aux/snippet/_Noreturn.h
938 ## end   gnulib module snippet/_Noreturn
940 ## begin gnulib module snippet/arg-nonnull
942 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
943 # statements but through direct file reference. Therefore this snippet must be
944 # present in all Makefile.am that need it. This is ensured by the applicability
945 # 'all' defined above.
947 BUILT_SOURCES += arg-nonnull.h
948 # The arg-nonnull.h that gets inserted into generated .h files is the same as
949 # build-aux/snippet/arg-nonnull.h, except that it has the copyright header cut
950 # off.
951 arg-nonnull.h: $(top_srcdir)/build-aux/snippet/arg-nonnull.h
952         $(AM_V_GEN)rm -f $@-t $@ && \
953         sed -n -e '/GL_ARG_NONNULL/,$$p' \
954           < $(top_srcdir)/build-aux/snippet/arg-nonnull.h \
955           > $@-t && \
956         mv $@-t $@
957 MOSTLYCLEANFILES += arg-nonnull.h arg-nonnull.h-t
959 ARG_NONNULL_H=arg-nonnull.h
961 EXTRA_DIST += $(top_srcdir)/build-aux/snippet/arg-nonnull.h
963 ## end   gnulib module snippet/arg-nonnull
965 ## begin gnulib module snippet/c++defs
967 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
968 # statements but through direct file reference. Therefore this snippet must be
969 # present in all Makefile.am that need it. This is ensured by the applicability
970 # 'all' defined above.
972 BUILT_SOURCES += c++defs.h
973 # The c++defs.h that gets inserted into generated .h files is the same as
974 # build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
975 c++defs.h: $(top_srcdir)/build-aux/snippet/c++defs.h
976         $(AM_V_GEN)rm -f $@-t $@ && \
977         sed -n -e '/_GL_CXXDEFS/,$$p' \
978           < $(top_srcdir)/build-aux/snippet/c++defs.h \
979           > $@-t && \
980         mv $@-t $@
981 MOSTLYCLEANFILES += c++defs.h c++defs.h-t
983 CXXDEFS_H=c++defs.h
985 EXTRA_DIST += $(top_srcdir)/build-aux/snippet/c++defs.h
987 ## end   gnulib module snippet/c++defs
989 ## begin gnulib module snippet/warn-on-use
991 BUILT_SOURCES += warn-on-use.h
992 # The warn-on-use.h that gets inserted into generated .h files is the same as
993 # build-aux/snippet/warn-on-use.h, except that it has the copyright header cut
994 # off.
995 warn-on-use.h: $(top_srcdir)/build-aux/snippet/warn-on-use.h
996         $(AM_V_GEN)rm -f $@-t $@ && \
997         sed -n -e '/^.ifndef/,$$p' \
998           < $(top_srcdir)/build-aux/snippet/warn-on-use.h \
999           > $@-t && \
1000         mv $@-t $@
1001 MOSTLYCLEANFILES += warn-on-use.h warn-on-use.h-t
1003 WARN_ON_USE_H=warn-on-use.h
1005 EXTRA_DIST += $(top_srcdir)/build-aux/snippet/warn-on-use.h
1007 ## end   gnulib module snippet/warn-on-use
1009 ## begin gnulib module snprintf-tests
1011 TESTS += test-snprintf
1012 check_PROGRAMS += test-snprintf
1014 EXTRA_DIST += test-snprintf.c signature.h macros.h
1016 ## end   gnulib module snprintf-tests
1018 ## begin gnulib module sockets-tests
1020 TESTS += test-sockets
1021 check_PROGRAMS += test-sockets
1022 test_sockets_LDADD = $(LDADD) @LIBSOCKET@
1023 EXTRA_DIST += test-sockets.c
1025 ## end   gnulib module sockets-tests
1027 ## begin gnulib module stat
1030 EXTRA_DIST += stat.c
1032 EXTRA_libtests_a_SOURCES += stat.c
1034 ## end   gnulib module stat
1036 ## begin gnulib module stat-tests
1038 TESTS += test-stat
1039 check_PROGRAMS += test-stat
1040 test_stat_LDADD = $(LDADD) $(LIBINTL)
1041 EXTRA_DIST += test-stat.h test-stat.c signature.h macros.h
1043 ## end   gnulib module stat-tests
1045 ## begin gnulib module stdalign-tests
1047 TESTS += test-stdalign
1048 check_PROGRAMS += test-stdalign
1049 EXTRA_DIST += test-stdalign.c macros.h
1051 ## end   gnulib module stdalign-tests
1053 ## begin gnulib module stdbool-tests
1055 TESTS += test-stdbool
1056 check_PROGRAMS += test-stdbool
1057 EXTRA_DIST += test-stdbool.c
1059 ## end   gnulib module stdbool-tests
1061 ## begin gnulib module stddef-tests
1063 TESTS += test-stddef
1064 check_PROGRAMS += test-stddef
1065 EXTRA_DIST += test-stddef.c
1067 ## end   gnulib module stddef-tests
1069 ## begin gnulib module stdint-tests
1071 TESTS += test-stdint
1072 check_PROGRAMS += test-stdint
1073 EXTRA_DIST += test-stdint.c
1075 ## end   gnulib module stdint-tests
1077 ## begin gnulib module stdio-tests
1079 TESTS += test-stdio
1080 check_PROGRAMS += test-stdio
1081 EXTRA_DIST += test-stdio.c
1083 ## end   gnulib module stdio-tests
1085 ## begin gnulib module stdlib-tests
1087 TESTS += test-stdlib
1088 check_PROGRAMS += test-stdlib
1089 EXTRA_DIST += test-stdlib.c test-sys_wait.h
1091 ## end   gnulib module stdlib-tests
1093 ## begin gnulib module strchrnul-tests
1095 TESTS += test-strchrnul
1096 check_PROGRAMS += test-strchrnul
1097 EXTRA_DIST += test-strchrnul.c signature.h macros.h
1099 ## end   gnulib module strchrnul-tests
1101 ## begin gnulib module strerror-tests
1103 TESTS += test-strerror
1104 check_PROGRAMS += test-strerror
1105 EXTRA_DIST += test-strerror.c signature.h macros.h
1107 ## end   gnulib module strerror-tests
1109 ## begin gnulib module strerror_r-posix
1112 EXTRA_DIST += strerror_r.c
1114 EXTRA_libtests_a_SOURCES += strerror_r.c
1116 ## end   gnulib module strerror_r-posix
1118 ## begin gnulib module strerror_r-posix-tests
1120 TESTS += test-strerror_r
1121 check_PROGRAMS += test-strerror_r
1122 EXTRA_DIST += test-strerror_r.c signature.h macros.h
1124 ## end   gnulib module strerror_r-posix-tests
1126 ## begin gnulib module string-tests
1128 TESTS += test-string
1129 check_PROGRAMS += test-string
1130 EXTRA_DIST += test-string.c
1132 ## end   gnulib module string-tests
1134 ## begin gnulib module strings-tests
1136 TESTS += test-strings
1137 check_PROGRAMS += test-strings
1138 EXTRA_DIST += test-strings.c
1140 ## end   gnulib module strings-tests
1142 ## begin gnulib module strnlen-tests
1144 TESTS += test-strnlen
1145 check_PROGRAMS += test-strnlen
1146 EXTRA_DIST += test-strnlen.c zerosize-ptr.h signature.h macros.h
1148 ## end   gnulib module strnlen-tests
1150 ## begin gnulib module strverscmp-tests
1152 TESTS += test-strverscmp
1153 check_PROGRAMS += test-strverscmp
1154 EXTRA_DIST += test-strverscmp.c signature.h macros.h
1156 ## end   gnulib module strverscmp-tests
1158 ## begin gnulib module symlink
1161 EXTRA_DIST += symlink.c
1163 EXTRA_libtests_a_SOURCES += symlink.c
1165 ## end   gnulib module symlink
1167 ## begin gnulib module symlink-tests
1169 TESTS += test-symlink
1170 check_PROGRAMS += test-symlink
1171 EXTRA_DIST += test-symlink.h test-symlink.c signature.h macros.h
1173 ## end   gnulib module symlink-tests
1175 ## begin gnulib module sys_ioctl
1177 BUILT_SOURCES += sys/ioctl.h
1179 # We need the following in order to create <sys/ioctl.h> when the system
1180 # does not have a complete one.
1181 sys/ioctl.h: sys_ioctl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
1182         $(AM_V_at)$(MKDIR_P) sys
1183         $(AM_V_GEN)rm -f $@-t $@ && \
1184         { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
1185           sed -e 's|@''GUARD_PREFIX''@|GL|g' \
1186               -e 's|@''HAVE_SYS_IOCTL_H''@|$(HAVE_SYS_IOCTL_H)|g' \
1187               -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
1188               -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
1189               -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
1190               -e 's|@''NEXT_SYS_IOCTL_H''@|$(NEXT_SYS_IOCTL_H)|g' \
1191               -e 's/@''GNULIB_IOCTL''@/$(GNULIB_IOCTL)/g' \
1192               -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|$(SYS_IOCTL_H_HAVE_WINSOCK2_H)|g' \
1193               -e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \
1194               -e 's|@''REPLACE_IOCTL''@|$(REPLACE_IOCTL)|g' \
1195               -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
1196               -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
1197               < $(srcdir)/sys_ioctl.in.h; \
1198         } > $@-t && \
1199         mv $@-t $@
1200 MOSTLYCLEANFILES += sys/ioctl.h sys/ioctl.h-t
1201 MOSTLYCLEANDIRS += sys
1203 EXTRA_DIST += sys_ioctl.in.h
1205 ## end   gnulib module sys_ioctl
1207 ## begin gnulib module sys_ioctl-tests
1209 TESTS += test-sys_ioctl
1210 check_PROGRAMS += test-sys_ioctl
1211 EXTRA_DIST += test-sys_ioctl.c
1213 ## end   gnulib module sys_ioctl-tests
1215 ## begin gnulib module sys_select-tests
1217 TESTS += test-sys_select
1218 check_PROGRAMS += test-sys_select
1219 EXTRA_DIST += test-sys_select.c signature.h
1221 ## end   gnulib module sys_select-tests
1223 ## begin gnulib module sys_socket-tests
1225 TESTS += test-sys_socket
1226 check_PROGRAMS += test-sys_socket
1227 EXTRA_DIST += test-sys_socket.c
1229 ## end   gnulib module sys_socket-tests
1231 ## begin gnulib module sys_stat-tests
1233 TESTS += test-sys_stat
1234 check_PROGRAMS += test-sys_stat
1235 EXTRA_DIST += test-sys_stat.c
1237 ## end   gnulib module sys_stat-tests
1239 ## begin gnulib module sys_time-tests
1241 TESTS += test-sys_time
1242 check_PROGRAMS += test-sys_time
1243 EXTRA_DIST += test-sys_time.c
1245 ## end   gnulib module sys_time-tests
1247 ## begin gnulib module sys_types-tests
1249 TESTS += test-sys_types
1250 check_PROGRAMS += test-sys_types
1251 EXTRA_DIST += test-sys_types.c
1253 ## end   gnulib module sys_types-tests
1255 ## begin gnulib module sys_uio-tests
1257 TESTS += test-sys_uio
1258 check_PROGRAMS += test-sys_uio
1259 EXTRA_DIST += test-sys_uio.c
1261 ## end   gnulib module sys_uio-tests
1263 ## begin gnulib module sysexits-tests
1265 TESTS += test-sysexits
1266 check_PROGRAMS += test-sysexits
1267 EXTRA_DIST += test-sysexits.c
1269 ## end   gnulib module sysexits-tests
1271 ## begin gnulib module test-framework-sh-tests
1273 TESTS += test-init.sh
1274 EXTRA_DIST += init.sh
1275 EXTRA_DIST += test-init.sh
1277 ## end   gnulib module test-framework-sh-tests
1279 ## begin gnulib module time-tests
1281 TESTS += test-time
1282 check_PROGRAMS += test-time
1283 EXTRA_DIST += test-time.c
1285 ## end   gnulib module time-tests
1287 ## begin gnulib module u64-tests
1289 TESTS += test-u64
1290 check_PROGRAMS += test-u64
1291 EXTRA_DIST += test-u64.c
1293 ## end   gnulib module u64-tests
1295 ## begin gnulib module unistd-tests
1297 TESTS += test-unistd
1298 check_PROGRAMS += test-unistd
1299 EXTRA_DIST += test-unistd.c
1301 ## end   gnulib module unistd-tests
1303 ## begin gnulib module unsetenv
1306 EXTRA_DIST += unsetenv.c
1308 EXTRA_libtests_a_SOURCES += unsetenv.c
1310 ## end   gnulib module unsetenv
1312 ## begin gnulib module unsetenv-tests
1314 TESTS += test-unsetenv
1315 check_PROGRAMS += test-unsetenv
1316 EXTRA_DIST += test-unsetenv.c signature.h macros.h
1318 ## end   gnulib module unsetenv-tests
1320 ## begin gnulib module vasnprintf-tests
1322 TESTS += test-vasnprintf
1323 check_PROGRAMS += test-vasnprintf
1325 EXTRA_DIST += test-vasnprintf.c macros.h
1327 ## end   gnulib module vasnprintf-tests
1329 ## begin gnulib module vasprintf-tests
1331 TESTS += test-vasprintf
1332 check_PROGRAMS += test-vasprintf
1334 EXTRA_DIST += test-vasprintf.c signature.h macros.h
1336 ## end   gnulib module vasprintf-tests
1338 ## begin gnulib module vc-list-files-tests
1340 TESTS += test-vc-list-files-git.sh
1341 TESTS += test-vc-list-files-cvs.sh
1342 TESTS_ENVIRONMENT += abs_aux_dir='$(abs_aux_dir)'
1343 EXTRA_DIST += test-vc-list-files-git.sh test-vc-list-files-cvs.sh
1345 ## end   gnulib module vc-list-files-tests
1347 ## begin gnulib module verify-tests
1349 TESTS_ENVIRONMENT += MAKE='$(MAKE)'
1350 TESTS += test-verify test-verify.sh
1351 check_PROGRAMS += test-verify
1352 EXTRA_DIST += test-verify.c test-verify.sh
1354 ## end   gnulib module verify-tests
1356 ## begin gnulib module version-etc-tests
1358 TESTS += test-version-etc.sh
1359 check_PROGRAMS += test-version-etc
1360 test_version_etc_LDADD = $(LDADD) @LIBINTL@
1361 EXTRA_DIST += test-version-etc.c test-version-etc.sh
1363 ## end   gnulib module version-etc-tests
1365 ## begin gnulib module vfprintf-posix-tests
1367 TESTS += test-vfprintf-posix.sh
1368 check_PROGRAMS += test-vfprintf-posix
1369 EXTRA_DIST += test-vfprintf-posix.sh test-vfprintf-posix.c test-fprintf-posix.h test-printf-posix.output infinity.h signature.h macros.h
1371 ## end   gnulib module vfprintf-posix-tests
1373 ## begin gnulib module vprintf-posix-tests
1375 TESTS += test-vprintf-posix.sh
1376 check_PROGRAMS += test-vprintf-posix
1377 EXTRA_DIST += test-vprintf-posix.sh test-vprintf-posix.c test-printf-posix.h test-printf-posix.output infinity.h signature.h macros.h
1379 ## end   gnulib module vprintf-posix-tests
1381 ## begin gnulib module vsnprintf-tests
1383 TESTS += test-vsnprintf
1384 check_PROGRAMS += test-vsnprintf
1386 EXTRA_DIST += test-vsnprintf.c signature.h macros.h
1388 ## end   gnulib module vsnprintf-tests
1390 ## begin gnulib module wchar-tests
1392 TESTS += test-wchar
1393 check_PROGRAMS += test-wchar
1394 EXTRA_DIST += test-wchar.c
1396 ## end   gnulib module wchar-tests
1398 # Clean up after Solaris cc.
1399 clean-local:
1400         rm -rf SunWS_cache
1402 mostlyclean-local: mostlyclean-generic
1403         @for dir in '' $(MOSTLYCLEANDIRS); do \
1404           if test -n "$$dir" && test -d $$dir; then \
1405             echo "rmdir $$dir"; rmdir $$dir; \
1406           fi; \
1407         done; \
1408         :