aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-10-29 * lib/framework.exp (record_test): Really fix message formatting.Jacob Bachmeyer
2018-10-28 * lib/framework.exp (record_test): Fix message formatting.Jacob Bachmeyer
2018-07-06 * lib/remote.exp (close_wait_program): Use separate kill commandRichard Biener
2017-09-13 * lib/framework.exp (open_logs): Set XML version to 1.1.Ben Elliston
2017-08-29 Revert these changes:Ben Elliston
2017-08-19Fix another bug reported by Andrey ``Bass'' Shcheglov.Ben Elliston
2017-08-15Fix another bug reported by Andrey ``Bass'' Shcheglov.Ben Elliston
2017-08-15Fix bug reported by Andrey ``Bass'' Shcheglov.Ben Elliston
2017-07-30* lib/framework.exp: Fix spelling mistake in a comment.Ben Elliston
2017-06-04 * lib/target.exp (push_target): Remove unnecessary global command.Ben Elliston
2017-03-11 * lib/remote.exp (remote_download): Add logging message whenThomas Preud'homme
2016-06-22 * configure.ac, dejagnu.h, runtest, runtest.exp,Bernhard Reutner-Fischer
2016-06-22 * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp,Bernhard Reutner-Fischer
2016-06-04 * baseboards/aarch64-sim.exp: New file.Jim Wilson
2016-04-24 * lib/utils.exp (unsetenv): Remove proc.Ben Elliston
2016-04-17 * lib/remote.exp: Load ssh.exp lib.Ben Elliston
2016-04-17 * lib/rsh.exp (rsh_open): Fix description comment.Ben Elliston
2016-04-15 * lib/ssh.exp (ssh_exec): Handle regexp return status.Ben Elliston
2016-04-13 * lib/rsh.exp (rsh_exec): Improve verbose message.Ben Elliston
2016-04-13 * lib/rsh.exp (rsh_exec): Improve verbose message.Ben Elliston
2016-04-13 * lib/rsh.exp (rsh_exec): Handle regexp return status.Christophe Lyon
2016-04-07 * lib/remote.exp (remote_exec): Join cd $remotedir and $program onBen Elliston
2016-04-06 * lib/remote.exp (remnote_download): Create a remote directory ifYvan Roux
2016-04-04 * lib/targetdb.exp (set_board_info): Improve comment.Ben Elliston
2016-03-31 * lib/ssh.exp: New.Rob Savoye
2016-03-30 * baseboards/mcore-moto-sim.exp, lib/dejagnu.exp, lib/dg.exp,Ben Elliston
2016-03-30 * lib/remote.exp (remote_expect): Use perror not send_user.Ben Elliston
2016-03-29 * lib/remote.exp (remote_expect): Fix spelling error.Ben Elliston
2016-03-29More fixes identified by the Frink static analyser:Ben Elliston
2016-03-28 * dg.exp (dg-do): Do not change the previously selected action ifDominik Vogt
2016-03-28This proc is never used. --xml sets $xml, and that's it.Ben Elliston
2016-03-28 * lib/dmucs.exp: New.Rob Savoye
2016-03-28 * lib/libgloss.exp (find_g++): Look for xgcc++ to use the freshlyRob Savoye
2016-03-28 * lib/utils.exp (which): Don't exclude symbolic links--Debian'sBen Elliston
2016-03-28 * lib/rlogin.exp (rlogin_open): Return -1 if unable to spawnBen Elliston
2016-03-28 * runtest.exp: Fixes identified by the Frink static analyser:Ben Elliston
2016-03-28 * lib/framework.exp (exp_continue): Remove old compatibilityBen Elliston
2016-03-28 * lib/utils.exp (which): Reimplement to more closely mimic theBen Elliston
2016-03-27 * lib/remote.exp (standard_wait): Append any trailing charactersBen Elliston
2016-03-22 * lib/target.exp (only--Ls): Change '???' comment to a note. ThisBen Elliston
2016-03-21 * runtest.exp: Whitespace, comment and typo fixes.Ben Elliston
2016-03-21 * lib/dg.exp (dg-get-options): Clean up regular expression andBen Elliston
2016-03-20 * lib/dg.exp (dg-runtest): Improve arg naming to remove a FIXME.Ben Elliston
2016-03-20 * lib/dg.exp: Remove commented-out calls to send_user.Ben Elliston
2016-03-20 * lib/dg.exp (dg-test): There is no need to call unresolved toBen Elliston
2016-03-16This reverts commit 4d344f712298364c836038b641625b3407db2fc3. The GCCBen Elliston
2016-03-15 * lib/utils.exp (diff): Remove proc.Ben Elliston
2016-03-13 * lib/utils.exp: Whitespace fixes.Ben Elliston
2016-03-13 * lib/dg.exp (dg-process-target): Remove old commented code.Ben Elliston
2016-03-13 * lib/dg.exp: Improve top-of-file documentation.Ben Elliston