Age | Commit message (Expand) | Author | Files | Lines |
2020-12-27 | Remove noise word "api" from "testsuite can call api" entrypoint | Jacob Bachmeyer | 1 | -3/+3 |
2020-08-02 | Merge branch 'PR42399' | Rob Savoye | 1 | -49/+39 |
2020-07-22 | Revise host_execute to fix PR42399 | Jacob Bachmeyer | 1 | -42/+29 |
2020-07-20 | Add regression test for PR42399 | Jacob Bachmeyer | 1 | -7/+10 |
2020-07-13 | target: Wrap linker flags into `-largs'/`-margs' for Ada | Maciej W. Rozycki | 1 | -14/+36 |
2020-07-06 | Merge branch 'PR41918' | Jacob Bachmeyer | 1 | -12/+48 |
2020-07-06 | Merge branch 'timeout-fix-for-1.6.3' | Jacob Bachmeyer | 1 | -2/+21 |
2020-07-06 | Merge branch 'new-api-for-1.6.3' | Jacob Bachmeyer | 1 | -1/+130 |
2020-07-06 | Merge branch 'gdb-upstream-for-1.6.3' | Jacob Bachmeyer | 2 | -6/+138 |
2020-06-29 | Add separator lines when repeating error messages | Jacob Bachmeyer | 1 | -1/+3 |
2020-06-26 | Record Tcl errors and dump them again at the end of a run | Jacob Bachmeyer | 1 | -0/+9 |
2020-06-22 | remote: Fix a stuck remote call pipeline causing testing to hang | Maciej W. Rozycki | 1 | -1/+17 |
2020-06-22 | remote: Use `catch' in killing pending force-kills | Maciej W. Rozycki | 1 | -1/+4 |
2020-06-22 | Add "linker=" option to target_compile to support testing | Jacob Bachmeyer | 1 | -4/+8 |
2020-06-22 | Fix up upstreamed GDB testsuite patches | Jacob Bachmeyer | 1 | -2/+11 |
2020-06-20 | Add Go support to default_target_compile | Tom Tromey | 2 | -0/+55 |
2020-06-20 | Add Rust support to default_target_compile | Tom Tromey | 2 | -1/+40 |
2020-06-20 | Add early_flags to default_target_compile | Tom Tromey | 1 | -4/+29 |
2020-06-18 | Use consistent behavior for Tcl errors in test scripts | Jacob Bachmeyer | 1 | -20/+26 |
2020-06-17 | Merge branch 'pr41914' into 'PR41824' | Jacob Bachmeyer | 1 | -0/+1 |
2020-06-17 | Allow testing to continue after an undefined command is called | Jacob Bachmeyer | 1 | -3/+21 |
2020-06-17 | Propagate return value of auto-loaded command | Rob Savoye | 1 | -0/+3 |
2020-06-15 | Combine remote stderr into remote stdout | Christophe Lyon | 1 | -1/+1 |
2020-06-15 | Keep trailing newline in remote execution output | Yvan Roux | 2 | -6/+0 |
2020-06-06 | Add "testcase group" API | Jacob Bachmeyer | 1 | -1/+109 |
2020-06-05 | Add "testsuite can call api" feature test API | Jacob Bachmeyer | 1 | -0/+21 |
2020-05-25 | Use board_info correctly. | Jacob Bachmeyer | 1 | -10/+10 |
2020-05-25 | Use host_info procedure to probe for a host configuration, instead of checkin... | Jacob Bachmeyer | 1 | -1/+1 |
2020-05-25 | Establish a default C compiler by evaluating [find_gcc] if no other compiler... | Jacob Bachmeyer | 1 | -1/+5 |
2020-05-15 | Update Copyright dates | Rob Savoye | 18 | -18/+18 |
2019-01-10 | * testsuite/runtest.libs/clone_output.test: Use new test harness | Jacob Bachmeyer | 1 | -1/+3 |
2018-12-14 | * lib/framework.exp (log_summary): Remove "testcnt" mechanism. | Jacob Bachmeyer | 1 | -33/+0 |
2018-12-12 | * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp, | Ben Elliston | 5 | -12/+12 |
2018-12-10 | * lib/utils.exp (grep): Use a proper Tcl list for options. | Ben Elliston | 1 | -5/+5 |
2018-12-10 | * lib/utils.exp (getdirs): Use glob -nocomplain rather than glob | Ben Elliston | 1 | -31/+22 |
2018-12-10 | * lib/debugger.exp (dumpvars): Remove unnecessary braces. | Ben Elliston | 1 | -1/+1 |
2018-12-10 | * runtest.exp (setup_target_hook): Use 'ne' and not '!='. | Ben Elliston | 2 | -5/+5 |
2018-12-09 | Reindent lib/target.exp. | Ben Elliston | 1 | -61/+61 |
2018-12-09 | * baseboards/basic-sid.exp, baseboards/basic-sim.exp, | Ben Elliston | 10 | -157/+157 |
2018-12-09 | Remove commented out lines in host_execute. | Ben Elliston | 1 | -3/+0 |
2018-12-09 | * lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp, | Ben Elliston | 11 | -113/+113 |
2018-12-08 | * lib/dejagnu.exp (host_execute): Remove unnecessary quotes around | Ben Elliston | 1 | -6/+6 |
2018-12-08 | * NEWS: Document 'testsuite' command. | Jacob Bachmeyer | 1 | -0/+64 |
2018-12-08 | * lib/tip.exp (tip_open): Put braces around if expression. | Ben Elliston | 1 | -1/+1 |
2018-12-08 | * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp, | Ben Elliston | 6 | -55/+55 |
2018-12-08 | * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp, | Ben Elliston | 10 | -116/+116 |
2018-12-06 | * lib/remote.exp (standard_load): Fix typo on empty string. | Jacob Bachmeyer | 2 | -2/+2 |
2018-12-06 | * runtest.exp: Replace [string match] commands involving literal | Ben Elliston | 5 | -17/+14 |
2018-12-06 | * runtest.exp: Replace '==' with 'eq' for string compares. | Ben Elliston | 6 | -18/+18 |
2018-12-06 | * lib/telnet.exp (telnet_open): Remove connectmode global. | Ben Elliston | 1 | -1/+0 |