Lines Matching refs:testsuite
36 bootstrap/testsuite.lineno \
37 bootstrap/testsuite.log
39 distclean-local: distclean-testsuite
40 distclean-testsuite:
41 -rm -rf bootstrap/testsuite.dir
44 bootstrap/testsuite \
46 bootstrap/testsuite.at
57 tests_bootstrap_SCRIPTS = bootstrap/testsuite
68 @target_srcdir@bootstrap/testsuite: $(srcdir)/bootstrap/testsuite.at \
72 $(srcdir)/bootstrap/testsuite.at -o $@.tmp; \
77 check-bootstrap: @target_srcdir@bootstrap/testsuite $(check_PROGRAMS) \
80 ./testsuite
83 CHECK_BOOTSTRAP_DEPS += copy-bootstrap-testsuite
84 CHECK_KYUA_DEPS += copy-bootstrap-testsuite
85 PHONY_TARGETS += copy-bootstrap-testsuite
86 copy-bootstrap-testsuite:
87 cp -f @target_srcdir@bootstrap/testsuite bootstrap/testsuite
88 CLEANFILES += bootstrap/testsuite