Merge branch 'test-protocols' into tap-testsuite-work
[platform/upstream/automake.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.11a from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Copyright (C) 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
19 # 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
20
21 # This program is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation; either version 2, or (at your option)
24 # any later version.
25
26 # This program is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29 # GNU General Public License for more details.
30
31 # You should have received a copy of the GNU General Public License
32 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
33 VPATH = @srcdir@
34 pkgdatadir = $(datadir)/@PACKAGE@
35 pkgincludedir = $(includedir)/@PACKAGE@
36 pkglibdir = $(libdir)/@PACKAGE@
37 pkglibexecdir = $(libexecdir)/@PACKAGE@
38 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
39 install_sh_DATA = $(install_sh) -c -m 644
40 install_sh_PROGRAM = $(install_sh) -c
41 install_sh_SCRIPT = $(install_sh) -c
42 INSTALL_HEADER = $(INSTALL_DATA)
43 transform = $(program_transform_name)
44 NORMAL_INSTALL = :
45 PRE_INSTALL = :
46 POST_INSTALL = :
47 NORMAL_UNINSTALL = :
48 PRE_UNINSTALL = :
49 POST_UNINSTALL = :
50 build_triplet = @build@
51 host_triplet = @host@
52 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
53         $(srcdir)/aclocal.in $(srcdir)/automake.in \
54         $(srcdir)/config-shell-tests.am $(srcdir)/defs \
55         $(srcdir)/defs-static.in $(srcdir)/depmod-tests.am \
56         $(srcdir)/instspc-tests.am $(srcdir)/parallel-tests.am \
57         $(top_srcdir)/CheckListOfTests.am
58 subdir = tests
59 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \
61         $(top_srcdir)/m4/auxdir.m4 $(top_srcdir)/m4/init.m4 \
62         $(top_srcdir)/m4/install-sh.m4 $(top_srcdir)/m4/lead-dot.m4 \
63         $(top_srcdir)/m4/missing.m4 $(top_srcdir)/m4/mkdirp.m4 \
64         $(top_srcdir)/m4/options.m4 $(top_srcdir)/m4/runlog.m4 \
65         $(top_srcdir)/m4/sanity.m4 $(top_srcdir)/m4/silent.m4 \
66         $(top_srcdir)/m4/strip.m4 $(top_srcdir)/m4/substnot.m4 \
67         $(top_srcdir)/m4/tar.m4 $(top_srcdir)/configure.ac
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69         $(ACLOCAL_M4)
70 mkinstalldirs = $(SHELL) $(top_srcdir)/lib/mkinstalldirs
71 CONFIG_CLEAN_FILES = defs-static aclocal-${APIVERSION} \
72         automake-${APIVERSION}
73 CONFIG_CLEAN_VPATH_FILES = defs
74 AM_V_GEN = $(am__v_GEN_$(V))
75 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
76 am__v_GEN_0 = @echo "  GEN     " $@;
77 AM_V_at = $(am__v_at_$(V))
78 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
79 am__v_at_0 = @
80 SOURCES =
81 DIST_SOURCES =
82 am__tty_colors_dummy = \
83   mgn= red= grn= lgn= blu= brg= std=; \
84   am__color_tests=no
85 # If stdout is a non-dumb tty, use colors.  If test -t is not supported,
86 # then this fails; a conservative approach.  Of course do not redirect
87 # stdout here, just stderr.
88 am__tty_colors = \
89 $(am__tty_colors_dummy); \
90 test "X$(AM_COLOR_TESTS)" != Xno \
91 && test "X$$TERM" != Xdumb \
92 && { test "X$(AM_COLOR_TESTS)" = Xalways || test -t 1 2>/dev/null; } \
93 && { \
94   am__color_tests=yes; \
95   red='\e[0;31m'; \
96   grn='\e[0;32m'; \
97   lgn='\e[1;32m'; \
98   blu='\e[1;34m'; \
99   mgn='\e[0;35m'; \
100   brg='\e[1m'; \
101   std='\e[m'; \
102 }
103 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
104 am__vpath_adj = case $$p in \
105     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
106     *) f=$$p;; \
107   esac;
108 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
109 am__install_max = 40
110 am__nobase_strip_setup = \
111   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
112 am__nobase_strip = \
113   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
114 am__nobase_list = $(am__nobase_strip_setup); \
115   for p in $$list; do echo "$$p $$p"; done | \
116   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
117   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
118     if (++n[$$2] == $(am__install_max)) \
119       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
120     END { for (dir in files) print dir, files[dir] }'
121 am__base_list = \
122   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
123   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
124 # Restructured Text title.
125 am__rst_title = sed 's/.*/   &   /;h;s/./=/g;p;x;p;g;p;s/.*//'
126 # Solaris 10 'make', and several other traditional 'make' implementations,
127 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
128 # by disabling -e (using the XSI extension "set +e") if it's set.
129 am__sh_e_setup = case $$- in *e*) set +e;; esac
130 # Default flags passed to test drivers.
131 am__common_driver_flags = \
132   --color-tests "$$am__color_tests" \
133   --enable-hard-errors "$$am__enable_hard_errors" \
134   --expect-failure "$$am__expect_failure"
135 # To be inserted before the command running the test.  Creates the
136 # directory for the log if needed.  Stores in $dir the directory
137 # containing $f, in $tst the test, in $log the log.  Executes the
138 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
139 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
140 # will run the test scripts (or their associated LOG_COMPILER, if
141 # thy have one).
142 am__check_pre = \
143 $(am__sh_e_setup);                                      \
144 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
145 $(am__tty_colors);                                      \
146 srcdir=$(srcdir); export srcdir;                        \
147 am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;            \
148 test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?; \
149 if test -f "./$$f"; then dir=./;                        \
150 elif test -f "$$f"; then dir=;                          \
151 else dir="$(srcdir)/"; fi;                              \
152 tst=$$dir$$f; log='$@';                                 \
153 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
154   am__enable_hard_errors=no;                            \
155 else                                                    \
156   am__enable_hard_errors=yes;                           \
157 fi;                                                     \
158 case " $(XFAIL_TESTS) " in                              \
159   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
160     am__expect_failure=yes;;                            \
161   *)                                                    \
162     am__expect_failure=no;;                             \
163 esac;                                                   \
164 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
165 # The names of the tests, with any registered extension removed.  Or
166 # equivalently, the names of the test logs, with the `.log' extension
167 # renoved.  This honours runtime overriding of TESTS and TEST_LOGS.
168 am__TEST_BASES = $(TEST_LOGS:.log=)
169 # This can be used instead of $(MAKE) in recipes requiring a recursive call
170 # to make, but which are not intended to be executed by "make -n".  See the
171 # GNU make manual for more details.
172 am__stealth_MAKE = $(MAKE)
173 RECHECK_LOGS = $(TEST_LOGS)
174 AM_RECURSIVE_TARGETS = check check-html recheck recheck-html
175 TEST_SUITE_LOG = test-suite.log
176 TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html)
177 am__test_logs1 = $(TESTS:=.log)
178 am__test_logs2 = $(am__test_logs1:.test.log=.log)
179 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/lib/test-driver
180 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
181         $(TEST_LOG_FLAGS)
182 am__test_logs3 = $(am__test_logs2:.tap.log=.log)
183 TAP_LOG_COMPILE = $(TAP_LOG_COMPILER) $(AM_TAP_LOG_FLAGS) \
184         $(TAP_LOG_FLAGS)
185 am__test_logs4 = $(am__test_logs3:.ptest.log=.log)
186 PTEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/lib/test-driver
187 PTEST_LOG_COMPILE = $(PTEST_LOG_COMPILER) $(AM_PTEST_LOG_FLAGS) \
188         $(PTEST_LOG_FLAGS)
189 am__test_logs5 = $(am__test_logs4:.instspc.log=.log)
190 INSTSPC_LOG_DRIVER = $(SHELL) $(top_srcdir)/lib/test-driver
191 INSTSPC_LOG_COMPILE = $(INSTSPC_LOG_COMPILER) $(AM_INSTSPC_LOG_FLAGS) \
192         $(INSTSPC_LOG_FLAGS)
193 am__test_logs6 = $(am__test_logs5:.depmod.log=.log)
194 DEPMOD_LOG_DRIVER = $(SHELL) $(top_srcdir)/lib/test-driver
195 DEPMOD_LOG_COMPILE = $(DEPMOD_LOG_COMPILER) $(AM_DEPMOD_LOG_FLAGS) \
196         $(DEPMOD_LOG_FLAGS)
197 TEST_LOGS = $(am__test_logs6:.shtst.log=.log)
198 SHTST_LOG_DRIVER = $(SHELL) $(top_srcdir)/lib/test-driver
199 SHTST_LOG_COMPILE = $(SHTST_LOG_COMPILER) $(AM_SHTST_LOG_FLAGS) \
200         $(SHTST_LOG_FLAGS)
201 TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t)
202 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
203 ACLOCAL = @ACLOCAL@
204 AMTAR = @AMTAR@
205 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
206 APIVERSION = @APIVERSION@
207 AUTOCONF = @AUTOCONF@
208 AUTOHEADER = @AUTOHEADER@
209 AUTOMAKE = @AUTOMAKE@
210 AWK = @AWK@
211 CYGPATH_W = @CYGPATH_W@
212 DEFS = @DEFS@
213 ECHO_C = @ECHO_C@
214 ECHO_N = @ECHO_N@
215 ECHO_T = @ECHO_T@
216 EGREP = @EGREP@
217 FGREP = @FGREP@
218 GREP = @GREP@
219 HELP2MAN = @HELP2MAN@
220 INSTALL = @INSTALL@
221 INSTALL_DATA = @INSTALL_DATA@
222 INSTALL_PROGRAM = @INSTALL_PROGRAM@
223 INSTALL_SCRIPT = @INSTALL_SCRIPT@
224 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
225 LIBOBJS = @LIBOBJS@
226 LIBS = @LIBS@
227 LN = @LN@
228 LTLIBOBJS = @LTLIBOBJS@
229 MAKEINFO = @MAKEINFO@
230 MKDIR_P = @MKDIR_P@
231 MODIFICATION_DELAY = @MODIFICATION_DELAY@
232 PACKAGE = @PACKAGE@
233 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
234 PACKAGE_NAME = @PACKAGE_NAME@
235 PACKAGE_STRING = @PACKAGE_STRING@
236 PACKAGE_TARNAME = @PACKAGE_TARNAME@
237 PACKAGE_URL = @PACKAGE_URL@
238 PACKAGE_VERSION = @PACKAGE_VERSION@
239 PATH_SEPARATOR = @PATH_SEPARATOR@
240 PERL = @PERL@
241 PERL_THREADS = @PERL_THREADS@
242 SET_MAKE = @SET_MAKE@
243 SHELL = @SHELL@
244 STRIP = @STRIP@
245 TEX = @TEX@
246 VERSION = @VERSION@
247 abs_builddir = @abs_builddir@
248 abs_srcdir = @abs_srcdir@
249 abs_top_builddir = @abs_top_builddir@
250 abs_top_srcdir = @abs_top_srcdir@
251 am_AUTOCONF = @am_AUTOCONF@
252 am_AUTOHEADER = @am_AUTOHEADER@
253 am_AUTOM4TE = @am_AUTOM4TE@
254 am_AUTORECONF = @am_AUTORECONF@
255 am_AUTOUPDATE = @am_AUTOUPDATE@
256 am__leading_dot = @am__leading_dot@
257 am__tar = @am__tar@
258 am__untar = @am__untar@
259 bindir = @bindir@
260 build = @build@
261 build_alias = @build_alias@
262 build_cpu = @build_cpu@
263 build_os = @build_os@
264 build_vendor = @build_vendor@
265 builddir = @builddir@
266 datadir = @datadir@
267 datarootdir = @datarootdir@
268 docdir = @docdir@
269 dvidir = @dvidir@
270 exec_prefix = @exec_prefix@
271 host = @host@
272 host_alias = @host_alias@
273 host_cpu = @host_cpu@
274 host_os = @host_os@
275 host_vendor = @host_vendor@
276 htmldir = @htmldir@
277 includedir = @includedir@
278 infodir = @infodir@
279 install_sh = @install_sh@
280 libdir = @libdir@
281 libexecdir = @libexecdir@
282 localedir = @localedir@
283 localstatedir = @localstatedir@
284 mandir = @mandir@
285 mkdir_p = @mkdir_p@
286 oldincludedir = @oldincludedir@
287 pdfdir = @pdfdir@
288 pkgvdatadir = @pkgvdatadir@
289 prefix = @prefix@
290 program_transform_name = @program_transform_name@
291 psdir = @psdir@
292 sbindir = @sbindir@
293 sh_errexit_works = @sh_errexit_works@
294 sharedstatedir = @sharedstatedir@
295 srcdir = @srcdir@
296 sysconfdir = @sysconfdir@
297 target_alias = @target_alias@
298 top_build_prefix = @top_build_prefix@
299 top_builddir = @top_builddir@
300 top_srcdir = @top_srcdir@
301 TEST_EXTENSIONS = .test .tap .ptest .instspc .depmod .shtst
302 TAP_LOG_DRIVER = $(PERL) $(top_srcdir)/lib/tap-driver
303 TAP_LOG_DRIVER_FLAGS = --merge
304 MAINTAINERCLEANFILES = 
305 EXTRA_DIST = ChangeLog-old gen-parallel-tests parallel-tests.sh \
306         instspc-tests.sh depmod-tests.sh gen-config-shell-tests \
307         config-shell-tests.sh $(handwritten_tests) tap-functions.sh \
308         plain-functions.sh trivial-test-driver \
309         testsuite-summary-checks.sh extract-testsuite-summary \
310         tap-setup.sh tap-summary-aux.sh
311
312 # Run the tests with the shell detected at configure time.
313 TEST_LOG_COMPILER = $(SHELL)
314 XFAIL_TESTS = all.test auxdir2.test cond17.test gcj6.test \
315         override-conditional-2.test pr8365-remake-timing.test \
316         yacc-dist-nobuild-subdir.test tap-plan-corner2.test \
317         tap-message-0.test tap-signal.test txinfo5.test \
318         $(instspc_xfail_tests)
319 parallel_tests = backcompat5-p.ptest check-exported-srcdir-p.ptest \
320         check-fd-redirect-p.ptest check-subst-prog-p.ptest \
321         check-subst-p.ptest check-tests-in-builddir-p.ptest \
322         check-p.ptest check11-p.ptest check12-p.ptest check2-p.ptest \
323         check3-p.ptest check4-p.ptest check5-p.ptest check6-p.ptest \
324         check7-p.ptest check8-p.ptest color-p.ptest color2-p.ptest \
325         comment9-p.ptest dejagnu-p.ptest exeext4-p.ptest \
326         maken3-p.ptest maken4-p.ptest posixsubst-tests-p.ptest \
327         tests-environment-p.ptest
328 PTEST_LOG_COMPILER = $(SHELL) $(srcdir)/parallel-tests.sh
329 instspc_tests = build-squote.instspc install-squote.instspc \
330         build-dquote.instspc install-dquote.instspc \
331         build-bquote.instspc install-bquote.instspc \
332         build-sharp.instspc install-sharp.instspc build-dollar.instspc \
333         install-dollar.instspc build-bang.instspc install-bang.instspc \
334         build-bslash.instspc install-bslash.instspc \
335         build-ampersand.instspc install-ampersand.instspc \
336         build-percent.instspc install-percent.instspc \
337         build-leftpar.instspc install-leftpar.instspc \
338         build-rightpar.instspc install-rightpar.instspc \
339         build-pipe.instspc install-pipe.instspc build-caret.instspc \
340         install-caret.instspc build-tilde.instspc \
341         install-tilde.instspc build-qmark.instspc \
342         install-qmark.instspc build-star.instspc install-star.instspc \
343         build-plus.instspc install-plus.instspc build-minus.instspc \
344         install-minus.instspc build-comma.instspc \
345         install-comma.instspc build-colon.instspc \
346         install-colon.instspc build-semicol.instspc \
347         install-semicol.instspc build-equal.instspc \
348         install-equal.instspc build-less.instspc install-less.instspc \
349         build-more.instspc install-more.instspc build-at.instspc \
350         install-at.instspc build-lqbrack.instspc \
351         install-lqbrack.instspc build-rqbrack.instspc \
352         install-rqbrack.instspc build-lcbrack.instspc \
353         install-lcbrack.instspc build-rcbrack.instspc \
354         install-rcbrack.instspc build-space.instspc \
355         install-space.instspc build-tab.instspc install-tab.instspc \
356         build-linefeed.instspc install-linefeed.instspc \
357         build-backspace.instspc install-backspace.instspc \
358         build-formfeed.instspc install-formfeed.instspc \
359         build-carriageret.instspc install-carriageret.instspc \
360         build-quadrigraph0.instspc install-quadrigraph0.instspc \
361         build-quadrigraph1.instspc install-quadrigraph1.instspc \
362         build-quadrigraph2.instspc install-quadrigraph2.instspc \
363         build-quadrigraph3.instspc install-quadrigraph3.instspc \
364         build-quadrigraph4.instspc install-quadrigraph4.instspc \
365         build-a_b.instspc install-a_b.instspc build-a__b.instspc \
366         install-a__b.instspc build-a_lf_b.instspc \
367         install-a_lf_b.instspc build-dotdotdot.instspc \
368         install-dotdotdot.instspc build-dosdrive.instspc \
369         install-dosdrive.instspc build-miscglob1.instspc \
370         install-miscglob1.instspc build-miscglob2.instspc \
371         install-miscglob2.instspc
372 instspc_xfail_tests = build-squote.instspc build-dquote.instspc \
373         build-bquote.instspc build-sharp.instspc build-dollar.instspc \
374         build-bslash.instspc build-ampersand.instspc \
375         build-linefeed.instspc build-quadrigraph0.instspc \
376         build-a_lf_b.instspc install-squote.instspc \
377         install-dquote.instspc install-bquote.instspc \
378         install-sharp.instspc install-dollar.instspc \
379         install-linefeed.instspc install-a_lf_b.instspc
380 INSTSPC_LOG_COMPILER = $(SHELL) $(srcdir)/instspc-tests.sh
381 depmod_tests = depcomp-gcc3.depmod depcomp-gcc.depmod \
382         depcomp-hp.depmod depcomp-sgi.depmod depcomp-aix.depmod \
383         depcomp-icc.depmod depcomp-hp2.depmod depcomp-tru64.depmod \
384         depcomp-msvc7.depmod depcomp-msvc7msys.depmod \
385         depcomp-nosideeffect.depmod depcomp-dashmstdout.depmod \
386         depcomp-dashXmstdout.depmod depcomp-makedepend.depmod \
387         depcomp-cpp.depmod depcomp-msvisualcpp.depmod \
388         depcomp-msvcmsys.depmod
389 DEPMOD_LOG_COMPILER = $(SHELL) $(srcdir)/depmod-tests.sh
390 config_shell_tests = ar-lib-w.shtst compile-w.shtst compile2-w.shtst \
391         compile3-w.shtst compile4-w.shtst compile5-w.shtst \
392         compile6-w.shtst instsh2-w.shtst instsh3-w.shtst \
393         mdate5-w.shtst mdate6-w.shtst missing-w.shtst missing2-w.shtst \
394         missing3-w.shtst missing5-w.shtst mkinst3-w.shtst
395 SHTST_LOG_COMPILER = $(SHELL) $(srcdir)/config-shell-tests.sh
396
397 # Some testsuite-influential variables should be overridable from the
398 # test scripts, but not from the environment.
399 # The `AM_TESTS_REEXEC=no' setting tells the tests not to needlessly
400 # re-execute themselves with the shell detected at configure time, since
401 # we are already running them under it explicitly in our setup (see e.g.
402 # the definition of TEST_LOG_COMPILER above).
403 # We want warning messages and explanations for skipped tests to go to
404 # the console if possible, so set up `stderr_fileno_' properly.
405 # The `9>&2' redirection *must* be placed at the end, and without a
406 # following semicolon, because some shells (e.g., various Korn Shells
407 # or HP-HX /bin/sh) close any file descriptor > 2 upon `exec' sycall.
408 # For more references, with lots of discussion, see:
409 #  - http://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00002.html
410 #  - http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/22488
411 #  - http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8846
412 AM_TESTS_ENVIRONMENT = \
413   test x"$$me" = x || unset me; \
414   test x"$$required" = x || unset required; \
415   test x"$$use_tap" = x || unset use_tap; \
416   test x"$$parallel_tests" = x || unset parallel_tests; \
417   test x"$$test_prefer_config_shell" || unset test_prefer_config_shell; \
418   test x"$$original_AUTOMAKE" = x || unset original_AUTOMAKE; \
419   test x"$$original_ACLOCAL" = x || unset original_ACLOCAL; \
420   AM_TESTS_REEXEC=no; export AM_TESTS_REEXEC; \
421   stderr_fileno_=9; export stderr_fileno_; 9>&2
422
423 TESTS = \
424   $(handwritten_tests) \
425   $(config_shell_tests) \
426   $(parallel_tests) \
427   $(depmod_tests) \
428   $(instspc_tests)
429
430 handwritten_tests = \
431 aclocal.test \
432 aclocal3.test \
433 aclocal4.test \
434 aclocal5.test \
435 aclocal6.test \
436 aclocal7.test \
437 aclocal8.test \
438 aclocal9.test \
439 acloca10.test \
440 acloca11.test \
441 acloca12.test \
442 acloca13.test \
443 acloca14.test \
444 acloca15.test \
445 acloca16.test \
446 acloca17.test \
447 acloca18.test \
448 acloca19.test \
449 acloca20.test \
450 acloca21.test \
451 acloca22.test \
452 acloca23.test \
453 ac-output-old.tap \
454 acsilent.test \
455 acsubst.test \
456 acsubst2.test \
457 add-missing.test \
458 all.test \
459 all2.test \
460 alloca.test \
461 alloca2.test \
462 alpha.test \
463 alpha2.test \
464 amhello-cflags.test \
465 amhello-cross-compile.test \
466 amhello-binpkg.test \
467 amassign.test \
468 ammissing.test \
469 amopt.test \
470 amopts-location.test \
471 amopts-variable-expansion.test \
472 amsubst.test \
473 ansi2knr-deprecation.test \
474 ansi.test \
475 ansi2.test \
476 ansi3.test \
477 ansi3b.test \
478 ansi4.test \
479 ansi5.test \
480 ansi6.test \
481 ansi7.test \
482 ansi8.test \
483 ansi9.test \
484 ansi10.test \
485 ar-lib.test \
486 ar.test \
487 ar2.test \
488 asm.test \
489 asm2.test \
490 asm3.test \
491 autodist.test \
492 autodist-subdir.test \
493 autodist-acconfig.test \
494 autodist-acconfig-no-subdir.test \
495 autodist-aclocal-m4.test \
496 autodist-config-headers.test \
497 autodist-configure-no-subdir.test \
498 autodist-no-duplicate.test \
499 autodist-stamp-vti.test \
500 autohdr.test \
501 autohdr2.test \
502 autohdr3.test \
503 autohdr4.test \
504 autohdrdry.test \
505 automake.test \
506 auxdir.test \
507 auxdir2.test \
508 auxdir3.test \
509 auxdir4.test \
510 auxdir5.test \
511 auxdir6.test \
512 auxdir7.test \
513 auxdir8.test \
514 auxdir9.test \
515 backcompat.test \
516 backcompat2.test \
517 backcompat3.test \
518 backcompat4.test \
519 backcompat5.test \
520 backcompat6.test \
521 backsl.test \
522 backsl2.test \
523 backsl3.test \
524 backsl4.test \
525 badline.test \
526 badopt.test \
527 badprog.test \
528 block.test \
529 bsource.test \
530 candist.test \
531 canon.test \
532 canon2.test \
533 canon3.test \
534 canon4.test \
535 canon5.test \
536 canon6.test \
537 canon7.test \
538 canon8.test \
539 canon-name.test \
540 ccnoco.test \
541 ccnoco2.test \
542 ccnoco3.test \
543 check.test \
544 check2.test \
545 check3.test \
546 check4.test \
547 check5.test \
548 check6.test \
549 check7.test \
550 check8.test \
551 check10.test \
552 check11.test \
553 check12.test \
554 check-subst.test \
555 check-subst-prog.test \
556 check-exported-srcdir.test \
557 check-fd-redirect.test \
558 check-tests-in-builddir.test \
559 check-no-test-driver.test \
560 checkall.test \
561 clean.test \
562 clean2.test \
563 colneq.test \
564 colneq2.test \
565 colneq3.test \
566 colon.test \
567 colon2.test \
568 colon3.test \
569 colon4.test \
570 colon5.test \
571 colon6.test \
572 colon7.test \
573 color.test \
574 color2.test \
575 comment.test \
576 comment2.test \
577 comment3.test \
578 comment4.test \
579 comment5.test \
580 comment6.test \
581 comment7.test \
582 comment8.test \
583 comment9.test \
584 commen10.test \
585 commen11.test \
586 comments-in-var-def.test \
587 compile.test \
588 compile2.test \
589 compile3.test \
590 compile4.test \
591 compile5.test \
592 compile6.test \
593 compile_f90_c_cxx.test \
594 compile_f_c_cxx.test \
595 cond-basic.test \
596 cond.test \
597 cond2.test \
598 cond3.test \
599 cond4.test \
600 cond5.test \
601 cond6.test \
602 cond7.test \
603 cond8.test \
604 cond9.test \
605 cond10.test \
606 cond11.test \
607 cond13.test \
608 cond14.test \
609 cond15.test \
610 cond16.test \
611 cond17.test \
612 cond18.test \
613 cond19.test \
614 cond20.test \
615 cond21.test \
616 cond22.test \
617 cond23.test \
618 cond24.test \
619 cond25.test \
620 cond26.test \
621 cond27.test \
622 cond28.test \
623 cond29.test \
624 cond30.test \
625 cond31.test \
626 cond32.test \
627 cond33.test \
628 cond34.test \
629 cond35.test \
630 cond36.test \
631 cond37.test \
632 cond38.test \
633 cond39.test \
634 cond40.test \
635 cond41.test \
636 cond42.test \
637 cond43.test \
638 cond44.test \
639 cond45.test \
640 cond46.test \
641 condd.test \
642 condhook.test \
643 condhook2.test \
644 condinc.test \
645 condinc2.test \
646 condlib.test \
647 condman2.test \
648 condman3.test \
649 configure.test \
650 confdeps.test \
651 conff.test \
652 conff2.test \
653 confh.test \
654 confh4.test \
655 confh5.test \
656 confh6.test \
657 confh7.test \
658 confh8.test \
659 confincl.test \
660 conflnk.test \
661 conflnk2.test \
662 conflnk3.test \
663 conflnk4.test \
664 confsub.test \
665 confvar.test \
666 confvar2.test \
667 copy.test \
668 cscope.test \
669 cscope2.test \
670 cscope3.test \
671 cxx.test \
672 cxx2.test \
673 cxxansi.test \
674 cxxcpp.test \
675 cxxlibobj.test \
676 cxxlink.test \
677 cxxnoc.test \
678 cxxo.test \
679 cygnus-check-without-all.test \
680 cygnus-dependency-tracking.test \
681 cygnus-imply-foreign.test \
682 cygnus-no-dist.test \
683 cygnus-no-installinfo.test \
684 cygnus-requires-maintainer-mode.test \
685 cygwin32.test \
686 dash.test \
687 defun.test \
688 defun2.test \
689 dejagnu.test \
690 dejagnu2.test \
691 dejagnu3.test \
692 dejagnu4.test \
693 dejagnu5.test \
694 dejagnu6.test \
695 dejagnu7.test \
696 depacl2.test \
697 depcomp.test \
698 depcomp2.test \
699 depcomp3.test \
700 depcomp4.test \
701 depcomp5.test \
702 depcomp6.test \
703 depcomp7.test \
704 depcomp8a.test \
705 depcomp8b.test \
706 depmod-data.test \
707 depdist.test \
708 depend.test \
709 depend2.test \
710 depend3.test \
711 depend4.test \
712 depend5.test \
713 depend6.test \
714 deprecated-acinit.test \
715 destdir.test \
716 dirlist.test \
717 dirlist2.test \
718 discover.test \
719 dist-included-parent-dir.test \
720 distcleancheck.test \
721 distcom2.test \
722 distcom3.test \
723 distcom4.test \
724 distcom5.test \
725 distcom6.test \
726 distcom7.test \
727 distdir.test \
728 distlinks.test \
729 distlinksbrk.test \
730 distname.test \
731 distcheck-configure-flags.test \
732 distcheck-configure-flags-am.test \
733 distcheck-configure-flags-subpkg.test \
734 distcheck-hook.test \
735 distcheck-hook2.test \
736 dmalloc.test \
737 dollar.test \
738 dollarvar.test \
739 dollarvar2.test \
740 double.test \
741 dup2.test \
742 else.test \
743 empty.test \
744 empty2.test \
745 empty3.test \
746 empty4.test \
747 exdir.test \
748 exdir2.test \
749 exdir3.test \
750 exeext.test \
751 exeext2.test \
752 exeext3.test \
753 exeext4.test \
754 exsource.test \
755 ext.test \
756 ext2.test \
757 ext3.test \
758 extra.test \
759 extra2.test \
760 extra3.test \
761 extra4.test \
762 extra5.test \
763 extra6.test \
764 extra7.test \
765 extra8.test \
766 extra9.test \
767 extra10.test \
768 extra11.test \
769 extra12.test \
770 extra-programs-empty.test \
771 extradep.test \
772 extradep2.test \
773 f90only.test \
774 flavor.test \
775 flibs.test \
776 fn99.test \
777 fn99subdir.test \
778 fnoc.test \
779 fo.test \
780 forcemiss.test \
781 forcemiss2.test \
782 fort1.test \
783 fort2.test \
784 fort4.test \
785 fort5.test \
786 fonly.test \
787 fortdep.test \
788 gcj.test \
789 gcj2.test \
790 gcj3.test \
791 gcj4.test \
792 gcj5.test \
793 gcj6.test \
794 getopt.test \
795 gettext.test \
796 gettext2.test \
797 gettext3.test \
798 gnumake.test \
799 gnuwarn.test \
800 gnuwarn2.test \
801 gnits.test \
802 gnits2.test \
803 gnits3.test \
804 hdr-vars-defined-once.test \
805 header.test \
806 help.test \
807 help2.test \
808 help3.test \
809 help4.test \
810 help-depend.test \
811 help-depend2.test \
812 help-dmalloc.test \
813 help-init.test \
814 help-lispdir.test \
815 help-maintainer.test \
816 help-multilib.test \
817 help-python.test \
818 help-regex.test \
819 help-silent.test \
820 help-upc.test \
821 hfs.test \
822 implicit.test \
823 info.test \
824 init.test \
825 init2.test \
826 insh2.test \
827 install2.test \
828 installdir.test \
829 instsh.test \
830 instsh2.test \
831 instsh3.test \
832 instdat.test \
833 instdat2.test \
834 instdir.test \
835 instdir2.test \
836 instdir-java.test \
837 instdir-lisp.test \
838 instdir-ltlib.test \
839 instdir-prog.test \
840 instdir-python.test \
841 instdir-texi.test \
842 instexec.test \
843 instfail.test \
844 instfail-info.test \
845 instfail-java.test \
846 instfail-libtool.test \
847 insthook.test \
848 instman.test \
849 instman2.test \
850 instmany.test \
851 instmany-mans.test \
852 instmany-python.test \
853 instspc-data.test \
854 interp.test \
855 interp2.test \
856 java.test \
857 java2.test \
858 java3.test \
859 java-check.test \
860 javaprim.test \
861 javasubst.test \
862 java-extra.test \
863 java-noinst.test \
864 ldadd.test \
865 ldflags.test \
866 lex.test \
867 lex2.test \
868 lex3.test \
869 lex4.test \
870 lex5.test \
871 lexcpp.test \
872 lexvpath.test \
873 lex-subobj-nodep.test \
874 lex-lib.test \
875 lex-lib-external.test \
876 lex-libobj.test \
877 lex-noyywrap.test \
878 lflags.test \
879 lflags2.test \
880 libexec.test \
881 libobj-basic.test \
882 libobj2.test \
883 libobj3.test \
884 libobj4.test \
885 libobj5.test \
886 libobj7.test \
887 libobj8.test \
888 libobj10.test \
889 libobj12.test \
890 libobj13.test \
891 libobj14.test \
892 libobj15a.test \
893 libobj15b.test \
894 libobj15c.test \
895 libobj16a.test \
896 libobj16b.test \
897 libobj17.test \
898 libobj18.test \
899 libobj19.test \
900 libobj20a.test \
901 libobj20b.test \
902 libobj20c.test \
903 library.test \
904 library2.test \
905 library3.test \
906 libtool.test \
907 libtool2.test \
908 libtool3.test \
909 libtool4.test \
910 libtool5.test \
911 libtool6.test \
912 libtool7.test \
913 libtool8.test \
914 libtool9.test \
915 libtoo10.test \
916 libtoo11.test \
917 license.test \
918 license2.test \
919 link_c_cxx.test \
920 link_dist.test \
921 link_f90_only.test \
922 link_fc.test \
923 link_fccxx.test \
924 link_fcxx.test \
925 link_f_only.test \
926 link_override.test \
927 lisp2.test \
928 lisp3.test \
929 lisp4.test \
930 lisp5.test \
931 lisp6.test \
932 lisp7.test \
933 lisp8.test \
934 lispdry.test \
935 listval.test \
936 location.test \
937 longline.test \
938 longlin2.test \
939 ltcond.test \
940 ltcond2.test \
941 ltconv.test \
942 ltdeps.test \
943 ltinit.test \
944 ltinstloc.test \
945 ltlibobjs.test \
946 ltlibsrc.test \
947 ltorder.test \
948 lzip.test \
949 lzma.test \
950 m4-inclusion.test \
951 maintclean.test \
952 maintclean-vpath.test \
953 make.test \
954 makej.test \
955 makej2.test \
956 maken.test \
957 maken2.test \
958 maken3.test \
959 maken4.test \
960 makevars.test \
961 man.test \
962 man2.test \
963 man3.test \
964 man4.test \
965 man5.test \
966 man6.test \
967 man7.test \
968 man8.test \
969 mdate.test \
970 mdate2.test \
971 mdate3.test \
972 mdate4.test \
973 mdate5.test \
974 mdate6.test \
975 missing.test \
976 missing2.test \
977 missing3.test \
978 missing4.test \
979 missing5.test \
980 missing6.test \
981 mkinstall.test \
982 mkinst2.test \
983 mkinst3.test \
984 mmode.test \
985 mmodely.test \
986 multlib.test \
987 no-outdir-option.test \
988 nobase.test \
989 nobase-libtool.test \
990 nobase-python.test \
991 nodef.test \
992 nodef2.test \
993 nodep.test \
994 nodep2.test \
995 nodepcomp.test \
996 nodist.test \
997 nodist2.test \
998 nodist3.test \
999 nogzip.test \
1000 nogzip2.test \
1001 noinst.test \
1002 noinstdir.test \
1003 nolink.test \
1004 nostdinc.test \
1005 notrans.test \
1006 number.test \
1007 objc.test \
1008 objc2.test \
1009 obsolete.test \
1010 oldvars.test \
1011 order.test \
1012 output.test \
1013 output2.test \
1014 output3.test \
1015 output4.test \
1016 output5.test \
1017 output6.test \
1018 output7.test \
1019 output8.test \
1020 output9.test \
1021 output10.test \
1022 output11.test \
1023 output12.test \
1024 output13.test \
1025 output-order.test \
1026 override-conditional-1.test \
1027 override-conditional-2.test \
1028 override-html.test \
1029 override-suggest-local.test \
1030 parallel-am.test \
1031 parallel-am2.test \
1032 parallel-am3.test \
1033 parallel-tests.test \
1034 parallel-tests2.test \
1035 parallel-tests3.test \
1036 parallel-tests5.test \
1037 parallel-tests6.test \
1038 parallel-tests8.test \
1039 parallel-tests9.test \
1040 parallel-tests10.test \
1041 parallel-tests-suffix.test \
1042 parallel-tests-suffix-prog.test \
1043 parallel-tests-ext-driver.test \
1044 parallel-tests-ext-driver-prog.test \
1045 parallel-tests-dry-run.test \
1046 parallel-tests-fd-redirect.test \
1047 parallel-tests-extra-programs.test \
1048 parallel-tests-unreadable.test \
1049 parallel-tests-subdir.test \
1050 parallel-tests-interrupt.test \
1051 parallel-tests-reset-term.test \
1052 parallel-tests-harderror.test \
1053 parallel-tests-log-override-1.test \
1054 parallel-tests-log-override-2.test \
1055 parallel-tests-log-override-recheck.test \
1056 parallel-tests-log-compiler-example.test \
1057 parallel-tests-cmdline-override.test \
1058 parallel-tests-empty-testlogs.test \
1059 parallel-tests-driver-install.test \
1060 parallel-tests-no-spurious-summary.test \
1061 parallel-tests-exit-statuses.test \
1062 parallel-tests-console-output.test \
1063 parallel-tests-once.test \
1064 tests-environment.test \
1065 am-tests-environment.test \
1066 tests-environment-backcompat.test \
1067 testsuite-summary-color.test \
1068 testsuite-summary-count.test \
1069 testsuite-summary-count-many.test \
1070 testsuite-summary-reference-log.test \
1071 test-driver-custom-no-extra-driver.test \
1072 test-driver-custom.test \
1073 test-driver-custom-xfail-tests.test \
1074 test-driver-custom-multitest.test \
1075 test-driver-custom-multitest-recheck.test \
1076 test-driver-custom-multitest-recheck2.test \
1077 test-driver-custom-html.test \
1078 test-driver-custom-no-html.test \
1079 test-driver-create-log-dir.test \
1080 test-driver-strip-vpath.test \
1081 test-driver-fail.test \
1082 test-log.test \
1083 test-metadata-global-log.test \
1084 test-metadata-recheck.test \
1085 test-metadata-results.test \
1086 test-missing.test \
1087 test-missing2.test \
1088 test-trs-basic.test \
1089 test-trs-recover.test \
1090 test-trs-recover2.test \
1091 parse.test \
1092 percent.test \
1093 percent2.test \
1094 phony.test \
1095 pluseq.test \
1096 pluseq2.test \
1097 pluseq3.test \
1098 pluseq4.test \
1099 pluseq5.test \
1100 pluseq6.test \
1101 pluseq7.test \
1102 pluseq8.test \
1103 pluseq9.test \
1104 pluseq10.test \
1105 pluseq11.test \
1106 posixsubst-data.test \
1107 posixsubst-extradist.test \
1108 posixsubst-ldadd.test \
1109 posixsubst-libraries.test \
1110 posixsubst-ltlibraries.test \
1111 posixsubst-programs.test \
1112 posixsubst-scripts.test \
1113 posixsubst-sources.test \
1114 posixsubst-tests.test \
1115 postproc.test \
1116 ppf77.test \
1117 pr2.test \
1118 pr9.test \
1119 pr72.test \
1120 pr87.test \
1121 pr204.test \
1122 pr211.test \
1123 pr220.test \
1124 pr224.test \
1125 pr229.test \
1126 pr243.test \
1127 pr266.test \
1128 pr279.test \
1129 pr279-2.test \
1130 pr287.test \
1131 pr300-lib.test \
1132 pr300-ltlib.test \
1133 pr300-prog.test \
1134 pr307.test \
1135 pr401.test \
1136 pr401b.test \
1137 pr401c.test \
1138 prefix.test \
1139 primary.test \
1140 primary2.test \
1141 primary3.test \
1142 primary-prefix-invalid-couples.test \
1143 primary-prefix-valid-couples.test \
1144 primary-prefix-couples-force-valid.test \
1145 primary-prefix-couples-documented-valid.test \
1146 proginst.test \
1147 programs-primary-rewritten.test \
1148 python.test \
1149 python2.test \
1150 python3.test \
1151 python4.test \
1152 python5.test \
1153 python5b.test \
1154 python6.test \
1155 python7.test \
1156 python8.test \
1157 python9.test \
1158 python10.test \
1159 python11.test \
1160 python12.test \
1161 python-dist.test \
1162 python-vars.test \
1163 python-virtualenv.test \
1164 recurs.test \
1165 recurs2.test \
1166 remake.test \
1167 remake1a.test \
1168 remake2.test \
1169 remake3.test \
1170 remake3a.test \
1171 remake4.test \
1172 remake5.test \
1173 remake6.test \
1174 remake7.test \
1175 remake8a.test \
1176 remake8b.test \
1177 remake9a.test \
1178 remake9b.test \
1179 remake9c.test \
1180 remake9d.test \
1181 remake10a.test \
1182 remake10b.test \
1183 remake10c.test \
1184 remake11.test \
1185 remake12.test \
1186 remake-all-1.test \
1187 remake-all-2.test \
1188 remake-subdir-from-subdir.test \
1189 remake-subdir-gnu.test \
1190 remake-subdir.test \
1191 remake-subdir2.test \
1192 remake-subdir-long-time.test \
1193 remake-gnulib-add-acsubst.test \
1194 remake-gnulib-add-header.test \
1195 remake-gnulib-remove-header.test \
1196 remake-moved-m4-file.test \
1197 remake-deleted-m4-file.test \
1198 remake-renamed-m4-file.test \
1199 remake-renamed-m4-macro-and-file.test \
1200 remake-renamed-m4-macro.test \
1201 pr8365-remake-timing.test \
1202 regex.test \
1203 regex-obsolete.test \
1204 req.test \
1205 reqd.test \
1206 reqd2.test \
1207 repeated-options.test \
1208 rulepat.test \
1209 self-check-cleanup.test \
1210 self-check-dir.test \
1211 self-check-env-sanitize.test \
1212 self-check-exit.test \
1213 self-check-explicit-skips.test \
1214 self-check-is_newest.test \
1215 self-check-me.test \
1216 self-check-reexec.test \
1217 self-check-report.test \
1218 self-check-sanity.test \
1219 self-check-seq.test \
1220 self-check-tap.test \
1221 self-check-unindent.test \
1222 sanity.test \
1223 scripts.test \
1224 seenc.test \
1225 silent.test \
1226 silent2.test \
1227 silent3.test \
1228 silent4.test \
1229 silent6.test \
1230 silent7.test \
1231 silent8.test \
1232 silent9.test \
1233 silentcxx.test \
1234 silentcxx-gcc.test \
1235 silentf77.test \
1236 silentf90.test \
1237 silent-many-gcc.test \
1238 silent-many-generic.test \
1239 silent-lex-gcc.test \
1240 silent-lex-generic.test \
1241 silent-yacc-gcc.test \
1242 silent-yacc-generic.test \
1243 silent-nowarn.test \
1244 silent-configsite.test \
1245 srcsub.test \
1246 srcsub2.test \
1247 space.test \
1248 specflg.test \
1249 specflg2.test \
1250 specflg3.test \
1251 specflg6.test \
1252 specflg7.test \
1253 specflg8.test \
1254 specflg9.test \
1255 specflg10.test \
1256 specflg-dummy.test \
1257 spell.test \
1258 spell2.test \
1259 spell3.test \
1260 spelling.test \
1261 spy.test \
1262 stdinc.test \
1263 stamph2.test \
1264 stdlib.test \
1265 stdlib2.test \
1266 strictness-override.test \
1267 strictness-precedence.test \
1268 strip.test \
1269 strip2.test \
1270 strip3.test \
1271 subdir.test \
1272 subdir2.test \
1273 subdir3.test \
1274 subdir4.test \
1275 subdir5.test \
1276 subdir6.test \
1277 subdir7.test \
1278 subdir8.test \
1279 subdir9.test \
1280 subdir10.test \
1281 subdirbuiltsources.test \
1282 subcond.test \
1283 subcond2.test \
1284 subcond3.test \
1285 subobj.test \
1286 subobj2.test \
1287 subobj3.test \
1288 subobj4.test \
1289 subobj5.test \
1290 subobj6.test \
1291 subobj7.test \
1292 subobj8.test \
1293 subobj9.test \
1294 subobj10.test \
1295 subobj11a.test \
1296 subobj11b.test \
1297 subobj11c.test \
1298 subobjname.test \
1299 subpkg.test \
1300 subpkg2.test \
1301 subpkg3.test \
1302 subpkg4.test \
1303 subst.test \
1304 subst3.test \
1305 subst4.test \
1306 subst5.test \
1307 subst-no-trailing-empty-line.test \
1308 substref.test \
1309 substre2.test \
1310 substtarg.test \
1311 suffix.test \
1312 suffix2.test \
1313 suffix3.test \
1314 suffix4.test \
1315 suffix5.test \
1316 suffix6.test \
1317 suffix6b.test \
1318 suffix6c.test \
1319 suffix7.test \
1320 suffix8.test \
1321 suffix9.test \
1322 suffix10.test \
1323 suffix11.test \
1324 suffix12.test \
1325 suffix13.test \
1326 symlink.test \
1327 symlink2.test \
1328 syntax.test \
1329 $(tap_with_common_setup_tests) \
1330 $(tap_other_tests) \
1331 tags.test \
1332 tags2.test \
1333 tagsub.test \
1334 tar.test \
1335 tar2.test \
1336 tar3.test \
1337 target-cflags.test \
1338 targetclash.test \
1339 tests-environment-fd-redirect.test \
1340 tests-environment-and-log-compiler.test \
1341 txinfo.test \
1342 txinfo2.test \
1343 txinfo3.test \
1344 txinfo4.test \
1345 txinfo5.test \
1346 txinfo5b.test \
1347 txinfo6.test \
1348 txinfo7.test \
1349 txinfo8.test \
1350 txinfo9.test \
1351 txinfo10.test \
1352 txinfo13.test \
1353 txinfo16.test \
1354 txinfo17.test \
1355 txinfo18.test \
1356 txinfo19.test \
1357 txinfo20.test \
1358 txinfo21.test \
1359 txinfo22.test \
1360 txinfo23.test \
1361 txinfo24.test \
1362 txinfo25.test \
1363 txinfo26.test \
1364 txinfo27.test \
1365 txinfo28.test \
1366 txinfo29.test \
1367 txinfo30.test \
1368 txinfo31.test \
1369 txinfo32.test \
1370 txinfo33.test \
1371 txinfo-unrecognized-extension.test \
1372 transform.test \
1373 transform2.test \
1374 unused.test \
1375 upc.test \
1376 upc2.test \
1377 upc3.test \
1378 vala.test \
1379 vala1.test \
1380 vala2.test \
1381 vala3.test \
1382 vala4.test \
1383 vala5.test \
1384 vars.test \
1385 vars3.test \
1386 vartar.test \
1387 vartypos.test \
1388 vartypo2.test \
1389 version.test \
1390 version2.test \
1391 version3.test \
1392 version4.test \
1393 version6.test \
1394 version7.test \
1395 version8.test \
1396 vpath.test \
1397 vtexi.test \
1398 vtexi2.test \
1399 vtexi3.test \
1400 vtexi4.test \
1401 warnings-override.test \
1402 warnings-precedence.test \
1403 warnings-strictness-interactions.test \
1404 warnings-unknown.test \
1405 warnopts.test \
1406 warnings-win-over-strictness.test \
1407 warning-groups-win-over-strictness.test \
1408 werror.test \
1409 werror2.test \
1410 werror3.test \
1411 werror4.test \
1412 whoami.test \
1413 xsource.test \
1414 xz.test \
1415 yacc-basic.test \
1416 yacc-d-basic.test \
1417 yacc-clean.test \
1418 yacc.test \
1419 yacc2.test \
1420 yacc4.test \
1421 yacc5.test \
1422 yacc6.test \
1423 yacc7.test \
1424 yacc8.test \
1425 yaccdry.test \
1426 yacc-dist-nobuild.test \
1427 yacc-nodist.test \
1428 yaccpp.test \
1429 yaccvpath.test \
1430 yacc-d-vpath.test \
1431 yacc-dist-nobuild-subdir.test \
1432 yflags.test \
1433 yflags2.test \
1434 yflags-cmdline-override.test \
1435 yflags-conditional.test \
1436 yflags-d-false-positives.test \
1437 yflags-force-override.test \
1438 yflags-force-conditional.test \
1439 yflags-var-expand.test
1440
1441
1442 # List of tests on TAP support that use the files pre-computed by
1443 # `tap-common-setup.test', and sources the `tap-setup.sh' helper
1444 # script.
1445 tap_with_common_setup_tests = \
1446 tap-autonumber.test \
1447 tap-bailout.test \
1448 tap-color.test \
1449 tap-deps.test \
1450 tap-diagnostic.test \
1451 tap-empty-diagnostic.test \
1452 tap-empty.test \
1453 tap-escape-directive.test \
1454 tap-exit.test \
1455 tap-signal.test \
1456 tap-fancy.test \
1457 tap-fancy2.test \
1458 tap-global-log.test \
1459 tap-global-result.test \
1460 tap-html.test \
1461 tap-log.test \
1462 tap-merge-stdout-stderr.test \
1463 tap-no-merge-stdout-stderr.test \
1464 tap-message-0.test \
1465 tap-no-disable-hard-error.test \
1466 tap-no-spurious-summary.test \
1467 tap-no-spurious.test \
1468 tap-not-ok-skip.test \
1469 tap-numeric-description.test \
1470 tap-out-of-order.test \
1471 tap-passthrough.test \
1472 tap-passthrough-exit.test \
1473 tap-plan.test \
1474 tap-plan-corner.test \
1475 tap-plan-corner2.test \
1476 tap-plan-errors.test \
1477 tap-realtime.test \
1478 tap-recheck-logs.test \
1479 tap-skip-whole-whitespace.test \
1480 tap-skip-whole.test \
1481 tap-todo-skip-together.test \
1482 tap-todo-skip-whitespace.test \
1483 tap-todo-skip.test \
1484 tap-unplanned.test \
1485 tap-whitespace-normalization.test \
1486 tap-with-and-without-number.test \
1487 tap-xfail-tests.test
1488
1489
1490 # Their log files.
1491 tap_with_common_setup_logs = $(tap_with_common_setup_tests:.test=.log)
1492
1493 # Other tests on TAP support.
1494 tap_other_tests = \
1495 tap-common-setup.test \
1496 tap-bad-prog.tap \
1497 tap-basic.test \
1498 tap-doc.test \
1499 tap-doc2.test \
1500 tap-empty.test \
1501 tap-more.test \
1502 tap-more2.test \
1503 tap-recheck.test \
1504 tap-summary.test \
1505 tap-summary-color.test
1506
1507 checked_test_extensions = .test .tap
1508 expected_list_of_tests = $(handwritten_tests)
1509 am__tmk = tests-in-makefile-list.tmp
1510 am__tfs = tests-on-filesystem-list.tmp
1511 am__tdf = diff-in-tests-lists.tmp
1512 all: all-am
1513
1514 .SUFFIXES:
1515 .SUFFIXES: .depmod .html .instspc .log .ptest .shtst .tap .test .trs
1516 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/parallel-tests.am $(srcdir)/instspc-tests.am $(srcdir)/depmod-tests.am $(srcdir)/config-shell-tests.am $(top_srcdir)/CheckListOfTests.am $(am__configure_deps)
1517         @for dep in $?; do \
1518           case '$(am__configure_deps)' in \
1519             *$$dep*) \
1520               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1521                 && { if test -f $@; then exit 0; else break; fi; }; \
1522               exit 1;; \
1523           esac; \
1524         done; \
1525         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
1526         $(am__cd) $(top_srcdir) && \
1527           $(AUTOMAKE) --gnu tests/Makefile
1528 .PRECIOUS: Makefile
1529 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1530         @case '$?' in \
1531           *config.status*) \
1532             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1533           *) \
1534             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1535             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1536         esac;
1537
1538 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1539         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1540
1541 $(top_srcdir)/configure:  $(am__configure_deps)
1542         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1543 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
1544         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1545 $(am__aclocal_m4_deps):
1546 defs-static: $(top_builddir)/config.status $(srcdir)/defs-static.in
1547         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1548 aclocal-${APIVERSION}: $(top_builddir)/config.status $(srcdir)/aclocal.in
1549         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1550 automake-${APIVERSION}: $(top_builddir)/config.status $(srcdir)/automake.in
1551         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1552 tags: TAGS
1553 TAGS:
1554
1555 ctags: CTAGS
1556 CTAGS:
1557
1558 cscope cscopelist:
1559
1560
1561 # Recover from deleted `.trs' file; this should ensure that
1562 # "rm -f foo.log; make foo.trs" re-run `foo.test', and re-create
1563 # both `foo.log' and `foo.trs'.
1564 .log.trs:
1565         rm -f $< $@ && $(am__stealth_MAKE) $(AM_MAKEFLAGS) $<
1566
1567 $(TEST_SUITE_LOG): $(TEST_LOGS)
1568         @$(am__sh_e_setup); $(am__tty_colors); \
1569         bases='$(am__TEST_BASES)'; \
1570         ws='[   ]'; \
1571         redo_bases=`for b in $$bases; do \
1572                       test -f $$b.trs && test -r $$b.trs \
1573                         && test -f $$b.log && test -r $$b.log \
1574                         || echo $$b; \
1575                     done`; \
1576         if test -n "$$redo_bases"; then \
1577           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1578           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1579           rm -f $$redo_logs && rm -f $$redo_results \
1580             && $(am__stealth_MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1581         fi; \
1582         st=0; \
1583         for b in $$redo_bases; do \
1584           for e in trs log; do \
1585             if test ! -f $$b.$$e || test ! -r $$b.$$e; then \
1586               echo "fatal: making $@: failed to create $$b.$$e" >&2; \
1587               st=1; \
1588             fi; \
1589           done; \
1590         done; \
1591         test $$st -eq 0 || exit 1; \
1592         results=`for b in $$bases; do echo $$b.trs; done`; \
1593         test -n "$$results" || results=/dev/null; \
1594         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1595         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1596         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1597         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1598         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1599         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1600         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1601         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1602           success=true; \
1603         else \
1604           success=false; \
1605         fi; \
1606         br='==================='; br=$$br$$br$$br$$br; \
1607         result_count () \
1608         { \
1609             if test x"$$1" = x"--maybe-color"; then \
1610               maybe_colorize=yes; \
1611             elif test x"$$1" = x"--no-color"; then \
1612               maybe_colorize=no; \
1613             else \
1614               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1615             fi; \
1616             shift; \
1617             desc=$$1 count=$$2; \
1618             if test $$maybe_colorize = yes && test $$count -gt 0; then \
1619               color_start=$$3 color_end=$$std; \
1620             else \
1621               color_start= color_end=; \
1622             fi; \
1623             echo "$${color_start}# $$desc $$count$${color_end}"; \
1624         }; \
1625         create_testsuite_report () \
1626         { \
1627           result_count $$1 "TOTAL:" $$all   "$$brg"; \
1628           result_count $$1 "PASS: " $$pass  "$$grn"; \
1629           result_count $$1 "SKIP: " $$skip  "$$blu"; \
1630           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1631           result_count $$1 "FAIL: " $$fail  "$$red"; \
1632           result_count $$1 "XPASS:" $$xpass "$$red"; \
1633           result_count $$1 "ERROR:" $$error "$$mgn"; \
1634         }; \
1635         {                                                               \
1636           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
1637             $(am__rst_title);                                           \
1638           create_testsuite_report --no-color;                           \
1639           echo;                                                         \
1640           echo ".. contents:: :depth: 2";                               \
1641           echo;                                                         \
1642           for b in $$bases; do                                          \
1643             if grep "^$$ws*:copy-in-global-log:$$ws*no$$ws*$$" $$b.trs  \
1644                  >/dev/null; then :;                                    \
1645             elif test ! -r $$b.log; then                                \
1646               echo "ERROR: cannot read $$b.log" >&2;                    \
1647               echo && echo "WARNING: could not read $$b.log!";          \
1648             else                                                        \
1649               echo && cat $$b.log;                                      \
1650             fi;                                                         \
1651           done;                                                         \
1652         } >$(TEST_SUITE_LOG).tmp;                                       \
1653         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
1654         if $$success; then                                              \
1655           col="$$grn";                                                  \
1656          else                                                           \
1657           col="$$red";                                                  \
1658           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
1659         fi;                                                             \
1660         echo "$${col}$$br$${std}";                                      \
1661         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
1662         echo "$${col}$$br$${std}";                                      \
1663         create_testsuite_report --maybe-color;                          \
1664         echo "$$col$$br$$std";                                          \
1665         if $$success; then :; else                                      \
1666           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
1667           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
1668             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
1669           fi;                                                           \
1670           echo "$$col$$br$$std";                                        \
1671         fi;                                                             \
1672         $$success
1673
1674 # Run all the tests.
1675 check-TESTS:
1676         @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1677         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1678         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1679         @list='$(TEST_LOGS)';                                           \
1680         list=`for f in $$list; do                                       \
1681           test .log = $$f || echo $$f;                                  \
1682         done | tr '\012\015' '  '`;                                     \
1683         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$list"
1684
1685 .log.html:
1686         @list='$(RST2HTML) $$RST2HTML rst2html rst2html.py';            \
1687         for r2h in $$list; do                                           \
1688           if ($$r2h --version) >/dev/null 2>&1; then                    \
1689             R2H=$$r2h;                                                  \
1690           fi;                                                           \
1691         done;                                                           \
1692         if test -z "$$R2H"; then                                        \
1693           echo >&2 "cannot find rst2html, cannot create $@";            \
1694           exit 2;                                                       \
1695         fi;                                                             \
1696         $$R2H $< >$@.tmp
1697         @mv $@.tmp $@
1698
1699 # Be sure to run check first, and then to convert the result.
1700 # Beware of concurrent executions.  Run "check" not "check-TESTS", as
1701 # check-SCRIPTS and other dependencies are rebuilt by the former only.
1702 # And expect check to fail.
1703 check-html:
1704         @if $(MAKE) $(AM_MAKEFLAGS) check; then                 \
1705           rv=0; else rv=$$?;                                    \
1706         fi;                                                     \
1707         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) || exit 4;   \
1708         exit $$rv
1709 recheck recheck-html:
1710         @ws='[  ]';                                                     \
1711         target=`echo $@ | sed 's,^re,,'`;                               \
1712         bases='$(am__TEST_BASES)';                                      \
1713         list=`for b in $$bases; do                                      \
1714                 test ! -f $$b.trs && test ! -f $$b.log && continue;     \
1715                 grep "^$$ws*:recheck:$$ws*no$$ws*$$" $$b.trs            \
1716                   >/dev/null 2>&1 || echo $$b.log;                      \
1717               done | tr '\012\015' '  '`;                               \
1718         list=`echo "$$list" | sed 's/ *$$//'`;                          \
1719         $(MAKE) $(AM_MAKEFLAGS) $$target AM_MAKEFLAGS='$(AM_MAKEFLAGS) TEST_LOGS="'"$$list"'"'
1720 .test.log:
1721         @p='$<'; $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1722         --log-file '$*.log' --trs-file '$*.trs' \
1723         $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) "$$tst" \
1724         $(AM_TESTS_FD_REDIRECT)
1725 .tap.log:
1726         @p='$<'; $(am__check_pre) $(TAP_LOG_DRIVER) --test-name "$$f" \
1727         --log-file '$*.log' --trs-file '$*.trs' \
1728         $(am__common_driver_flags) $(AM_TAP_LOG_DRIVER_FLAGS) $(TAP_LOG_DRIVER_FLAGS) -- $(TAP_LOG_COMPILE) "$$tst" \
1729         $(AM_TESTS_FD_REDIRECT)
1730 .ptest.log:
1731         @p='$<'; $(am__check_pre) $(PTEST_LOG_DRIVER) --test-name "$$f" \
1732         --log-file '$*.log' --trs-file '$*.trs' \
1733         $(am__common_driver_flags) $(AM_PTEST_LOG_DRIVER_FLAGS) $(PTEST_LOG_DRIVER_FLAGS) -- $(PTEST_LOG_COMPILE) "$$tst" \
1734         $(AM_TESTS_FD_REDIRECT)
1735 .instspc.log:
1736         @p='$<'; $(am__check_pre) $(INSTSPC_LOG_DRIVER) --test-name "$$f" \
1737         --log-file '$*.log' --trs-file '$*.trs' \
1738         $(am__common_driver_flags) $(AM_INSTSPC_LOG_DRIVER_FLAGS) $(INSTSPC_LOG_DRIVER_FLAGS) -- $(INSTSPC_LOG_COMPILE) "$$tst" \
1739         $(AM_TESTS_FD_REDIRECT)
1740 .depmod.log:
1741         @p='$<'; $(am__check_pre) $(DEPMOD_LOG_DRIVER) --test-name "$$f" \
1742         --log-file '$*.log' --trs-file '$*.trs' \
1743         $(am__common_driver_flags) $(AM_DEPMOD_LOG_DRIVER_FLAGS) $(DEPMOD_LOG_DRIVER_FLAGS) -- $(DEPMOD_LOG_COMPILE) "$$tst" \
1744         $(AM_TESTS_FD_REDIRECT)
1745 .shtst.log:
1746         @p='$<'; $(am__check_pre) $(SHTST_LOG_DRIVER) --test-name "$$f" \
1747         --log-file '$*.log' --trs-file '$*.trs' \
1748         $(am__common_driver_flags) $(AM_SHTST_LOG_DRIVER_FLAGS) $(SHTST_LOG_DRIVER_FLAGS) -- $(SHTST_LOG_COMPILE) "$$tst" \
1749         $(AM_TESTS_FD_REDIRECT)
1750
1751 distdir: $(DISTFILES)
1752         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1753         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1754         list='$(DISTFILES)'; \
1755           dist_files=`for file in $$list; do echo $$file; done | \
1756           sed -e "s|^$$srcdirstrip/||;t" \
1757               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1758         case $$dist_files in \
1759           */*) $(MKDIR_P) `echo "$$dist_files" | \
1760                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1761                            sort -u` ;; \
1762         esac; \
1763         for file in $$dist_files; do \
1764           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1765           if test -d $$d/$$file; then \
1766             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1767             if test -d "$(distdir)/$$file"; then \
1768               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1769             fi; \
1770             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1771               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1772               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1773             fi; \
1774             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1775           else \
1776             test -f "$(distdir)/$$file" \
1777             || cp -p $$d/$$file "$(distdir)/$$file" \
1778             || exit 1; \
1779           fi; \
1780         done
1781 check-am: all-am
1782         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1783 check: check-am
1784 all-am: Makefile
1785 installdirs:
1786 install: install-am
1787 install-exec: install-exec-am
1788 install-data: install-data-am
1789 uninstall: uninstall-am
1790
1791 install-am: all-am
1792         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1793
1794 installcheck: installcheck-am
1795 install-strip:
1796         if test -z '$(STRIP)'; then \
1797           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1798             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1799               install; \
1800         else \
1801           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1802             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1803             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1804         fi
1805 mostlyclean-generic:
1806         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1807         -test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP)
1808         -test -z "$(TEST_SUITE_HTML)" || rm -f $(TEST_SUITE_HTML)
1809         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1810         -test -z "$(am__TEST_BASES:=.trs)" || rm -f $(am__TEST_BASES:=.trs)
1811
1812 clean-generic:
1813
1814 distclean-generic:
1815         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1816         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1817
1818 maintainer-clean-generic:
1819         @echo "This command is intended for maintainers to use"
1820         @echo "it deletes files that may require special tools to rebuild."
1821         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1822 clean: clean-am
1823
1824 clean-am: clean-generic clean-local mostlyclean-am
1825
1826 distclean: distclean-am
1827         -rm -f Makefile
1828 distclean-am: clean-am distclean-generic
1829
1830 dvi: dvi-am
1831
1832 dvi-am:
1833
1834 html: html-am
1835
1836 html-am:
1837
1838 info: info-am
1839
1840 info-am:
1841
1842 install-data-am:
1843
1844 install-dvi: install-dvi-am
1845
1846 install-dvi-am:
1847
1848 install-exec-am:
1849
1850 install-html: install-html-am
1851
1852 install-html-am:
1853
1854 install-info: install-info-am
1855
1856 install-info-am:
1857
1858 install-man:
1859
1860 install-pdf: install-pdf-am
1861
1862 install-pdf-am:
1863
1864 install-ps: install-ps-am
1865
1866 install-ps-am:
1867
1868 installcheck-am:
1869
1870 maintainer-clean: maintainer-clean-am
1871         -rm -f Makefile
1872 maintainer-clean-am: distclean-am maintainer-clean-generic
1873
1874 mostlyclean: mostlyclean-am
1875
1876 mostlyclean-am: mostlyclean-generic
1877
1878 pdf: pdf-am
1879
1880 pdf-am:
1881
1882 ps: ps-am
1883
1884 ps-am:
1885
1886 uninstall-am:
1887
1888 .MAKE: check-am check-html install-am install-strip recheck \
1889         recheck-html
1890
1891 .PHONY: all all-am check check-TESTS check-am check-html clean \
1892         clean-generic clean-local distclean distclean-generic distdir \
1893         dvi dvi-am html html-am info info-am install install-am \
1894         install-data install-data-am install-dvi install-dvi-am \
1895         install-exec install-exec-am install-html install-html-am \
1896         install-info install-info-am install-man install-pdf \
1897         install-pdf-am install-ps install-ps-am install-strip \
1898         installcheck installcheck-am installdirs maintainer-clean \
1899         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
1900         pdf-am ps ps-am recheck recheck-html uninstall uninstall-am
1901
1902 backcompat5-p.log: backcompat5.test
1903 check-exported-srcdir-p.log: check-exported-srcdir.test
1904 check-fd-redirect-p.log: check-fd-redirect.test
1905 check-subst-prog-p.log: check-subst-prog.test
1906 check-subst-p.log: check-subst.test
1907 check-tests-in-builddir-p.log: check-tests-in-builddir.test
1908 check-p.log: check.test
1909 check11-p.log: check11.test
1910 check12-p.log: check12.test
1911 check2-p.log: check2.test
1912 check3-p.log: check3.test
1913 check4-p.log: check4.test
1914 check5-p.log: check5.test
1915 check6-p.log: check6.test
1916 check7-p.log: check7.test
1917 check8-p.log: check8.test
1918 color-p.log: color.test
1919 color2-p.log: color2.test
1920 comment9-p.log: comment9.test
1921 dejagnu-p.log: dejagnu.test
1922 exeext4-p.log: exeext4.test
1923 maken3-p.log: maken3.test
1924 maken4-p.log: maken4.test
1925 posixsubst-tests-p.log: posixsubst-tests.test
1926 tests-environment-p.log: tests-environment.test
1927
1928 $(srcdir)/parallel-tests.am: gen-parallel-tests Makefile.am
1929         $(AM_V_GEN)($(am__cd) $(srcdir) && $(SHELL) ./gen-parallel-tests) >$@
1930
1931 # All `*-p.ptest' tests work by sourcing the script `parallel-tests.sh'.
1932 $(parallel_tests:.ptest=.log): parallel-tests.sh
1933 # This dummy declaration is required to have make actually produce
1934 # expected log files from the `.ptest.log' suffix rule.
1935 $(parallel_tests):
1936
1937 $(srcdir)/instspc-tests.am: instspc-tests.sh Makefile.am
1938         $(AM_V_GEN)($(am__cd) $(srcdir) \
1939           && $(SHELL) ./instspc-tests.sh --generate-makefile) >$@
1940
1941 # All `*.instspc' tests work by calling the script `instspc-tests.sh'.
1942 # Also, they all use shared data generated by the `instspc-data.test'
1943 # helper test (for reasons of speed).
1944 instspc-data.log: instspc-tests.sh
1945 $(instspc_tests:.instspc=.log): instspc-tests.sh instspc-data.log
1946 # This dummy declaration is required to have make actually produce
1947 # expected log files from the `.instspc.log' suffix rule.
1948 $(instspc_tests):
1949
1950 $(srcdir)/depmod-tests.am: depmod-tests.sh Makefile.am
1951         $(AM_V_GEN)($(am__cd) $(srcdir) \
1952           && $(SHELL) ./depmod-tests.sh --generate-makefile) >$@
1953
1954 # All `*.depmod' tests work by calling the script `depmod-tests.sh'.
1955 # Also, they all use shared data generated by the `depmod-data.test'
1956 # helper test (for reasons of speed).
1957 depmod-data.log: depmod-tests.sh
1958 $(depmod_tests:.depmod=.log): depmod-tests.sh depmod-data.log
1959 # This dummy declaration is required to have make actually produce
1960 # expected log files from the `.depmod.log' suffix rule.
1961 $(depmod_tests):
1962 ar-lib-w.log: ar-lib.test
1963 compile-w.log: compile.test
1964 compile2-w.log: compile2.test
1965 compile3-w.log: compile3.test
1966 compile4-w.log: compile4.test
1967 compile5-w.log: compile5.test
1968 compile6-w.log: compile6.test
1969 instsh2-w.log: instsh2.test
1970 instsh3-w.log: instsh3.test
1971 mdate5-w.log: mdate5.test
1972 mdate6-w.log: mdate6.test
1973 missing-w.log: missing.test
1974 missing2-w.log: missing2.test
1975 missing3-w.log: missing3.test
1976 missing5-w.log: missing5.test
1977 mkinst3-w.log: mkinst3.test
1978
1979 $(srcdir)/config-shell-tests.am: gen-config-shell-tests Makefile.am
1980         $(AM_V_GEN)($(am__cd) $(srcdir) && $(SHELL) ./gen-config-shell-tests) >$@
1981
1982 # All `*-w.shtst' tests work by sourcing the script `config-shell-tests.sh'.
1983 $(config_shell_tests:.shtst=.log): config-shell-tests.sh
1984 # This dummy declaration is required to have make actually produce
1985 # expected log files from the `.shtst.log' suffix rule.
1986 $(config_shell_tests):
1987
1988 test-driver-custom-multitest.log: trivial-test-driver
1989 test-driver-custom-multitest-recheck.log: trivial-test-driver
1990 test-driver-custom-multitest-recheck2.log: trivial-test-driver
1991 test-driver-custom-html.log: trivial-test-driver
1992
1993 testsuite-summary-color.log testsuite-summary-count.log: \
1994   testsuite-summary-checks.sh extract-testsuite-summary
1995
1996 testsuite-summary-count-many.log: trivial-test-driver
1997 testsuite-summary-count-many.log: extract-testsuite-summary
1998
1999 # Their dependencies.
2000 $(tap_with_common_setup_logs): tap-common-setup.log tap-setup.sh
2001
2002 tap-summary.log tap-summary-color.log: tap-summary-aux.sh
2003
2004 .PHONY: maintainer-check-list-of-tests
2005 maintainer-check-list-of-tests:
2006          @if diff -u /dev/null /dev/null >/dev/null 2>&1; then \
2007            diff='diff -u'; \
2008          else \
2009            diff='diff'; \
2010          fi; \
2011          set X $(checked_test_extensions); shift; \
2012          if test $$# -eq 0; then \
2013            set X $(TEST_EXTENSIONS); shift; \
2014          fi; \
2015          if test $$# -eq 0; then \
2016            echo '$@: internal error: $$(checked_test_extensions) and' \
2017                 '$$(TEST_EXTENSIONS) are both undefined or empty' >&2; \
2018            exit 255; \
2019          fi; \
2020          lst='$(expected_list_of_tests)'; \
2021          test -n "$$lst" || lst='$(TESTS)'; \
2022          for t in $$lst; do \
2023            echo "$$t"; \
2024          done | sort >$(am__tmk); \
2025          for ext in $$*; do \
2026            ls *$$ext 2>/dev/null; \
2027            if test $(srcdir) != $(builddir); then \
2028              (cd $(srcdir) && ls *$$ext 2>/dev/null); \
2029            fi; \
2030          done | sort | uniq >$(am__tfs); \
2031          if $$diff $(am__tmk) $(am__tfs) >$(am__tdf); then \
2032             result=0; \
2033          else \
2034             echo '$@: list of tests in Makefile an on filesystem differ' >&2; \
2035             echo "+ $$diff in-makefile on-filesystem" >&2; \
2036             cat $(am__tdf) >&2; \
2037             result=1; \
2038          fi; \
2039          rm -f $(am__tmk) $(am__tfs) $(am__tdf); \
2040          exit $$result;
2041
2042 .PHONY: clean-maintcheck-testslist-tmp
2043 clean-local: clean-maintcheck-testslist-tmp
2044 clean-maintcheck-testslist-tmp:
2045         rm -f $(am__tmk) $(am__tfs) $(am__tdf)
2046
2047 # Dependencies valid for each test case.
2048 $(TEST_LOGS): defs defs-static aclocal-$(APIVERSION) automake-$(APIVERSION)
2049 # FIXME: this should be made more granular once we have a cleaner
2050 # subdivision of the tests.
2051 $(TEST_LOGS): plain-functions.sh tap-functions.sh
2052
2053 clean-local: clean-local-check
2054 .PHONY: clean-local-check
2055 clean-local-check:
2056         -set x *.dir; shift; \
2057          if test "$$#,$$1" = "1,*.dir"; then \
2058            : there is no test directory to clean; \
2059          else \
2060            find "$$@" -type d ! -perm -700 -exec chmod u+rwx {} ';'; \
2061            rm -rf "$$@"; \
2062          fi;
2063
2064 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2065 # Otherwise a system limit (for SysV at least) may be exceeded.
2066 .NOEXPORT: