aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-12-08 * lib/tip.exp (tip_open): Put braces around if expression.Ben Elliston1-1/+1
2018-12-08 * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp,Ben Elliston6-55/+55
2018-12-08 * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp,Ben Elliston10-116/+116
2018-12-06 * lib/remote.exp (standard_load): Fix typo on empty string.Jacob Bachmeyer2-2/+2
2018-12-06 * runtest.exp: Replace [string match] commands involving literalBen Elliston5-17/+14
2018-12-06 * runtest.exp: Replace '==' with 'eq' for string compares.Ben Elliston6-18/+18
2018-12-06 * lib/telnet.exp (telnet_open): Remove connectmode global.Ben Elliston1-1/+0
2018-12-05 * lib/utils.exp (grep): Handle -n.Ben Elliston1-13/+16
2018-12-04 * lib/debugger.exp (dumprocs): Fix proc comment.Ben Elliston1-1/+1
2018-12-04 * lib/utils.exp (relative_filename): New proc.Jacob Bachmeyer1-0/+38
2018-12-03 * lib/framework.exp (isremote): Add verbose message.Ben Elliston1-0/+1
2018-12-02 * lib/framework.exp (isremote): Pass $board to is_remote.Ben Elliston1-1/+1
2018-11-30 * lib/utils.exp (grep): Remove reference to "NULL" in comment.Ben Elliston1-1/+1
2018-11-30 * runtest.exp: Use isremote.Ben Elliston3-39/+39
2018-11-30 * lib/framework.exp (isremote): New.Ben Elliston1-0/+6
2018-11-30 * lib/framework.exp (istarget, ishost, istarget): Set the argumentBen Elliston1-3/+3
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