Searched refs:testsuite (Results 1 - 22 of 22) sorted by relevance

/freebsd-10.3-release/contrib/libstdc++/
H A DMakefile.am28 hosted_source = libmath src po testsuite
61 cd testsuite && $(MAKE) $@
H A DMakefile.in80 DIST_SUBDIRS = include libsupc++ libmath src po testsuite
283 @GLIBCXX_HOSTED_TRUE@hosted_source = libmath src po testsuite
788 cd testsuite && $(MAKE) $@
/freebsd-10.3-release/contrib/libstdc++/scripts/
H A Dcheck_performance42 TESTNAME=$SRC_DIR/testsuite/$NAME
/freebsd-10.3-release/contrib/gcclibs/libiberty/testsuite/
H A DMakefile.in26 # Makefile for libiberty/testsuite directory
89 CONFIG_FILES=testsuite/Makefile CONFIG_HEADERS= \
/freebsd-10.3-release/tools/regression/ethernet/ethermulti/
H A Dethermulti.c202 testsuite(int priv) function
252 testsuite(PRIV_ASIS);
/freebsd-10.3-release/contrib/gcclibs/libmudflap/
H A DMakefile.am10 SUBDIRS = testsuite
H A DMakefile.in226 SUBDIRS = testsuite
600 $(mkdir_p) $(distdir)/.. $(distdir)/../config $(distdir)/testsuite
/freebsd-10.3-release/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c737 testsuite(int priv) function
924 testsuite(PRIV_ASIS);
929 testsuite(PRIV_ASIS);
935 testsuite(PRIV_ASIS);
939 testsuite(PRIV_GETROOT);
/freebsd-10.3-release/contrib/gcclibs/libgomp/
H A DMakefile.am4 SUBDIRS = testsuite
H A DMakefile.in263 SUBDIRS = testsuite
/freebsd-10.3-release/contrib/tcsh/
H A DMakefile.in415 tests/testsuite.at
550 $(srcdir)/tests/testsuite: $(srcdir)/tests/package.m4 $(srcdir)/tests/testsuite.at $(TESTFILES)
552 $(srcdir)/tests/testsuite.at -o $@.tmp
759 check: atconfig $(srcdir)/tests/testsuite
760 $(SHELL) $(srcdir)/tests/testsuite
/freebsd-10.3-release/contrib/gcc/doc/
H A Dmakefile.texi67 Run the testsuite. This creates a @file{testsuite} subdirectory that
78 Note that running the testsuite may require additional tools be
/freebsd-10.3-release/contrib/binutils/gas/
H A DMakefile.am529 if [ -d testsuite ]; then \
532 mkdir testsuite; \
534 rm -f testsuite/site.exp
535 cp site.exp testsuite/site.exp
540 cd testsuite; \
542 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
673 itbl-test.o: $(srcdir)/testsuite/gas/all/itbl-test.c $(srcdir)/itbl-ops.h
674 $(COMPILE) -c -DSTAND_ALONE $(srcdir)/testsuite/gas/all/itbl-test.c
688 testsuite/*.o testsuite/*
[all...]
H A DMakefile.in761 testsuite/*.o testsuite/*.out testsuite/gas.log testsuite/gas.sum \
762 testsuite/site.exp site.bak site.exp stage stage1 stage2
2519 if [ -d testsuite ]; then \
2522 mkdir testsuite; \
2524 rm -f testsuite/site.exp
2525 cp site.exp testsuite/site.exp
2530 cd testsuite; \
[all...]
/freebsd-10.3-release/contrib/gcc/
H A DMakefile.in3646 -rm -f site.exp site.bak testsuite/site.exp testsuite/site.bak
3647 -rm -f testsuite/*.log testsuite/*.sum
3648 -cd testsuite && rm -f x *.x *.x? *.exe *.rpo *.o *.s *.S *.c
3649 -cd testsuite && rm -f *.out *.gcov *$(coverageexts)
3656 -rmdir ada cp f java objc intl po testsuite 2>/dev/null
4008 # message if it doesn't, but the testsuite is supposed to ignore the message -
4028 echo "set tmpdir $(objdir)/testsuite" >> ./tmp0
4029 @echo "set srcdir \"\$${srcdir}/testsuite\"" >>
[all...]
/freebsd-10.3-release/contrib/gcclibs/libiberty/
H A DMakefile.in105 SUBDIRS = testsuite
448 -rmdir testsuite 2>/dev/null
/freebsd-10.3-release/contrib/binutils/libiberty/
H A DMakefile.in105 SUBDIRS = testsuite
465 -rmdir testsuite 2>/dev/null
/freebsd-10.3-release/contrib/binutils/binutils/
H A DMakefile.am178 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
H A DMakefile.in1017 $$runtest --tool $(DEJATOOL) --srcdir $${srcdir}/testsuite \
/freebsd-10.3-release/contrib/binutils/ld/
H A DMakefile.am1718 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
1729 # A similar test is in the testsuite. This target is for ease of use
1752 # This test is now in the testsuite.
H A DMakefile.in2539 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
2550 # A similar test is in the testsuite. This target is for ease of use
2573 # This test is now in the testsuite.
/freebsd-10.3-release/contrib/subversion/
H A Dconfigure22143 # Python: Used for testsuite, and bindings
22148 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Python 2.5 or later is required to run the testsuite" >&5
22149 $as_echo "$as_me: WARNING: Python 2.5 or later is required to run the testsuite" >&2;}

Completed in 151 milliseconds