This is an automated email from the git hooks/post-receive script.
thiago.bauermann pushed a change to branch linaro-local/stable in repository toolchain/dejagnu.
omits d6ee8d5 default_target_compile: Add more traces to log file omits a52a926 Add verbose log output for testcase execution omits 21f2ff7 2018-09-28 Christophe Lyon christophe.lyon@linaro.org omits 9c19d3d Support using QEMU in local/remote testing using default "uni [...] omits 461c998 Add .gitreview omits 467e03f Keep trailing newline in remote execution output. adds c7185df * lib/utils.exp (unsetenv): Remove proc. * doc/dejagnu.texi [...] adds 6d7bc3d * testsuite/runtest.all/utils.test: Remove unsetenv test. adds 4e98196 * doc/dejagnu.texi: Fill more paragraphs. adds 1067c80 * baseboards/aarch64-sim.exp: New file. * Makefile.am (base [...] adds 6feec7c * baseboards/aarch64-sim.exp: New file. * Makefile.am (base [...] adds 41d08e3 * config/adb.exp (adb_exec) Improve verbose message. adds 535f742 * runtest: Quote paths. Use test -z, -n for clarity. adds c892cea * doc/runtest.1: Use condensed years in copyright statement. adds eea1fb7 * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote. [...] adds 4ca812c * configure.ac, dejagnu.h, runtest, runtest.exp, baseboards [...] adds f7ce220 * aclocal.m4, Makefile.in: Regenerate with automake 1.15. * [...] adds 5fd4353 * runtest.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE. adds f3817d6 * lib/remote.exp (remote_download): Add logging message when [...] adds b0d3e27 * testsuite/runtest.all/libs.exp (process_test): Check if te [...] adds c920074 Revert "* testsuite/runtest.all/libs.exp (process_test): Chec [...] adds 97b84b2 * testsuite/runtest.all/libs.exp (process_test): Dump entire [...] adds 43ece26 * testsuite/runtest.all/target.test: Remove list_targets test. adds 886c747 * testsuite/runtest.all/remote.test: Remove cruft from yesteryear. adds 616b897 * lib/target.exp (push_target): Remove unnecessary global co [...] adds 50ea9cf * lib/framework.exp: Fix spelling mistake in a comment. adds a9eae89 * runtest.exp (usage): --reboot doesn't take a 'name' parameter. adds b8108df * runtest.exp (usage): Improve --strace message. adds 3073ac1 Fix bug reported by Andrey ``Bass'' Shcheglov. adds 96eda3c Fix another bug reported by Andrey ``Bass'' Shcheglov. adds ddca620 * runtest.exp: Fix --directory matching. adds e301ae8 Fix another bug reported by Andrey ``Bass'' Shcheglov. adds a5d5bd4 Revert these changes: adds ba3c2f3 * lib/framework.exp (open_logs): Set XML version to 1.1. (x [...] adds b321ac4 * config.guess: Update to version 2017-09-26. * config.sub: [...] adds fb6ef60 Roll over to next development version number. adds b4e61f8 * lib/remote.exp (close_wait_program): Use separate kill com [...] adds 5dca1d3 * config.guess: Update to latest version. * config.sub: Likewise. adds 366485c * runtest: Use POSIX 'command', not 'type', to look for the [...] adds d611c45 * contrib/sum2junit.sh: Eliminate some Shellcheck warnings: adds 4fe160b * compile, depcomp, install-sh: Latest upstream versions. adds de9a1ca * contrib/compare_tests: Eliminate Shellcheck warnings. * c [...] adds 81651ab * contrib/mysql/make-datafile.sh: Eliminate Shellcheck warni [...] adds 118f2e2 * lib/framework.exp (record_test): Fix message formatting. adds 1cce5f2 Reported by Jacob Bachmeyer. * testsuite/runtest.all/utils. [...] adds a971c21 * lib/framework.exp (record_test): Really fix message formatting. adds 5ac7146 * README (Documentation): Update. adds a2334af * README (Documentation): Update. adds 8765537 * configure.ac (AC_CONFIG_SUBDIRS): Remove. * configure: Re [...] adds e89b78c * Makefile.am (DISTCLEANFILES): Add testrun.xml. * Makefile [...] adds 6a6d98a * configure.ac (DEJAGNU): Add comments. adds f056f1b * contrib/sum2junit.sh (failures): Fix typo. adds a8a1219 * runtest.exp (load_tool_init): Add message indicating the [...] adds 33121d6 * Makefile.am (DEJATOOL): List tools in testsuite. (RUNTEST [...] adds b6f7f53 * Makefile.in: Regenerate. adds a0b1afa Fix formatting issues. adds de4b0bf * config.guess: Update to latest version. * config.sub: Likewise. adds 4c3512a * lib/ssh.exp: Clean up whitespace. * lib/remote.exp: Clean [...] adds d6c157c * runtest.exp (load_lib): Whitespace fix. adds c0310e9 * runtest.exp (load_tool_init): Search for tool init file in [...] adds 660af94 * runtest.exp: Raise error if $DEJAGNU is defined but not found. adds ffca2d2 * doc/dejagnu.texi (Customizing DejaGnu): Document error han [...] adds 73a1387 * runtest.exp: Ensure that multipass pass variables are alwa [...] adds 389f380 * doc/dejagnu.texi (getdirs procedure): Improve documentatio [...] adds 3cfacc8 * config/gdb-comm.exp: Clean up whitespace. * config/gdb_st [...] adds 0745c8b * lib/framework.exp: Clean up whitespace. adds 00b667d * doc/dejagnu.texi: Tidy up (fill) some paragraphs. adds 5f3f9ff * NEWS: Update. adds 04b5dd7 Fix for Jacob Bachmeyer's change on 2018-10-31. adds b213445 One more fix for Jacob Bachmeyer's change on 2018-10-31. adds 48b5351 * NEWS: Update. * configure.ac: Update version number. * c [...] adds 5fbd523 * config.guess: Update to latest version. * config.sub: Likewise. adds 14f40e5 * lib/framework.exp (istarget, ishost, istarget): Set the ar [...] adds 6acac26 * texinfo.tex: Update to latest upstream version. adds 6471c5b * INSTALL: Update to latest upstream version. adds 12028b9 * lib/framework.exp (isremote): New. * doc/dejagnu.texi (is [...] adds 88486ad * runtest.exp: Use isremote. * lib/target.exp: Likewise. * [...] adds fd80cd0 * doc/dejagnu.texi: More clean-ups of built-in proc documentation. adds e804244 * doc/dejagnu.texi: (verbose procedure): Improve documentati [...] adds 1007fbb * lib/utils.exp (grep): Remove reference to "NULL" in commen [...] adds e846a14 * doc/dejagnu.texi (Invoking runtest): Document new --local_ [...] adds 483d902 * runtest.exp (hex): Remove useless test before setting. (d [...] adds e41f111 * doc/dejagnu.texi (diff procedure): Tidy up this node. adds 63bacde * doc/dejagnu.texi: Add title page and frontmatter. Include [...] adds 830ee9b * doc/version.texi: New. adds 07abb35 Make mdate-sh a real file, not a symbolic link to Automake. adds d734979 * doc/dejagnu.texi: Start an index. adds 87eb579 * doc/dejagnu.texi (Procedure Index): New. Add Texinfo funct [...] adds 54c113a * doc/fdl.texi: New. * doc/dejagnu.texi (Variable Index): N [...] adds 7036b88 * lib/framework.exp (isremote): Pass $board to is_remote. adds 952f79c * lib/framework.exp (isremote): Add verbose message. adds dc3f603 Ignore version.texi. adds 39f49df * Makefile.am (TEXINFO_TEX): Set to doc/texinfo.tex. (EXTRA [...] adds 3f8f795 * Makefile.am (EXTRA_DIST): Use $(TEXINFO_TEX), not a hardco [...] adds f634103 * doc/dejagnu.texi: Fix Info node links. The arguments to @ [...] adds 22655ad * doc/dejagnu.texi: Move 'Built-in Procedures' node up a lev [...] adds cb56b00 * dejagnu.h (TestState): Remove const char * variants of pa [...] adds 91b2675 * lib/utils.exp (relative_filename): New proc. * runtes [...] adds 303132d * NEWS: Document new relative_filename procedure and --local [...] adds 7ff5e4a Add an item for grep -n. adds e121acc * doc/dejagnu.texi (Utility Procedures): Improve documentati [...] adds 96c99ce * lib/debugger.exp (dumprocs): Fix proc comment. adds 9b523f1 * doc/dejagnu.texi (Libgloss): Improve documentation. (Debu [...] adds a3e637a Fix some typos. adds 217b8da * testsuite/runtest.all/utils.test (which): Fail on the else [...] adds d40bf1f * testsuite/runtest.all/utils.test: Test grep. adds 0d91a5a * testsuite/runtest.all/utils.test: Test diff. adds d4a1038 * lib/utils.exp (grep): Handle -n. * doc/dejagnu.texi (grep [...] adds 3b28526 * runtest.exp (load_config): Remove unused globals. (load_g [...] adds 54f62a6 * testsuite/runtest.all/utils.test: Test runtest_file_p. adds a36720a * doc/dejagnu.texi: Add more missing material. adds 83c2120 * doc/dejagnu.texi (execute_anywhere Procedure): Remove obso [...] adds db82255 * lib/telnet.exp (telnet_open): Remove connectmode global. [...] adds b353ddf * doc/dejagnu.texi (rsh procedure): Fix node connectivity. adds 31971cc * doc/dejagnu.texi (compile Procedure): Remove old node. (a [...] adds dbf1d99 * runtest.exp: Replace archaic use of [string match] with "eq". adds e25f4f2 * runtest.exp: Replace '==' with 'eq' for string compares. [...] adds d2231de Correct whitespace problems. adds a8e4dbd * testsuite/runtest.all/utils.test: Add Tcl mode marker for [...] adds d439887 * runtest.exp: Replace [string match] commands involving lit [...] adds 7e7c247 * lib/remote.exp (standard_load): Fix typo on empty string. [...] adds f81fb67 * testsuite/runtest.all/default_procs.tcl: Whitespace clean [...] adds 77fe62f * doc/dejagnu.texi: Add more missing material. adds 2403990 * testsuite/runtest.all/default_procs.tcl: Whitespace clean [...] adds 608a986 Fix ChangeLog entry for last commit. It should have been: adds c10ea97 * doc/dejagnu.texi: Add more missing material. adds 4c9fa60 * testsuite/runtest.all/default_procs.tcl (lib_bool_test): N [...] adds b3d43d3 * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp, [...] adds 39f9a77 * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.e [...] adds 433e2b2 * lib/tip.exp (tip_open): Put braces around if expression. adds 34199f9 * config/vxworks.exp (${board}_init): Use 'ne' instead of !=. adds 80e7788 * testsuite/runtest.all/default_procs.tcl: (lib_errpat_test [...] adds e24c17b * testsuite/lib/libsup.exp (start_expect): Brace commands in [...] adds 9a8e51a Remove commented out code in runtest_start. adds 01599a0 * NEWS: Document 'testsuite' command. * doc/dejagnu.texi (t [...] adds c7f104f * lib/dejagnu.exp (host_execute): Remove unnecessary quotes [...] adds c3fe064 * NEWS: Tweak. adds d5f3788 * baseboards/androideabi.exp: Remove unnecessary quotes and [...] adds a24950c * testsuite/lib/libsup.exp: Remove unnecessary quotes around [...] adds ea3d6ba * config/gdb-comm.exp: Remove unnecessary quotes. * config/ [...] adds 1ebfbcd * lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.e [...] adds 115a81d Remove commented out lines in host_execute. adds e2fb926 * baseboards/basic-sid.exp, baseboards/basic-sim.exp, baseb [...] adds 240c052 Reindent lib/target.exp. adds 4c88419 * runtest.exp (setup_target_hook): Use 'ne' and not '!='. ( [...] adds b6e54d4 * lib/debugger.exp (dumpvars): Remove unnecessary braces. adds 1a1cceb * runtest.exp: Remove unnecessary quotes and braces around [...] adds 00e2a42 * testsuite/runtest.all/utils.test (getdirs): Add a test for [...] adds 8efa01a * lib/utils.exp (getdirs): Use glob -nocomplain rather than [...] adds 09e9d5e * testsuite/runtest.all/utils.test: ${srcdir} -> $srcdir. adds 6c0bbbf * lib/utils.exp (grep): Use a proper Tcl list for options. adds 95fccbd * doc/dejagnu.texi (Writing a test case): Add warning about [...] adds 2e7d28b * doc/dejagnu.texi (istarget procedure): Remove stray @{. adds aaee014 * doc/dejagnu.texi (getdirs procedure): This procedure accep [...] adds 28ae643 * doc/dejagnu.texi (getdirs procedure): Document hard [...] adds 0a5a8a9 * doc/dejagnu.texi: Clean up whitespace. Some indented exam [...] adds 48fbec7 * testsuite/runtest.all/libs.exp: Use "testsuite file" comma [...] adds ca729a2 * doc/dejagnu.texi: Acknowledge contributions to the manual [...] adds b0b842d Remove new stray entries. adds 874edd4 * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.e [...] adds 93609ae * lib/framework.exp (log_summary): Remove "testcnt" mechanis [...] adds 669de3d * testsuite/lib/runtest.exp (runtest_start): Remove unused g [...] adds 989c2c0 * testsuite/lib/runtest.exp: Use 'testsuite file' to locate [...] adds 9c873ae * testsuite/lib/runtest.exp (runtest_start): Remove. Move t [...] adds 199509c * testsuite/runtest.libs/default_procs.tcl (send_error): New [...] adds d1569ee * doc/dejagnu.texi (telnet Procedure): Remove old node. (rl [...] adds 8a29223 * Makefile.am (RUNTESTDEFAULTFLAGS): Remove; no longer neede [...] adds b53b22c * runtest.exp: Move processing of -V|--version option to fir [...] adds 7656e74 * doc/dejagnu.texi (Board config file): Fix up @ref. (Comma [...] adds 80d14ca * doc/dejagnu.texi (bt procedure): Fix Info links. adds 2f6e46b * Makefile.am (EXTRA_DIST): Add "dejagnu" launcher script an [...] adds 256d744 * Makefile.am (EXTRA_DIST): Remove $(XML). * Makefile.in: R [...] adds 1a1a2d4 * NEWS: Add item for new dejagnu command. adds f037566 Update date. adds 04efb47 PR 33817 * dejagnu: Improve command parsing to fix bug. Pre [...] adds 6ccb105 * testsuite/lib/util-defs.exp: Whitespace clean up. adds 6c7789f * dejagnu: Avoid use of semicolon as sed(1) command separato [...] adds b49747d * configure.ac: Add AC_PROG_AWK check. * configure: Regenerate. adds 133ffae * config.guess: Update to latest version. * config.sub: Likewise. adds 7d63d7a * configure.ac: Abort if AWK is not installed. * configure: [...] adds b51a38c * Makefile.am (DISTCLEANFILES): Don't use this. (CLEANFILES [...] adds dc67c89 * NEWS: Document report card. adds bf6c9fa * testsuite/runtest.libs/libs.exp (process_test): Handle bla [...] adds e70fd88 * testsuite/runtest.libs/clone_output.test: Use new test har [...] adds c0f8187 * doc/dejagnu.texi: Various documentation fixes. adds 4a4e84a * doc/dejagnu.texi (runtest_file_p procedure): Fix descripti [...] adds 18ac21f Bump version.texi. adds be22576 * doc/dejagnu.texi (Global config file): Change example to u [...] adds 73a9a52 * doc/dejagnu.texi (Command line option variables): Improve [...] adds f3d2736 * doc/dejagnu.texi: Replace "config file" with "configuratio [...] adds 7017c2a * doc/dejagnu.texi: Refill paragraphs and normalize inter-se [...] adds df67223 * runtest.exp (search_and_load_file): Join the direct [...] adds 3193f1d Update Copyright dates adds 9d1782b Update Copyright dates adds 2e0e9d1 add entry adds 1a76740 Add hook to put branch and evision in the version for develop [...] adds a53deb4 Add entry and FIXME adds 60bb232 Use runtest_file_p to honor requests to run only some library tests. adds 51b992b Fix internal testsuite stubs to reflect previous changes. adds a0fc110 Set sum_file to empty string instead of opening a temporary f [...] adds dfbd0b4 Explicitly list optional arguments instead of simply copying [...] adds 249df0f DejaGnu unit testing API for Python adds 94cb6b7 New file adds 6241369 Collect loading DejaGnu libraries into a single loop, Revise [...] adds c8bbfc2 Ignore generated files. adds 35869d6 This adds a .dir-locals.el for emacs to the repository adds 1575404 Add baseboard to cross test to a Raspberry PI adds 93b882b add entry adds ba60272 Establish a default C compiler by evaluating [find_gcc] if n [...] adds a69ac80 Fix Copyright date adds 186b7fb Use host_info procedure to probe for a host configuration, in [...] adds d3dfed9 Cleanup whitespace adds 16a6991 Use board_info correctly. adds 58e9bae Document internal procedure, default_link adds 738c8c0 Add documentation for target_compile procedure. adds b9cd21f Merge branch 'patch-0002' adds 5405dc0 Fix node duplicated by merge error in dejagnu.texi adds 10191e1 Fix default value of libdir global adds 9533507 Tidy irregular indentation in ChangeLog adds 6a5b586 Show the user's login name shortly after finding it adds 205b285 Fix problems with relative srcdir in testsuite/runtest.main/o [...] adds d37c15b Fix problems with relative srcdir in launcher and report-card [...] adds ad035c0 Add verbose output for testsuite search adds 55765f0 Print initial working directory if verbose output is selected adds 5fafcd4 Save and restore variables set by command arguments adds dd967f1 Add Jacob adds 6e55af0 Support using QEMU in local/remote testing using default "uni [...] adds f3bfd00 Keep trailing newline in remote execution output adds c072112 Combine remote stderr into remote stdout adds b256a45 Update ChangeLog adds b1ea2a9 Fix typos in ChangeLog adds c197ab9 Merge remote-tracking branch 'origin/linaro-for-1.6.3' adds 155ad7a Add script to regenerate configure/build files. adds 60e5556 Add board support file for QEMU for bare metal testing. adds 07b5a0d Add baseboards/qemu.exp adds 0b1ad2b Regenerated adds ed6c94f Work with cross GDB. adds ffc1d0f Add 2020 to copyright date. adds d49522b updated adds 33f82a7 Add entries adds 57edff8 Add early_flags to default_target_compile adds c8beff4 Add Rust support to default_target_compile adds 2e88e03 Add Go support to default_target_compile adds 26de735 Document find_* procedures imported from GDB testsuite adds 3a4313d Fix up upstreamed GDB testsuite patches adds a641e48 Add "linker=" option to target_compile to support testing adds 862a6a5 Add tests for new features in default_target_compile adds 024297c Update NEWS adds e572af7 Merge branch 'gdb-upstream-for-1.6.3' adds 5096a3c Add "testsuite can call api" feature test API adds 71ad088 Add "testcase group" API adds 8c750f7 Fix Info node connectivity and formatting mistake adds 376dacc Merge branch 'new-api-for-1.6.3' adds 04668d6 remote: Use `catch' in killing pending force-kills adds 1b09d3a remote: Fix a stuck remote call pipeline causing testing to hang adds ed7ed28 Update ChangeLog adds 4348c51 Merge branch 'timeout-fix-for-1.6.3' adds c5b21f1 Allow testing to continue after an undefined command is called adds 6cb7c43 Add new testsuite files to TESTSUITE_FILES in Makefile.am adds e7f39bc Propagate return value of auto-loaded command adds 38e913f Merge branch 'pr41914' into 'PR41824' adds cbba4db Add tests for handling arithmetic errors in auto-loaded procedures adds d45310c Use consistent behavior for Tcl errors in test scripts adds f7dea4f Reword NEWS entries adds c3252e3 Add tests for handling arithmetic errors in non-auto-loaded p [...] adds a53c564 Update ChangeLog adds 5bc0f51 Add option to stop immediately at Tcl errors and continue by default adds 2c7ae25 Record Tcl errors and dump them again at the end of a run adds a149ae3 Withdraw proposed --keep_going and --no_keep_going options adds 556eb77 Document use of UNRESOLVED results to mark test script crashes adds 61dc0ca Add separator lines when repeating error messages adds 9dac619 Merge branch 'PR41918' adds 5c847ce Fix missing name in ChangeLog entry adds 5d954c5 Adjust NEWS adds eaf708d Works now with qemu instead of sim. adds 7dd28b9 target: Wrap linker flags into `-largs'/`-margs' for Ada adds bc0e0d6 Merge branch 'ada' Merge ada branch to fix compile test flags. adds cafd85d Combine inner testsuites used for testing runtest adds 89f58b2 Add regression test for PR42399 adds cc275d7 Add tests for DejaGNU unit testing support adds 264bd34 Revise host_execute to fix PR42399 adds 1e4010a Merge branch 'PR42399' Branch surived testing. adds 1e2825e Update email address adds 6a2899b Add warnings about synchronization with the tested program adds 6f7f6c1 Regenerate so make dist works. adds 9c8062a Add forgotten new testsuite files to Makefile.am adds d007d66 Sort baseboard file list in Makefile.am adds 76cbef3 Add forgotten baseboard files to Makefile.am adds 49b7374 Add doc/fdl.texi to Makefile.am adds 480ac30 Move experimental Python unit test module to contrib/ adds 8c367b5 Add riscv-sim.exp adds 6efefce Update ChangeLog adds f19efa3 Tidy whitespace in baseboards/qemu.exp adds aa173ce Document unit testing protocol and API adds 82e717f Ignore files generated by texi2dvi adds 69517b0 Fix typo in copyright notice in dejagnu-help manpage adds 8423481 Add missing copyright and GPL notices to some testsuite files adds 693acb6 Prepare NEWS file for release adds 9922ae1 Add GFDL notice to doc/runtest.1 adds 482515b Add copyright notices adds 3d62df2 Minor fixup to put Emacs headers above copyright notices adds 2a33c9e Revert "Add hook to put branch and evision in the version for [...] adds 650af6e Regenerate Autoconf-produced files adds 2d7309f Abstract linking test items in launcher testsuite adds e14ab26 Fix bug with ambiguous relative link targets in launcher tests adds 18c77e3 Avoid spurious errors if the launcher test symlinks already exist adds 4e404d8 Mention GNU Automake manual for more information adds 9950000 Fix errors in manual reported in PR44636 adds 88a996a Fix dejagnu.texi dependency declaration adds 4a6623a Update ChangeLog adds 003e8e7 Update configure.ac for newer autoconf adds 9a4888d Use Automake defaults for EXPECT adds 6851416 Add comment at override of RUNTEST adds f843414 Regenerate build system files adds 90dc957 Remove Tcl version check in configure adds 775278e Regenerate build system files adds a4ad932 Add baseboard for PRU simulator adds 70989ab Add missing copyright and GPL notice to baseboards/msp430-sim.exp adds ee2e465 Update ChangeLog adds ecbcbae Remove noise word "api" from "testsuite can call api" entrypoint adds a0a7198 Improve DejaGnu internal library tests adds 1b7024b Clean up tree in preparation for release branch adds 78cbb20 Update MAINTAINERS file adds ef2c894 Update config.guess and config.sub adds 7c133c2 Update version numbers for 1.6.3 release branch adds 7ce524a Regenerate build system files adds dcf1550 Update version.texi adds e3b14d8 Use older shell constructs to fix PR47382 adds ed6511a Remove automatic search for local Expect executable in DejaGn [...] adds a8a331e Address PR47386 adds 4c4aa83 Update version numbers for 1.6.3 release candidate 2 adds bda78c6 Regenerate build system files adds ea96425 Revise usage messages to better fit GNU conventions adds c356605 Clean up another non-portable shell construct in runtest launcher adds 40c351f Rework declaration of "Variants" list in dejagnu launcher adds 3c80410 Change comments that should appear in the configure script ac [...] adds c6d9e1e Add support for patching config.guess interpreter line with C [...] adds 2ca7d52 Regenerate build system files adds 016bb73 Update version numbers for 1.6.3 release candidate 3 adds 353bbb6 Regenerate build system files adds c95e2e9 Use shell "case" for pattern matching in dejagnu auxiliary launcher adds 9539a1e Avoid dependency on exit code from false(1) in dejagnu auxili [...] adds cc4d2e4 Replace non-portable `basename | sed` with Awk in dejagnu launcher adds 84c9039 Replace non-portable `grep -q` with shell "case" in dejagnu launcher adds e2fa0bc Revise help system in dejagnu launcher to use Awk adds 408cfae Remove experimental support for patching config.guess interpr [...] adds d0f1049 Allow environment to specify a shell for running config.guess adds e3e1e07 Adjust Automake options to build maximally portable tarballs adds 9434672 Update version numbers for 1.6.3 release candidate 4 adds 749abc5 Regenerate build system files adds 28af718 Workaround Automake assumed default to actually produce v7 tarballs adds 8de3c72 Regenerate build system files adds da59845 Tighten regexp pattern used for validating output of config.guess adds 5487695 Fix typo in ChangeLog adds 4040555 Add regression test for PR48155 adds 531c8aa Avoid dependency on exit code from false(1) in PR48155 test adds 1f7ac1c Avoid Tcl error when report-card tool fails to produce output [...] adds 0bab163 Avoid hang on Solaris 10 in dejagnu auxiliary launcher adds 9673505 Replace non-portable Awk code in dejagnu auxiliary launcher adds 7e634ea Search for POSIX Awk in dejagnu auxiliary launcher adds 3be6fdc Fix portability problem with /usr/bin/awk on Solaris 10 in st [...] adds e8d08f0 Preserve nested runtest log messages when test fails in stats.exp adds 899ee18 Fix spurious UNRESOLVED result when size(1) is not in PATH adds dbd4a5a Ensure that PR42399 regression test produces results adds d58533b Change test for [which make] to [which sh] adds f7dbd32 Update config.guess with patched version for backwards compatibility adds fcd25d8 Fix error message in auxiliary launcher adds cc6b01a Add test mode for "dejagnu help" command adds 19ffb41 Update version numbers for 1.6.3 release candidate 5 adds 33f35a7 Regenerate build system files adds a28ccd4 Update doc/version.texi to match actual datestamp adds 54bf1d8 Add forgotten testsuite file to distribution list adds e02e400 Update version numbers for 1.6.3 release adds 2902a29 Regenerate build system files adds d51e3f9 Mark ChangeLog for release adds 7e42934 Add .gitreview adds 695e5f9 Add verbose log output for testcase execution adds e35e239 default_target_compile: Add more traces to log file
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (d6ee8d5) \ N -- N -- N refs/heads/linaro-local/stable (e35e239)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes: .dir-locals.el | 22 + .gitignore | 4 + ChangeLog | 2177 ++++++++- INSTALL | 320 +- MAINTAINERS | 2 +- Makefile.am | 125 +- Makefile.in | 314 +- NEWS | 66 +- README | 12 +- TODO | 7 + aclocal.m4 | 67 +- autogen.sh | 227 + baseboards/{arm-sim.exp => aarch64-sim.exp} | 30 +- baseboards/am33_2.0-libremote.exp | 4 +- baseboards/androideabi.exp | 18 +- baseboards/arm-ice.exp | 11 +- baseboards/arm-sid.exp | 3 +- baseboards/arm-sim.exp | 11 +- baseboards/basic-sid.exp | 29 +- baseboards/basic-sim.exp | 15 +- baseboards/cris-sim.exp | 10 +- baseboards/d30v-sim.exp | 7 +- baseboards/fr30-sim.exp | 4 +- baseboards/frv-sim.exp | 4 +- baseboards/gdbserver-sample.exp | 5 +- baseboards/generic-sim.exp | 10 +- baseboards/i386-sid.exp | 5 +- baseboards/iq2000-sim.exp | 7 +- baseboards/jmr3904-sim.exp | 3 +- baseboards/linux-gdbserver.exp | 6 +- baseboards/linux-libremote.exp | 6 +- baseboards/m68k-sid.exp | 3 +- baseboards/mcore-moto-sim.exp | 6 +- baseboards/mcore-sim.exp | 4 +- baseboards/mips-lnews-sim.exp | 3 +- baseboards/mips-lsi-sim.exp | 3 +- baseboards/mips-sim-idt32.exp | 8 +- baseboards/mips-sim-idt64.exp | 8 +- baseboards/mips-sim-mti32.exp | 5 +- baseboards/mips-sim-mti64.exp | 5 +- baseboards/mips-sim-mti64_64.exp | 5 +- baseboards/mips-sim-mti64_n32.exp | 5 +- baseboards/mips-sim-sde32.exp | 5 +- baseboards/mips-sim-sde64.exp | 5 +- baseboards/mips-sim.exp | 9 +- baseboards/mmixware-sim.exp | 7 +- baseboards/mn10200-sim.exp | 7 +- baseboards/mn10300-sim.exp | 9 +- baseboards/moxie-sim.exp | 4 +- baseboards/msp430-sim.exp | 21 +- baseboards/mt-sid.exp | 5 +- baseboards/multi-sim.exp | 30 +- baseboards/{linux-libremote.exp => pi.exp} | 20 +- baseboards/powerpc-sim.exp | 7 +- baseboards/powerpcle-sim.exp | 7 +- baseboards/{powerpc-sim.exp => pru-sim.exp} | 31 +- baseboards/qemu.exp | 303 ++ baseboards/{mips-sim.exp => riscv-sim.exp} | 33 +- baseboards/rx-sim.exp | 3 +- baseboards/sh-sid.exp | 5 +- baseboards/sh-sim.exp | 4 +- baseboards/sparc-sim.exp | 4 +- baseboards/sparc64-sim.exp | 4 +- baseboards/sparclite-sim-le.exp | 4 +- baseboards/sparclite-sim.exp | 4 +- baseboards/tx39-sim.exp | 3 +- baseboards/unix.exp | 5 +- baseboards/v850-sim.exp | 4 +- baseboards/visium-sim.exp | 3 +- baseboards/vr4100-sim.exp | 5 +- baseboards/vr4111-sim.exp | 5 +- baseboards/vr4300-sim.exp | 5 +- baseboards/xtensa-sim.exp | 4 +- commands/help.sh | 101 + commands/report-card.awk | 238 + compile | 13 +- config.guess | 1622 ++++--- config.sub | 2621 +++++----- config/aarch64-fv8.exp | 2 +- config/adb.exp | 16 +- config/default.exp | 3 +- config/gdb-comm.exp | 143 +- config/gdb_stub.exp | 73 +- config/sid.exp | 5 +- config/sim.exp | 21 +- config/unix.exp | 27 +- config/vxworks.exp | 63 +- configure | 308 +- configure.ac | 35 +- contrib/compare_tests | 105 - contrib/dejagnu.py | 88 + contrib/mysql/make-datafile.sh | 2 +- contrib/mysql/sum2xml.sh | 6 +- contrib/sum2junit.sh | 12 +- dejagnu | 496 ++ dejagnu.h | 39 +- depcomp | 10 +- doc/.gitignore | 8 + doc/dejagnu-help.1 | 50 + doc/dejagnu-report-card.1 | 146 + doc/dejagnu.1 | 141 + doc/dejagnu.texi | 5079 ++++++++++++-------- doc/fdl.texi | 466 ++ doc/runtest.1 | 29 +- texinfo.tex => doc/texinfo.tex | 1757 ++++--- doc/version.texi | 4 + install-sh | 397 +- lib/debugger.exp | 13 +- lib/dejagnu.exp | 100 +- lib/dg.exp | 61 +- lib/dmucs.exp | 2 +- lib/framework.exp | 438 +- lib/ftp.exp | 7 +- lib/kermit.exp | 25 +- lib/libgloss.exp | 407 +- lib/remote.exp | 320 +- lib/rlogin.exp | 13 +- lib/rsh.exp | 13 +- lib/ssh.exp | 8 +- lib/standard.exp | 3 +- lib/target.exp | 411 +- lib/targetdb.exp | 5 +- lib/telnet.exp | 14 +- lib/tip.exp | 19 +- lib/utils.exp | 185 +- mdate-sh | 228 + missing | 16 +- runtest | 57 +- runtest.exp | 731 +-- testsuite/config/default.exp | 79 - testsuite/launcher.all/command.exp | 228 + .../launcher.all/command/commands/bar-baz.awk | 1 + testsuite/launcher.all/command/commands/bar.awk | 1 + testsuite/launcher.all/command/commands/bar.sh | 3 + .../launcher.all/command/commands/baz-quux.gawk | 1 + testsuite/launcher.all/command/commands/foo.sh | 7 + testsuite/launcher.all/command/commands/foo.tcl | 1 + .../launcher.all/help.exp | 30 +- testsuite/launcher.all/interp.exp | 57 + testsuite/launcher.all/verbose.exp | 55 + testsuite/lib/bohman_ssd.exp | 225 + testsuite/lib/launcher.exp | 125 + testsuite/lib/libdejagnu.exp | 1 + testsuite/lib/libsup.exp | 134 +- .../default.exp => testsuite/lib/report-card.exp | 29 +- testsuite/lib/runtest.exp | 109 + testsuite/lib/util-defs.exp | 23 +- testsuite/libdejagnu/tunit.exp | 5 +- testsuite/libdejagnu/unit.cc | 3 +- testsuite/report-card.all/onetest.exp | 215 + testsuite/report-card.all/passes.exp | 276 ++ testsuite/runtest.all/clone_output.test | 68 - testsuite/runtest.all/config.test | 138 - testsuite/runtest.all/default_procs.tcl | 94 - testsuite/runtest.all/load_lib.exp | 45 - testsuite/runtest.all/options.exp | 88 - testsuite/runtest.all/remote.test | 217 - testsuite/runtest.all/stats.exp | 57 - testsuite/runtest.all/target.test | 247 - testsuite/runtest.all/utils.test | 130 - testsuite/runtest.libs/clone_output.test | 104 + testsuite/runtest.libs/config.test | 103 + testsuite/runtest.libs/default_procs.tcl | 274 ++ testsuite/{runtest.all => runtest.libs}/libs.exp | 72 +- testsuite/runtest.libs/mockutil.tcl | 246 + testsuite/runtest.libs/remote.test | 68 + testsuite/runtest.libs/target.test | 1666 +++++++ testsuite/runtest.libs/testcase_group.test | 79 + testsuite/runtest.libs/testsuite_can.test | 47 + testsuite/runtest.libs/testsuite_file.test | 222 + .../topdir/subdir1/subfile1 | 0 .../topdir/subdir1/subfile2 | 0 .../topdir/subdir1/subsubdir1/subsubfile1 | 0 .../topdir/subdir2/subfile2 | 0 testsuite/runtest.libs/utils.test | 228 + testsuite/runtest.main/error.exp | 68 + .../nested/testsuite/bug.test/pr42399-sub.exp | 14 +- .../nested/testsuite/bug.test/pr42399.awk} | 22 +- .../nested/testsuite/error.test/error-al-dbz.exp | 29 +- .../nested/testsuite/error.test/error-dbz.exp | 17 +- .../nested/testsuite/error.test/error-undef.exp | 13 +- .../nested/testsuite/error.test/simple.exp | 9 +- .../nested/testsuite/null.test/null.exp | 1 + .../nested/testsuite/stat.test}/stats-sub.exp | 3 +- .../nested/testsuite/stat.test/unit-sub.awk} | 36 +- .../nested/testsuite/stat.test/unit-sub.exp} | 15 +- testsuite/runtest.main/options.exp | 106 + testsuite/runtest.main/pr42399.exp | 66 + testsuite/runtest.main/pr48155-csh.sh | 8 + testsuite/runtest.main/pr48155.exp | 102 + testsuite/runtest.main/stats.exp | 59 + 191 files changed, 18945 insertions(+), 8777 deletions(-) create mode 100644 .dir-locals.el create mode 100755 autogen.sh copy baseboards/{arm-sim.exp => aarch64-sim.exp} (67%) copy baseboards/{linux-libremote.exp => pi.exp} (77%) copy baseboards/{powerpc-sim.exp => pru-sim.exp} (54%) create mode 100644 baseboards/qemu.exp copy baseboards/{mips-sim.exp => riscv-sim.exp} (64%) create mode 100644 commands/help.sh create mode 100644 commands/report-card.awk delete mode 100755 contrib/compare_tests create mode 100644 contrib/dejagnu.py create mode 100755 dejagnu create mode 100644 doc/dejagnu-help.1 create mode 100644 doc/dejagnu-report-card.1 create mode 100644 doc/dejagnu.1 create mode 100644 doc/fdl.texi rename texinfo.tex => doc/texinfo.tex (90%) create mode 100644 doc/version.texi create mode 100755 mdate-sh delete mode 100644 testsuite/config/default.exp create mode 100644 testsuite/launcher.all/command.exp create mode 100644 testsuite/launcher.all/command/commands/bar-baz.awk create mode 100644 testsuite/launcher.all/command/commands/bar.awk create mode 100755 testsuite/launcher.all/command/commands/bar.sh create mode 100644 testsuite/launcher.all/command/commands/baz-quux.gawk create mode 100755 testsuite/launcher.all/command/commands/foo.sh create mode 100644 testsuite/launcher.all/command/commands/foo.tcl copy baseboards/vr4300-sim.exp => testsuite/launcher.all/help.exp (52%) create mode 100644 testsuite/launcher.all/interp.exp create mode 100644 testsuite/launcher.all/verbose.exp create mode 100644 testsuite/lib/bohman_ssd.exp create mode 100644 testsuite/lib/launcher.exp create mode 100644 testsuite/lib/libdejagnu.exp copy config/default.exp => testsuite/lib/report-card.exp (54%) create mode 100644 testsuite/lib/runtest.exp create mode 100644 testsuite/report-card.all/onetest.exp create mode 100644 testsuite/report-card.all/passes.exp delete mode 100644 testsuite/runtest.all/clone_output.test delete mode 100644 testsuite/runtest.all/config.test delete mode 100644 testsuite/runtest.all/default_procs.tcl delete mode 100644 testsuite/runtest.all/load_lib.exp delete mode 100644 testsuite/runtest.all/options.exp delete mode 100644 testsuite/runtest.all/remote.test delete mode 100644 testsuite/runtest.all/stats.exp delete mode 100644 testsuite/runtest.all/target.test delete mode 100644 testsuite/runtest.all/utils.test create mode 100644 testsuite/runtest.libs/clone_output.test create mode 100644 testsuite/runtest.libs/config.test create mode 100644 testsuite/runtest.libs/default_procs.tcl rename testsuite/{runtest.all => runtest.libs}/libs.exp (50%) create mode 100644 testsuite/runtest.libs/mockutil.tcl create mode 100644 testsuite/runtest.libs/remote.test create mode 100644 testsuite/runtest.libs/target.test create mode 100644 testsuite/runtest.libs/testcase_group.test create mode 100644 testsuite/runtest.libs/testsuite_can.test create mode 100644 testsuite/runtest.libs/testsuite_file.test rename testsuite/{runtest.all => runtest.libs}/topdir/subdir1/subfile1 (100%) rename testsuite/{runtest.all => runtest.libs}/topdir/subdir1/subfile2 (100%) rename testsuite/{runtest.all => runtest.libs}/topdir/subdir1/subsubdir1/subsubfil [...] rename testsuite/{runtest.all => runtest.libs}/topdir/subdir2/subfile2 (100%) create mode 100644 testsuite/runtest.libs/utils.test create mode 100644 testsuite/runtest.main/error.exp copy baseboards/tx39-sim.exp => testsuite/runtest.main/nested/testsuite/bug.test/p [...] copy testsuite/{libdejagnu/tunit.exp => runtest.main/nested/testsuite/bug.test/pr4 [...] mode change 100644 => 100755 copy baseboards/vr4300-sim.exp => testsuite/runtest.main/nested/testsuite/error.te [...] copy baseboards/tx39-sim.exp => testsuite/runtest.main/nested/testsuite/error.test [...] copy baseboards/tx39-sim.exp => testsuite/runtest.main/nested/testsuite/error.test [...] copy baseboards/tx39-sim.exp => testsuite/runtest.main/nested/testsuite/error.test [...] create mode 100644 testsuite/runtest.main/nested/testsuite/null.test/null.exp copy testsuite/{runtest.all => runtest.main/nested/testsuite/stat.test}/stats-sub. [...] rename testsuite/{runtest.all/stats-sub.exp => runtest.main/nested/testsuite/stat. [...] copy testsuite/{libdejagnu/tunit.exp => runtest.main/nested/testsuite/stat.test/un [...] create mode 100644 testsuite/runtest.main/options.exp create mode 100644 testsuite/runtest.main/pr42399.exp create mode 100755 testsuite/runtest.main/pr48155-csh.sh create mode 100644 testsuite/runtest.main/pr48155.exp create mode 100644 testsuite/runtest.main/stats.exp