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