aboutsummaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)AuthorFilesLines
2014-02-24 * config/sim.exp (sim_exec): New.Steve Ellcey1-0/+10
(sim_file): New. Signed-off-by: Ben Elliston <bje@gnu.org>
2014-02-15Revert "config/sim.exp (sim_exec): New."Ben Elliston1-4/+0
Signed-off-by: Ben Elliston <bje@gnu.org>
2014-02-15 * config/sim.exp (sim_exec): New.Steve Ellcey1-0/+4
Signed-off-by: Ben Elliston <bje@gnu.org>
2013-11-19Improve ADB support for AndroidAlexander Ivchenko1-2/+4
2013-02-16config/adb.exp: Add adb_file so we can remotely delete test case to save on ↵Rob Savoye1-9/+14
limited disk space. Don't remove the file after executing it, leave that for the test driver instead.
2013-02-15remove test case after execution to save on disk space.Rob Savoye1-0/+13
2013-02-11tweak serial config for Android.Rob Savoye1-7/+15
2013-02-11new support for remote testing on Android.Rob Savoye1-0/+161
2011-04-12 * config/vxworks.exp (vxworks_file): Use "file delete", not "execBen Elliston2-3/+2
rm", for better portability. * config/netware.exp (${board}_load): Likewise. * lib/dg.exp (dg-test): Likewise. * lib/framework.exp (open_logs): Likewise. * lib/remote.exp (standard_file): Likewise. * runtest.exp: Likewise. * testsuite/runtest.all/options.exp: Likewise.
2011-03-03Upgrade to GPL version 3.Ben Elliston40-40/+40
2010-01-21 * config/gdb-comm.exp (gdb_comm_load): Set breakpoints after load.Ben Elliston1-10/+10
2010-01-01update copyright date for 2010.Rob Savoye40-80/+80
2009-06-102009-06-10 Maciej W. Rozycki <macro@codesourcery.com>Ben Elliston1-0/+4
* config/gdb-comm.exp (gdb_comm_add_breakpoint): Handle pending breakpoints.
2006-06-02 * config/sim.exp (sim_upload): Match up argument names.Ben Elliston1-2/+2
2006-06-02 * config/dos.exp (dos_open): Only run global board_info once atBen Elliston1-7/+6
the beginning of the proc; remove duplicates. (dos_load): Use file join to separate path components. (dos_copy_upload): Likewise. * lib/remote.exp (call_remote): Use error, not "blooie" to trigger an error.
2006-05-23 * config/gdb-comm.exp (gdb_comm_load): Brace some expressions.Ben Elliston3-4/+9
* config/i960.exp (i960_spawn): Initialise status. * config/netware.exp (${board}_init): Brace some if expressions. * lib/dg.exp (dg-test): Brace some expressions. * lib/framework.exp (clone_output, log_and_exit, log_summary, record_test, pass, fail): Likewise. * lib/libgloss.exp (get_multilibs): Likewise. * lib/remote.exp (standard_transmit, unix_clean_filename, remote_load, check_for_board_status, remote_expect): Likewise. * lib/rsh.exp (rsh_exec): Likewise.
2006-05-22 * baseboards/cris-sim.exp: Use switch, not case.Ben Elliston1-1/+1
* baseboards/h8300.exp: Likewise. * config/base68k.exp (base68k_ld): Brace an if expression.
2006-05-22 * runtest.exp, baseboards/basic-sim.exp, baseboards/cf.exp,Ben Elliston16-124/+124
baseboards/cris-sim.exp, baseboards/i960-cyclone.exp, baseboards/mcore-moto-sim.exp, baseboards/mips64vr4100-sim.exp, baseboards/mmixware-sim.exp, baseboards/op50n.exp, baseboards/rom68k-idp.exp, baseboards/sparclite-sim-le.exp, baseboards/usparc-cygmon.exp, config/base-config.exp, config/base68k.exp, config/ddb-ether.exp, config/ddb.exp, config/dos.exp, config/gdb-comm.exp, config/gdb_stub.exp, config/i386-bozo.exp, config/i960.exp, config/m68k-emc.exp, config/netware.exp, config/sid.exp, config/sim.exp, config/tic80.exp, config/unix.exp, config/vxworks.exp, lib/debugger.exp, lib/dejagnu.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp, lib/kermit.exp, lib/libgloss.exp, lib/remote.exp, lib/rlogin.exp, lib/rsh.exp, lib/target.exp, lib/targetdb.exp, lib/telnet.exp, lib/tip.exp, lib/utils.exp: Put braces around if expressions throughout.
2006-01-01 * config/default.exp, config/unix.exp, config/vxworks.exp,Ben Elliston3-4/+4
lib/debugger.exp, lib/dejagnu.exp, lib/framework.exp, lib/libgloss.exp, lib/remote.exp, testsuite/lib/util-defs.exp: Formatting fixes. * dejagnu.h, testsuite/config/default.exp, testsuite/lib/libsup.exp, testsuite/libdejagnu/tunit.exp, testsuite/libdejagnu/unit.cc, testsuite/runtest.all/libs.exp, testsuite/runtest.all/options.exp, testsuite/runtest.all/stats-sub.exp, testsuite/runtest.all/stats.exp: Update copyright notice and FSF office address. Remove bug reporting address, as it is now maintained centrally in the README file.
2005-06-24 * Update the FSF's physical address throughout.Ben Elliston40-40/+40
2004-08-14 * config/sim.exp (sim_download, sim_upload): New procs.Ben Elliston1-0/+8
2004-02-07 * Makefile.am (pkgdata_SCRIPTS): Remove lib/mondfe, lib/xsh.exp.Ben Elliston2-204/+0
(config_SCRIPTS): Remove udi.exp, vrtx.exp. (baseboard_SCRIPTS): Remove a29k-udi.exp. * Makefile.in: Regenerate. * baseboards/a29k-udi.exp: Remove. * baseboards/dos.exp: Update comments. * config/udi.exp: Remove. * config/vrtx.exp: Remove. * doc/overview.sgml: Update. Don't mention mondfe and xsh support. * doc/ref.sgml: Likewise. * doc/user.sgml: Likewise. * lib/mondfe.exp: Remove. * lib/xsh.exp: Likewise. * lib/remote.exp: Don't load mondfe.exp or xsh.exp. * packaging/pkg/prototype: Update. * NEWS: Update.
2004-01-30* Merge dejagnu_1_4_branch up to dejagnu-1_4_4 tag.Ben Elliston1-1/+0
2003-08-232003-08-23 Corinna Vinschen <vinschen@redhat.com>Ben Elliston1-0/+3
* config/sid.exp: Add gdb settings to use no hardware watchpoints.
2003-08-23Use a consistent GNU copyright header throughout.Ben Elliston42-549/+545
2003-08-19Re-indent with Emacs' tcl-mode.Ben Elliston5-16/+16
2003-08-17More trailing whitespace.Ben Elliston36-107/+107
2003-08-16Whitespace fixes.Ben Elliston6-37/+37
2003-08-07 * config/ddb.exp (${board}_init): Fix thinko: use Tcl incr commandBen Elliston1-1/+1
to increment count rather than count++ as in C.
2003-08-07* Remove surplus semicolons in `for' commands.Ben Elliston9-24/+24
2003-08-07Strip trailing semicolons from Tcl source files.Ben Elliston41-965/+965
2003-03-172003-03-16 Rob Savoye <rob@direwolf.welcomehome.org>Rob Savoye41-45/+110
* lib/unix.exp: Preservce the value of LD_LIBRARY_PATH, rather than stomp on it. This is based on a patch from Brendan Conoboy <blc@redhat.com>. * Most files: Update copyright dates. 2003-03-13 Mike Stump <mrs@apple.com> * lib/dg.exp(dg-test): Add compiler flags to testcase name, to help ensure uniqueness. 2003-03-05 Alexandre Oliva <aoliva@redhat.com> * lib/remote.exp (standard_download, standard_upload): Support nfsdir and nfsroot_server. 2001-11-12 Andrew Cagney <ac131313@redhat.com> * lib/remote.exp (local_exec, standard_close): Use SHELL background instead of tcl background to background the kill processes. Work around problem found by Nick Duffek in older CYGWINs. (migrated from Redhat's sources kind late, sorry)
2003-02-212003-02-19 DJ Delorie <dj@redhat.com>Rob Savoye1-3/+11
* config/sim.exp: Support both sid and rawsid protocols.
2002-04-262002-04-19 Nick Clifton <nickc@cambridge.redhat.com>Rob Savoye1-0/+56
* Import files from sourceware dejagnu repository: 2002-03-15 Chris Demetriou <cgd@broadcom.com> * baseboards/mips-sim-idt32.exp: New file. 2002-01-21 Ben Elliston <bje@redhat.com> * baseboards/sh-sid.exp: New file. 2001-11-26 Thomas Fitzsimmons <fitzsim@redhat.com> * baseboards/i386-sid.exp: New file. 2001-10-10 Frank Ch. Eigler <fche@redhat.com> * config/sid.exp (set_host_info): New proc. Call it to set gdb,nointerrupt flag to work around framework problems. 2001-08-24 Frank Ch. Eigler <fche@redhat.com> * baseboards/basic-sid.exp (find_sid_conf): Tolerate not finding path to pregen configuration file. 2001-02-22 Ben Elliston <bje@redhat.com> * config/sid.exp: New file. * baseboards/basic-sid.exp: Likewise. * baseboards/arm-sid.exp: Likewise. * baseboards/m32r-sid.exp: Likewise. * baseboards/m68k-sid.exp: Likewise.
2001-09-12 * Makefile.am: Add a clean-local target, and nuke example andRob Savoye1-1/+1
testsuite from SUBDIRS, so they don't get built via "make all". * Makefile: All Makefiles regenerated. * debian/changelog: Update version for 1.4.2 release. * redhat/dejagnu.spec: Update version for 1.4.2 release.
2001-05-21 * baseboards/m68hc11-sim.exp: New file for 68HC11/68HC12 validation.Rob Savoye1-0/+20
* config/m68hc11.exp: New file.
2001-05-04 * config/default.exp: New file for default config settings forRob Savoye1-0/+36
simple native testsuites that don't need anything else.
2001-02-18 * Most all files: Update copyright notices.Rob Savoye37-81/+81
* Makefile.am: Add support for making RPMs. Force different values for RUNTEST and RUNTESTFLAGS, so we can test ourselves. * testsuite/Makefile.am: Force a different value for RUNTESTFLAGS. * acinclude.m4, configure.in: Find Tclsh, and Docbook. * configure: Regenerated. * doc/Makefile.am: Use $DOCBOOK to find the filters. * doc/overview: Add the html version of the doc so one doesn't need docbook to read the manual. * example/calc/Makefile.am: New automake support. * example/calc/Makefile.in: Generated. * example/Makefile.am: Recursion support for make. * example/calc/Makefile.in: Generated by automake. * example/calc/calc.h.in: Move constants to calc.c, so we can use autoheader. * example/calc/calc.c: Add constants from calc.h.in. * redhat/dejagnu.spec: New RPM packaging file. * debian/{changelog,conffiles,control,copyright,postinst,preinst, rules,site.exp}: New Debian packaging support.
2001-02-05Initial revisionRob Savoye40-0/+4470