aboutsummaryrefslogtreecommitdiff
path: root/lib/remote.exp
AgeCommit message (Expand)Author
2020-06-22remote: Fix a stuck remote call pipeline causing testing to hangMaciej W. Rozycki
2020-06-22remote: Use `catch' in killing pending force-killsMaciej W. Rozycki
2020-05-15Update Copyright datesRob Savoye
2018-12-10 * runtest.exp (setup_target_hook): Use 'ne' and not '!='.Ben Elliston
2018-12-09 * baseboards/basic-sid.exp, baseboards/basic-sim.exp,Ben Elliston
2018-12-09 * lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp,Ben Elliston
2018-12-08 * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp,Ben Elliston
2018-12-08 * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp,Ben Elliston
2018-12-06 * lib/remote.exp (standard_load): Fix typo on empty string.Jacob Bachmeyer
2018-12-06 * runtest.exp: Replace [string match] commands involving literalBen Elliston
2018-12-06 * runtest.exp: Replace '==' with 'eq' for string compares.Ben Elliston
2018-11-30 * runtest.exp: Use isremote.Ben Elliston
2018-11-11 * lib/ssh.exp: Clean up whitespace.Jacob Bachmeyer
2018-07-06 * lib/remote.exp (close_wait_program): Use separate kill commandRichard Biener
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-04-17 * lib/remote.exp: Load ssh.exp lib.Ben Elliston
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-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-28 * runtest.exp: Fixes identified by the Frink static analyser:Ben Elliston
2016-03-27 * lib/remote.exp (standard_wait): Append any trailing charactersBen Elliston
2016-03-21 * runtest.exp: Whitespace, comment and typo fixes.Ben Elliston
2016-03-05 * lib/remote.exp (remote_exec): Restore original timeout value.Yvan Roux
2016-03-04 * lib/remote.exp (standard_upload): Remove dead code.Yvan Roux
2016-02-17 * lib/remote.exp (local_exec): Call exp_continue until eof isBen Elliston
2016-02-14 * lib/remote.exp (remote_exec): Set global timeout for benefit ofMaxim Kuvyrkov
2016-02-14 * lib/remote.exp (local_exec): Improve comments.Ben Elliston
2016-01-23 * lib/remote.exp (standard_file): Reverse return logic for remoteSimon Marchi
2016-01-23 * lib/remote.exp (standard_file); Add else clause.Simon Marchi
2016-01-12 * lib/remote.exp (standard_file): The [ operator does not actuallySimon Marchi
2015-07-30 * lib/remote.exp (close_wait_program): New procedure.Pedro Alves
2013-10-31 * lib/remote.exp (standard_reboot): Return 1 instead of an empty string.Anton Kolesov
2011-04-12 * config/vxworks.exp (vxworks_file): Use "file delete", not "execBen Elliston
2011-03-15 * runtest.exp: Whitespace cleanups.Ben Elliston
2011-03-152011-03-15 H.J. Lu <hjl.tools@gmail.com>Ben Elliston
2011-03-03Upgrade to GPL version 3.Ben Elliston
2011-03-032011-03-03 Maciej W. Rozycki <macro@codesourcery.com>Ben Elliston
2010-01-01update copyright date for 2010.Rob Savoye
2007-08-28Patch from Daniel Jacobowitz.Rob Savoye
2006-06-14 * rsh.exp (rsh_exec): Handle inp and outp arguments. UseBen Elliston
2006-06-02 * config/dos.exp (dos_open): Only run global board_info once atBen Elliston
2006-05-23 * config/gdb-comm.exp (gdb_comm_load): Brace some expressions.Ben Elliston
2006-05-22 * runtest.exp, baseboards/basic-sim.exp, baseboards/cf.exp,post-if-stmt-bracesBen Elliston
2006-05-22 * runtest.exp: Use switch, not case.Ben Elliston
2006-04-13 * lib/debugger.exp, lib/dejagnu.exp, lib/dg.exp,Ben Elliston
2006-01-01 * config/default.exp, config/unix.exp, config/vxworks.exp,Ben Elliston