Commit Graph

  • b2134454bf One more fix for Jacob Bachmeyer's change on 2018-10-31. Ben Elliston 2018-11-28 15:18:27 +1100
  • fc759826ad Fix for Jacob Bachmeyer's change on 2018-10-31. Ben Elliston 2018-11-28 15:03:05 +1100
  • 04b5dd7c11 Fix for Jacob Bachmeyer's change on 2018-10-31. Ben Elliston 2018-11-28 15:03:05 +1100
  • c8d3ef3af0 * configure.ac (AC_INIT): Update version number. * configure: Regenerate. * runtest.exp (frame_version): Update version number. * doc/dejagnu.texi: Likewise. * doc/runtest.1: Update datestamp. Ben Elliston 2018-11-28 14:57:54 +1100
  • 151f18fdac * NEWS: Update. Ben Elliston 2018-11-28 14:02:21 +1100
  • 5f3f9ff913 * NEWS: Update. Ben Elliston 2018-11-28 14:02:21 +1100
  • 00b667d43f * doc/dejagnu.texi: Tidy up (fill) some paragraphs. Ben Elliston 2018-11-28 13:40:33 +1100
  • 0745c8becc * lib/framework.exp: Clean up whitespace. Jacob Bachmeyer 2018-11-25 14:51:33 +1100
  • 3cfacc8d4a * config/gdb-comm.exp: Clean up whitespace. * config/gdb_stub.exp: Likewise. * config/sid.exp: Likewise. * config/sim.exp: Likewise. * config/unix.exp: Likewise. Ben Elliston 2018-11-25 14:30:31 +1100
  • 389f380926 * doc/dejagnu.texi (getdirs procedure): Improve documentation including documenting the -all option. (find procedure): Fix a typo. * lib/utils.exp (getdirs): Improve comments. Ben Elliston 2018-11-23 09:35:30 +1100
  • 73a138783a * runtest.exp: Ensure that multipass pass variables are always restored. Previously, they were only restored if the "Go digging for tests" branch was taken near the end of runtest.exp. Jacob Bachmeyer 2018-11-22 12:04:10 +1100
  • ffca2d28a3 * doc/dejagnu.texi (Customizing DejaGnu): Document error handling of the $DEJAGNU environment variable (see change below). Ben Elliston 2018-11-22 12:01:56 +1100
  • 660af948c8 * runtest.exp: Raise error if $DEJAGNU is defined but not found. Jacob Bachmeyer 2018-11-22 11:58:06 +1100
  • c0310e95ba * runtest.exp (load_tool_init): Search for tool init file instead of assuming exactly one location. Jacob Bachmeyer 2018-11-15 18:21:18 +1100
  • d6c157c0a8 * runtest.exp (load_lib): Whitespace fix. Ben Elliston 2018-11-15 15:17:26 +1100
  • 4c3512a558 * lib/ssh.exp: Clean up whitespace. * lib/remote.exp: Clean up whitespace. (remote_expect): Change literal tab to "\t" in regexp. Jacob Bachmeyer 2018-11-11 15:48:38 +1100
  • de4b0bfa52 * config.guess: Update to latest version. * config.sub: Likewise. Ben Elliston 2018-11-05 17:32:22 +1100
  • a0b1afa98b Fix formatting issues. Ben Elliston 2018-11-05 17:30:27 +1100
  • b6f7f538df * Makefile.in: Regenerate. Ben Elliston 2018-11-02 09:45:04 +1100
  • 33121d67a8 * Makefile.am (DEJATOOL): List tools in testsuite. (RUNTESTDEFAULTFLAGS): Adjust to support per-tool testing. * testsuite/config/default.exp: Rename from this ... * testsuite/lib/runtest.exp: ... to this. (runtest_exit): Remove spurious "close". This was causing per-tool testing to fail, since the testsuite for "runtest" never actually uses "spawn", so "close" ends up closing exp0, which is the terminal. The ${tool}_exit proc is not called if the --tool option is not given, so this had no effect earlier. * testsuite/lib/libdejagnu.exp: New empty file. Jacob Bachmeyer 2018-10-31 21:53:35 +1100
  • a8a1219619 * runtest.exp (load_tool_init): Add message indicating the expected location of the tool init file. Jacob Bachmeyer 2018-10-31 21:41:52 +1100
  • f056f1bd50 * contrib/sum2junit.sh (failures): Fix typo. Jacob Bachmeyer 2018-10-31 21:32:47 +1100
  • 6a6d98a5de * configure.ac (DEJAGNU): Add comments. Jacob Bachmeyer 2018-10-31 21:29:05 +1100
  • e89b78cf8d * Makefile.am (DISTCLEANFILES): Add testrun.xml. * Makefile.in: Regenerate with Automake 1.15.1. * aclocal.m4: Likewise. Ben Elliston 2018-10-30 17:15:58 +1100
  • 8765537d4f * configure.ac (AC_CONFIG_SUBDIRS): Remove. * configure: Regenerate. Ben Elliston 2018-10-30 17:10:40 +1100
  • a2334af5d4 * README (Documentation): Update. Ben Elliston 2018-10-29 22:28:42 +1100
  • 5ac7146830 * README (Documentation): Update. Ben Elliston 2018-10-29 16:09:46 +1100
  • a971c21286 * lib/framework.exp (record_test): Really fix message formatting. Jacob Bachmeyer 2018-10-29 16:03:52 +1100
  • 1cce5f2ef9 Reported by Jacob Bachmeyer. * testsuite/runtest.all/utils.test: Fix missing end quote. Ben Elliston 2018-10-29 15:55:21 +1100
  • 118f2e24f8 * lib/framework.exp (record_test): Fix message formatting. Jacob Bachmeyer 2018-10-28 20:38:39 +1100
  • 81651abb04 * contrib/mysql/make-datafile.sh: Eliminate Shellcheck warnings. * contrib/mysql/sum2xml.sh: Likewise. Ben Elliston 2018-07-20 20:42:58 +1000
  • de9a1cae67 * contrib/compare_tests: Eliminate Shellcheck warnings. * contrib/mysql/sum2xml.sh: Likewise. Ben Elliston 2018-07-20 13:48:33 +1000
  • 4fe160b03c * compile, depcomp, install-sh: Latest upstream versions. Ben Elliston 2018-07-20 13:27:32 +1000
  • d611c45607 * contrib/sum2junit.sh: Eliminate some Shellcheck warnings: Ben Elliston 2018-07-20 11:08:08 +1000
  • 366485ce63 * runtest: Use POSIX 'command', not 'type', to look for the Expect binary. Silences Shellcheck warning SC2039 ("In POSIX sh, 'type' is undefined"). Ben Elliston 2018-07-19 15:51:30 +1000
  • 5dca1d3faa * config.guess: Update to latest version. * config.sub: Likewise. Ben Elliston 2018-07-19 14:08:59 +1000
  • b4e61f85ae * lib/remote.exp (close_wait_program): Use separate kill command for each pid. Richard Biener 2018-07-06 21:35:29 +1000
  • 87a71841b5 Mark ChangeLog for release. dejagnu-1.6.1-release dejagnu-1.6.1 Ben Elliston 2017-10-16 15:54:26 +1100
  • fb6ef60aa1 Roll over to next development version number. Ben Elliston 2017-10-16 15:52:21 +1100
  • 2ec99c5e2d * NEWS: Add entry for changes since version 1.6. * configure.ac (AC_INIT): Update version number. * configure: Regenerate. * runtest.exp (frame_version): Update version number. * doc/dejagnu.texi: Likewise. * doc/runtest.1: Update datestamp. Ben Elliston 2017-10-16 15:47:23 +1100
  • b321ac459c * config.guess: Update to version 2017-09-26. * config.sub: Likewise. Ben Elliston 2017-10-16 14:40:15 +1100
  • ba3c2f39d5 * lib/framework.exp (open_logs): Set XML version to 1.1. (xml_tag): Skip valid whitespace chars (0x9, 0xA, 0xD). Include missing 'x' in escape sequence. Ben Elliston 2017-09-13 20:10:55 +1000
  • a5d5bd4f3a Revert these changes: Ben Elliston 2017-08-29 17:10:09 +1000
  • e301ae8ebd Fix another bug reported by Andrey ``Bass'' Shcheglov. Ben Elliston 2017-08-19 13:12:47 +1000
  • ddca6201c3 * runtest.exp: Fix --directory matching. Tom Tromey 2017-08-19 08:53:16 +1000
  • 96eda3cf61 Fix another bug reported by Andrey ``Bass'' Shcheglov. Ben Elliston 2017-08-15 16:09:26 +1000
  • 3073ac1d0b Fix bug reported by Andrey ``Bass'' Shcheglov. Ben Elliston 2017-08-15 06:06:16 +1000
  • b8108df20a * runtest.exp (usage): Improve --strace message. Ben Elliston 2017-08-01 19:30:12 +1000
  • a9eae8991b * runtest.exp (usage): --reboot doesn't take a 'name' parameter. Ben Elliston 2017-08-01 19:27:41 +1000
  • 50ea9cf48d * lib/framework.exp: Fix spelling mistake in a comment. Ben Elliston 2017-07-30 11:20:40 +1000
  • 616b897343 * lib/target.exp (push_target): Remove unnecessary global command. * testsuite/runtest.all/target.test: Overhaul tests. Ben Elliston 2017-06-04 14:07:16 +1000
  • 886c747c8e * testsuite/runtest.all/remote.test: Remove cruft from yesteryear. Ben Elliston 2017-06-04 11:24:59 +1000
  • 43ece26181 * testsuite/runtest.all/target.test: Remove list_targets test. Tom de Vries 2017-06-04 11:18:36 +1000
  • 97b84b2501 * testsuite/runtest.all/libs.exp (process_test): Dump entire output when there's no reportable output. * testsuite/runtest.all/remote.test (load_lib): New proc. * testsuite/runtest.all/target.test (load_lib): Same. Tom de Vries 2017-06-04 11:10:04 +1000
  • c920074240 Revert "* testsuite/runtest.all/libs.exp (process_test): Check if test has" Ben Elliston 2017-06-04 10:57:28 +1000
  • b0d3e27d5a * testsuite/runtest.all/libs.exp (process_test): Check if test has reportable output. Tom de Vries 2017-06-04 10:52:02 +1000
  • f3817d617e * lib/remote.exp (remote_download): Add logging message when source and destination file differ in name. Thomas Preud'homme 2017-03-11 07:25:32 +1100
  • 5fd4353306 * runtest.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE. Jan Kratochvil 2016-09-04 20:08:36 +1000
  • f7ce22060a * aclocal.m4, Makefile.in: Regenerate with automake 1.15. * configure: Regenerate. Ben Elliston 2016-06-28 13:37:41 +1000
  • 4ca812c8f4 * configure.ac, dejagnu.h, runtest, runtest.exp, baseboards/am33_2.0-libremote.exp, baseboards/androideabi.exp, baseboards/arm-ice.exp, baseboards/arm-sid.exp, baseboards/arm-sim.exp, baseboards/basic-sid.exp, baseboards/basic-sim.exp, baseboards/cris-sim.exp, baseboards/d30v-sim.exp, baseboards/fr30-sim.exp, baseboards/frv-sim.exp, baseboards/gdbserver-sample.exp, baseboards/i386-sid.exp, baseboards/iq2000-sim.exp, baseboards/jmr3904-sim.exp, baseboards/linux-gdbserver.exp, baseboards/linux-libremote.exp, baseboards/m68k-sid.exp, baseboards/mcore-moto-sim.exp, baseboards/mcore-sim.exp, baseboards/mips-lnews-sim.exp, baseboards/mips-lsi-sim.exp, baseboards/mips-sim-idt32.exp, baseboards/mips-sim-idt64.exp, baseboards/mips-sim-mti32.exp, baseboards/mips-sim-mti64.exp, baseboards/mips-sim-mti64_64.exp, baseboards/mips-sim-mti64_n32.exp, baseboards/mips-sim-sde32.exp, baseboards/mips-sim-sde64.exp, baseboards/mips-sim.exp, baseboards/mmixware-sim.exp, baseboards/mn10200-sim.exp, baseboards/mn10300-sim.exp, baseboards/moxie-sim.exp, baseboards/mt-sid.exp, baseboards/multi-sim.exp, baseboards/powerpc-sim.exp, baseboards/powerpcle-sim.exp, baseboards/rx-sim.exp, baseboards/sh-sid.exp, baseboards/sh-sim.exp, baseboards/sparc-sim.exp, baseboards/sparc64-sim.exp, baseboards/sparclite-sim-le.exp, baseboards/sparclite-sim.exp, baseboards/tx39-sim.exp, baseboards/unix.exp, baseboards/v850-sim.exp, baseboards/visium-sim.exp, baseboards/vr4100-sim.exp, baseboards/vr4111-sim.exp, baseboards/vr4300-sim.exp, baseboards/xtensa-sim.exp, lib/debugger.exp, lib/dejagnu.exp, lib/dg.exp, lib/ftp.exp, lib/kermit.exp, lib/remote.exp, lib/rlogin.exp, lib/rsh.exp, lib/standard.exp, lib/target.exp, lib/targetdb.exp, lib/telnet.exp, lib/tip.exp, lib/utils.exp, testsuite/config/default.exp, testsuite/lib/libsup.exp, testsuite/lib/util-defs.exp, testsuite/libdejagnu/tunit.exp, testsuite/libdejagnu/unit.cc, testsuite/runtest.all/libs.exp, testsuite/runtest.all/stats-sub.exp, testsuite/runtest.all/stats.exp, config/adb.exp, config/default.exp, config/gdb-comm.exp, config/gdb_stub.exp, config/sid.exp, config/sim.exp, config/unix.exp, config/vxworks.exp: Update copyright date for 2016. Bernhard Reutner-Fischer 2016-06-22 10:35:12 +1000
  • eea1fb7501 * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp, baseboards/arm-ice.exp, baseboards/arm-sid.exp, baseboards/arm-sim.exp, baseboards/basic-sid.exp, baseboards/basic-sim.exp, baseboards/cris-sim.exp, baseboards/d30v-sim.exp, baseboards/fr30-sim.exp, baseboards/frv-sim.exp, baseboards/gdbserver-sample.exp, baseboards/generic-sim.exp, baseboards/i386-sid.exp, baseboards/iq2000-sim.exp, baseboards/jmr3904-sim.exp, baseboards/linux-gdbserver.exp, baseboards/linux-libremote.exp, baseboards/m68k-sid.exp, baseboards/mcore-moto-sim.exp, baseboards/mcore-sim.exp, baseboards/mips-lnews-sim.exp, baseboards/mips-lsi-sim.exp, baseboards/mips-sim-idt32.exp, baseboards/mips-sim-idt64.exp, baseboards/mips-sim.exp, baseboards/mmixware-sim.exp, baseboards/mn10200-sim.exp, baseboards/mn10300-sim.exp, baseboards/mt-sid.exp, baseboards/powerpc-sim.exp, baseboards/powerpcle-sim.exp, baseboards/rx-sim.exp, baseboards/sh-sid.exp, baseboards/sh-sim.exp, baseboards/sparc-sim.exp, baseboards/sparc64-sim.exp, baseboards/sparclite-sim-le.exp, baseboards/sparclite-sim.exp, baseboards/tx39-sim.exp, baseboards/unix.exp, baseboards/v850-sim.exp, baseboards/vr4100-sim.exp, baseboards/vr4111-sim.exp, baseboards/vr4300-sim.exp, baseboards/xtensa-sim.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/standard.exp, lib/target.exp, lib/targetdb.exp, lib/telnet.exp, lib/tip.exp, lib/utils.exp, testsuite/config/default.exp, testsuite/lib/libsup.exp, testsuite/lib/util-defs.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, config/default.exp, config/gdb-comm.exp, config/gdb_stub.exp, config/sid.exp, config/sim.exp, config/unix.exp, config/vxworks.exp, configure.ac, dejagnu.h, runtest, runtest.exp: Use condensed years in copyright statement. Bernhard Reutner-Fischer 2016-06-22 09:44:06 +1000
  • c892ceaf1d * doc/runtest.1: Use condensed years in copyright statement. Bernhard Reutner-Fischer 2016-06-22 07:34:10 +1000
  • 535f7425ea * runtest: Quote paths. Use test -z, -n for clarity. Bernhard Reutner-Fischer 2016-06-21 11:03:23 +1000
  • 41d08e3268 * config/adb.exp (adb_exec) Improve verbose message. Bernhard Reutner-Fischer 2016-06-21 10:16:54 +1000
  • 6feec7cd05 * baseboards/aarch64-sim.exp: New file. * Makefile.am (baseboard_DATA): Add aarch64-sim.exp. * Makefile.in: Regenerate. * lib/libgloss.exp (libgloss_link_flags): Map aarch64* to aarch64. Jim Wilson 2016-06-04 08:08:38 +1000
  • 1067c80019 * baseboards/aarch64-sim.exp: New file. * Makefile.am (baseboard_DATA): Add aarch64-sim.exp. * Makefile.in: Regenerate. * lib/libgloss.exp (libgloss_link_flags): Map aarch64* to aarch64. Jim Wilson 2016-06-03 15:48:37 +1000
  • 4e981969db * doc/dejagnu.texi: Fill more paragraphs. Ben Elliston 2016-04-26 10:13:11 +1000
  • 6d7bc3d6f2 * testsuite/runtest.all/utils.test: Remove unsetenv test. Ben Elliston 2016-04-25 19:51:32 +1000
  • c7185dfb66 * lib/utils.exp (unsetenv): Remove proc. * doc/dejagnu.texi: Update documentation. * NEWS: Update. Ben Elliston 2016-04-24 20:46:53 +1000
  • 65916c2919 * baseboards/msp430-sim.exp: New file. * Makefile.am (baseboard_DATA): Add msp430-sim.exp. * Makefile.in: Regenerate. Nick Clifton 2016-04-19 08:09:26 +1000
  • e3307d2afc * runtest: Remove quoting in final exec command. Ben Elliston 2016-04-18 10:33:15 +1000
  • d7837b1ffb * lib/remote.exp: Load ssh.exp lib. Ben Elliston 2016-04-17 20:30:07 +1000
  • 880852b40a * lib/rsh.exp (rsh_open): Fix description comment. Ben Elliston 2016-04-17 20:29:19 +1000
  • db72659fda Reported by shellcheck. * runtest: Use $((..)) not `expr ..` and defensively double quote shell variables. Ben Elliston 2016-04-17 20:20:08 +1000
  • 1fd529da0d * Makefile.am (pkgdata_DATA): Add lib/ssh.exp, lib/dmucs.exp. * Makefile.in: Regenerate. Ben Elliston 2016-04-17 20:02:53 +1000
  • 558ccd9acb Reported by shellcheck. * runtest: Use $((..)) not `expr ..`. Ben Elliston 2016-04-17 19:51:43 +1000
  • 725625325f * configure.ac (AC_INIT): Update version number. * configure: Regenerate. * runtest.exp (frame_version): Update version number. * doc/dejagnu.texi: Likewise. Ben Elliston 2016-04-17 10:35:26 +1000
  • d4b2cb2049 * NEWS: Start a new section for the next release. Ben Elliston 2016-04-17 03:54:18 +1000
  • 6d3636e50a Mark ChangeLog for release. dejagnu-1.6-release dejagnu-1.6 Ben Elliston 2016-04-15 22:44:15 +1000
  • 02984a957c Merge master branch into dejagnu-1.6. Ben Elliston 2016-04-15 22:37:45 +1000
  • 59c31dba8e * Makefile.am (CONTRIB): Add new contrib scripts. * Makefile.in: Regenrate. Ben Elliston 2016-04-15 22:25:56 +1000
  • 1a60ad4b99 Merge master branch into dejagnu-1.6. Ben Elliston 2016-04-15 22:08:54 +1000
  • 8cda35c115 * lib/ssh.exp (ssh_exec): Handle regexp return status. Ben Elliston 2016-04-15 08:57:10 +1000
  • da57e729a1 * lib/rsh.exp (rsh_exec): Improve verbose message. * lib/ssh.exp (ssh_exec): Likewise. Ben Elliston 2016-04-13 10:40:25 +1000
  • 57907758c5 * runtest.exp: Improve --version (-v) output. * testsuite/runtest.all/options.exp: Update test case. Ben Elliston 2016-04-13 09:57:56 +1000
  • 3a14bb89c2 * lib/rsh.exp (rsh_exec): Improve verbose message. * lib/ssh.exp (ssh_exec): Likewise. * config/adb.exp: Likewise. Ben Elliston 2016-04-13 09:56:17 +1000
  • 0fbf12645b * lib/rsh.exp (rsh_exec): Handle regexp return status. Christophe Lyon 2016-04-13 08:17:12 +1000
  • bf15be28ec Merge master branch into dejagnu-1.6. Ben Elliston 2016-04-09 08:00:22 +1000
  • edc6bd72d9 * doc/dejagnu.texi (Global config file): Fix broken @node. (Local config file): Likewise. Reported by Faraz Shahbazker. Ben Elliston 2016-04-08 10:10:33 +1000
  • a5fe563337 * lib/remote.exp (remote_exec): Join cd $remotedir and $program on the command line with ';' and not &&. Ben Elliston 2016-04-07 16:57:08 +1000
  • 1de22bf567 * doc/dejagnu.texi (rsh_exec procedure): Fix broken @node. Reported by Faraz Shahbazker. Ben Elliston 2016-04-07 06:53:40 +1000
  • 284773caf2 * lib/remote.exp (remnote_download): Create a remote directory if needed and use it. (remote_exec): Execute program inside remotedir when it exists. (standard_load): Set remotedir board field if not present. * config/unix.exp (unix_load): Handle remotedir in board field. (remotedir): Set board info field. * doc/dejagnu.texi (Board File Values): Document remotedir. Yvan Roux 2016-04-06 19:52:22 +1000
  • 8350550d0f * doc/dejagnu.texi (Global config file): Put before node 'Local config file'. Ben Elliston 2016-04-06 19:39:09 +1000
  • aa3debbed0 * runtest.exp: Remove defunct and undocumented --tool_root option. Ben Elliston 2016-04-05 00:48:30 +1000
  • 9db682553f * doc/dejagnu.texi: More overhauling. Ben Elliston 2016-04-04 22:48:08 +1000
  • 20217bbefe * lib/targetdb.exp (set_board_info): Improve comment. (add_board_info): Likewise. Ben Elliston 2016-04-04 22:47:16 +1000
  • 3a454e6441 * NEWS: Add some more detail. Ben Elliston 2016-04-04 18:12:16 +1000
  • 0de61cd831 * site.tmpl: Delete. * Makefile.am (EXTRA_DIST): Remove site.tmpl. * Makefile.in: Regenerate. Ben Elliston 2016-04-04 07:06:37 +1000
  • 9c053ffe80 * doc/dejagnu.texi: More overhauling. Ben Elliston 2016-04-03 23:02:22 +1000
  • 5464be19ac * runtest.exp: Document the magical handling of -D[01]. Ben Elliston 2016-04-03 20:13:03 +1000