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