aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-12-04 * lib/debugger.exp (dumprocs): Fix proc comment.Ben Elliston
2018-12-04 * lib/utils.exp (relative_filename): New proc.Jacob Bachmeyer
2018-12-03 * lib/framework.exp (isremote): Add verbose message.Ben Elliston
2018-12-02 * lib/framework.exp (isremote): Pass $board to is_remote.Ben Elliston
2018-11-30 * lib/utils.exp (grep): Remove reference to "NULL" in comment.Ben Elliston
2018-11-30 * runtest.exp: Use isremote.Ben Elliston
2018-11-30 * lib/framework.exp (isremote): New.Ben Elliston
2018-11-30 * lib/framework.exp (istarget, ishost, istarget): Set the argumentBen Elliston
2018-11-25 * lib/framework.exp: Clean up whitespace.Jacob Bachmeyer
2018-11-23 * doc/dejagnu.texi (getdirs procedure): Improve documentationBen Elliston
2018-11-11 * lib/ssh.exp: Clean up whitespace.Jacob Bachmeyer
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