HomeSort by: relevance | last modified time | path
    Searched refs:dejagnu (Results 1 - 25 of 49) sorted by relevancy

1 2

  /src/external/gpl3/gdb/dist/libsframe/testsuite/libsframe.encode/
encode.exp 21 load_lib dejagnu.exp
23 # Run the tests only if compatible dejagnu gcc pair is found
25 verbose -log "SFrame testsuite needs perhaps a more recent DejaGnu"
encode-1.c 26 /* DejaGnu should not use gnulib's vsnprintf replacement here. */
28 #include <dejagnu.h>
  /src/external/gpl3/gdb.old/dist/libsframe/testsuite/libsframe.encode/
encode.exp 21 load_lib dejagnu.exp
23 # Run the tests only if compatible dejagnu gcc pair is found
25 verbose -log "SFrame testsuite needs perhaps a more recent DejaGnu"
encode-1.c 26 /* DejaGnu should not use gnulib's vsnprintf replacement here. */
28 #include <dejagnu.h>
  /src/external/gpl3/gdb/dist/libsframe/testsuite/libsframe.find/
find.exp 21 load_lib dejagnu.exp
23 # Run the tests only if compatible dejagnu gcc pair is found
25 verbose -log "SFrame testsuite needs perhaps a more recent DejaGnu"
plt-findfre-1.c 26 /* DejaGnu should not use gnulib's vsnprintf replacement here. */
28 #include <dejagnu.h>
  /src/external/gpl3/gdb.old/dist/libsframe/testsuite/libsframe.find/
find.exp 21 load_lib dejagnu.exp
23 # Run the tests only if compatible dejagnu gcc pair is found
25 verbose -log "SFrame testsuite needs perhaps a more recent DejaGnu"
plt-findfre-1.c 26 /* DejaGnu should not use gnulib's vsnprintf replacement here. */
28 #include <dejagnu.h>
  /src/external/gpl3/gdb/dist/libsframe/testsuite/libsframe.decode/
decode.exp 21 load_lib dejagnu.exp
23 # Run the tests only if compatible dejagnu gcc pair is found
25 verbose -log "SFrame testsuite needs perhaps a more recent DejaGnu"
be-flipping.c 26 /* DejaGnu should not use gnulib's vsnprintf replacement here. */
28 #include <dejagnu.h>
frecnt-1.c 26 /* DejaGnu should not use gnulib's vsnprintf replacement here. */
28 #include <dejagnu.h>
frecnt-2.c 26 /* DejaGnu should not use gnulib's vsnprintf replacement here. */
28 #include <dejagnu.h>
  /src/external/gpl3/gdb.old/dist/libsframe/testsuite/libsframe.decode/
decode.exp 21 load_lib dejagnu.exp
23 # Run the tests only if compatible dejagnu gcc pair is found
25 verbose -log "SFrame testsuite needs perhaps a more recent DejaGnu"
be-flipping.c 26 /* DejaGnu should not use gnulib's vsnprintf replacement here. */
28 #include <dejagnu.h>
frecnt-1.c 26 /* DejaGnu should not use gnulib's vsnprintf replacement here. */
28 #include <dejagnu.h>
frecnt-2.c 26 /* DejaGnu should not use gnulib's vsnprintf replacement here. */
28 #include <dejagnu.h>
  /src/external/gpl3/gcc/dist/contrib/regression/
objs-gcc.sh 41 # DEJAGNU: should point to a site.exp suitable for testing
75 # TESTLOGS is the list of dejagnu .sum files that the tester should
106 make all-gdb all-dejagnu all-ld || exit 1
107 make install-gdb install-dejagnu install-ld || exit 1
  /src/external/gpl3/gcc.old/dist/contrib/regression/
objs-gcc.sh 42 # DEJAGNU: should point to a site.exp suitable for testing
76 # TESTLOGS is the list of dejagnu .sum files that the tester should
107 make all-gdb all-dejagnu all-ld || exit 1
108 make install-gdb install-dejagnu install-ld || exit 1
  /src/external/gpl3/binutils/dist/libsframe/
Makefile.am 21 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
  /src/external/gpl3/binutils.old/dist/libsframe/
Makefile.am 21 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
  /src/external/gpl3/gdb/dist/libsframe/
Makefile.am 21 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
  /src/external/gpl3/gdb.old/dist/libsframe/
Makefile.am 21 AUTOMAKE_OPTIONS = dejagnu foreign no-texinfo.tex info-in-builddir subdir-objects
  /src/external/gpl3/binutils/dist/gprofng/
Makefile.am 21 AUTOMAKE_OPTIONS = dejagnu foreign
58 check-DEJAGNU: check-small
  /src/external/gpl3/binutils.old/dist/gprofng/
Makefile.am 21 AUTOMAKE_OPTIONS = dejagnu foreign
56 check-DEJAGNU: check-small
  /src/external/gpl3/gcc.old/dist/libphobos/testsuite/
Makefile.am 26 _RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
27 echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
84 check-DEJAGNU $(check_DEJAGNU_libphobos_targets): check-DEJAGNU%: site.exp
126 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
128 .PHONY: check-DEJAGNU

Completed in 40 milliseconds

1 2