Age | Commit message (Expand) | Author | Files | Lines |
2020-06-15 | Support using QEMU in local/remote testing using default "unix" board | Maxim Kuvyrkov | 1 | -0/+13 |
2018-12-12 | * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp, | Ben Elliston | 3 | -19/+19 |
2018-12-09 | * baseboards/basic-sid.exp, baseboards/basic-sim.exp, | Ben Elliston | 6 | -12/+12 |
2018-12-09 | * config/gdb-comm.exp: Remove unnecessary quotes. | Ben Elliston | 5 | -29/+29 |
2018-12-08 | * config/vxworks.exp (${board}_init): Use 'ne' instead of !=. | Ben Elliston | 1 | -1/+1 |
2018-12-08 | * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp, | Ben Elliston | 4 | -6/+6 |
2018-12-08 | * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp, | Ben Elliston | 6 | -24/+24 |
2018-12-06 | * runtest.exp: Replace [string match] commands involving literal | Ben Elliston | 1 | -1/+1 |
2018-12-06 | * runtest.exp: Replace '==' with 'eq' for string compares. | Ben Elliston | 1 | -1/+1 |
2018-11-30 | * runtest.exp: Use isremote. | Ben Elliston | 4 | -8/+8 |
2018-11-25 | * config/gdb-comm.exp: Clean up whitespace. | Ben Elliston | 5 | -65/+65 |
2016-06-22 | * configure.ac, dejagnu.h, runtest, runtest.exp, | Bernhard Reutner-Fischer | 8 | -8/+8 |
2016-06-22 | * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp, | Bernhard Reutner-Fischer | 7 | -14/+7 |
2016-06-21 | * config/adb.exp (adb_exec) Improve verbose message. | Bernhard Reutner-Fischer | 1 | -1/+1 |
2016-04-13 | * lib/rsh.exp (rsh_exec): Improve verbose message. | Ben Elliston | 1 | -1/+1 |
2016-04-06 | * lib/remote.exp (remnote_download): Create a remote directory if | Yvan Roux | 1 | -1/+2 |
2016-03-29 | More fixes identified by the Frink static analyser: | Ben Elliston | 2 | -6/+6 |
2016-03-23 | * Makefile.am (config_DATA): Update. | Ben Elliston | 33 | -2316/+0 |
2016-03-22 | * config/aarch64-fv8.exp: Add support for testing armv8 using the | Rob Savoye | 1 | -0/+55 |
2016-03-21 | * baseboards/mcore-moto-sim.exp: Remove old FIXME comment. | Ben Elliston | 1 | -3/+0 |
2016-03-20 | * baseboards/i960-sim.exp: Remove stale ??? comment. | Ben Elliston | 1 | -3/+0 |
2015-11-20 | * config/unix.exp: Add ability to set test timeout from site.exp. | Brooks Moses | 1 | -1/+7 |
2014-02-24 | * config/sim.exp (sim_exec): New. | Steve Ellcey | 1 | -0/+10 |
2014-02-15 | Revert "config/sim.exp (sim_exec): New." | Ben Elliston | 1 | -4/+0 |
2014-02-15 | * config/sim.exp (sim_exec): New. | Steve Ellcey | 1 | -0/+4 |
2013-11-19 | Improve ADB support for Android | Alexander Ivchenko | 1 | -2/+4 |
2013-02-16 | config/adb.exp: Add adb_file so we can remotely delete test case to save on l... | Rob Savoye | 1 | -9/+14 |
2013-02-15 | remove test case after execution to save on disk space. | Rob Savoye | 1 | -0/+13 |
2013-02-11 | tweak serial config for Android. | Rob Savoye | 1 | -7/+15 |
2013-02-11 | new support for remote testing on Android. | Rob Savoye | 1 | -0/+161 |
2011-04-12 | * config/vxworks.exp (vxworks_file): Use "file delete", not "exec | Ben Elliston | 2 | -3/+2 |
2011-03-03 | Upgrade to GPL version 3. | Ben Elliston | 40 | -40/+40 |
2010-01-21 | * config/gdb-comm.exp (gdb_comm_load): Set breakpoints after load. | Ben Elliston | 1 | -10/+10 |
2010-01-01 | update copyright date for 2010. | Rob Savoye | 40 | -80/+80 |
2009-06-10 | 2009-06-10 Maciej W. Rozycki <macro@codesourcery.com> | Ben Elliston | 1 | -0/+4 |
2006-06-02 | * config/sim.exp (sim_upload): Match up argument names. | Ben Elliston | 1 | -2/+2 |
2006-06-02 | * config/dos.exp (dos_open): Only run global board_info once at | Ben Elliston | 1 | -7/+6 |
2006-05-23 | * config/gdb-comm.exp (gdb_comm_load): Brace some expressions. | Ben Elliston | 3 | -4/+9 |
2006-05-22 | * baseboards/cris-sim.exp: Use switch, not case. | Ben Elliston | 1 | -1/+1 |
2006-05-22 | * runtest.exp, baseboards/basic-sim.exp, baseboards/cf.exp, | Ben Elliston | 16 | -124/+124 |
2006-01-01 | * config/default.exp, config/unix.exp, config/vxworks.exp, | Ben Elliston | 3 | -4/+4 |
2005-06-24 | * Update the FSF's physical address throughout. | Ben Elliston | 40 | -40/+40 |
2004-08-14 | * config/sim.exp (sim_download, sim_upload): New procs. | Ben Elliston | 1 | -0/+8 |
2004-02-07 | * Makefile.am (pkgdata_SCRIPTS): Remove lib/mondfe, lib/xsh.exp. | Ben Elliston | 2 | -204/+0 |
2004-01-30 | * Merge dejagnu_1_4_branch up to dejagnu-1_4_4 tag. | Ben Elliston | 1 | -1/+0 |
2003-08-23 | 2003-08-23 Corinna Vinschen <vinschen@redhat.com> | Ben Elliston | 1 | -0/+3 |
2003-08-23 | Use a consistent GNU copyright header throughout. | Ben Elliston | 42 | -549/+545 |
2003-08-19 | Re-indent with Emacs' tcl-mode. | Ben Elliston | 5 | -16/+16 |
2003-08-17 | More trailing whitespace. | Ben Elliston | 36 | -107/+107 |
2003-08-16 | Whitespace fixes. | Ben Elliston | 6 | -37/+37 |