250 Commits (master)

Author SHA1 Message Date
Jacob Bachmeyer 4d829912f7 Add support for errors and warnings in the unit test protocol 3 years ago
Jacob Bachmeyer add1e3e32e Add UNSUPPORTED test result to DejaGnu unit test protocol 3 years ago
Jacob Bachmeyer 999b7c0475 Add explicit end-of-test marker to DejaGnu unit test protocol 3 years ago
Jacob Bachmeyer d747eee6ec Buffer test results in case the pruning callback aborts the test 4 years ago
Jacob Bachmeyer 899ee182bf Fix spurious UNRESOLVED result when size(1) is not in PATH 5 years ago
Jacob Bachmeyer 96d3794213 Add initial infrastructure for DejaGnu "specs" strings 5 years ago
Jacob Bachmeyer ecbcbae3dd Remove noise word "api" from "testsuite can call api" entrypoint 5 years ago
Jacob Bachmeyer 264bd34c28 Revise host_execute to fix PR42399 6 years ago
Jacob Bachmeyer 89f58b2783 Add regression test for PR42399 6 years ago
Maciej W. Rozycki 7dd28b9396 target: Wrap linker flags into `-largs'/`-margs' for Ada 6 years ago
Jacob Bachmeyer 61dc0cafad Add separator lines when repeating error messages 6 years ago
Jacob Bachmeyer 2c7ae2526b Record Tcl errors and dump them again at the end of a run 6 years ago
Maciej W. Rozycki 1b09d3a7b9 remote: Fix a stuck remote call pipeline causing testing to hang 6 years ago
Maciej W. Rozycki 04668d6771 remote: Use `catch' in killing pending force-kills 6 years ago
Jacob Bachmeyer a641e4899f Add "linker=" option to target_compile to support testing 6 years ago
Jacob Bachmeyer 3a4313df67 Fix up upstreamed GDB testsuite patches 6 years ago
Tom Tromey 2e88e03ad0 Add Go support to default_target_compile 6 years ago
Tom Tromey c8beff4a08 Add Rust support to default_target_compile 6 years ago
Tom Tromey 57edff84aa Add early_flags to default_target_compile 6 years ago
Jacob Bachmeyer d45310cd25 Use consistent behavior for Tcl errors in test scripts 6 years ago
Jacob Bachmeyer c5b21f1f1c Allow testing to continue after an undefined command is called 6 years ago
Rob Savoye e7f39bc6b7 Propagate return value of auto-loaded command 6 years ago
Christophe Lyon c0721121e0 Combine remote stderr into remote stdout 8 years ago
Yvan Roux f3bfd00a61 Keep trailing newline in remote execution output 10 years ago
Jacob Bachmeyer 71ad08850a Add "testcase group" API 6 years ago
Jacob Bachmeyer 5096a3c620 Add "testsuite can call api" feature test API 6 years ago
Jacob Bachmeyer 16a6991256 Use board_info correctly. 6 years ago
Jacob Bachmeyer 186b7fbb31 Use host_info procedure to probe for a host configuration, instead of checking a local empty target_info array due to lacking global target_info. 6 years ago
Jacob Bachmeyer ba60272a5a Establish a default C compiler by evaluating [find_gcc] if no other compiler is given. 6 years ago
Rob Savoye 9d1782be0e Update Copyright dates 6 years ago
Jacob Bachmeyer e70fd889a7 * testsuite/runtest.libs/clone_output.test: Use new test harness 7 years ago
Jacob Bachmeyer 93609ae19e * lib/framework.exp (log_summary): Remove "testcnt" mechanism. 7 years ago
Ben Elliston 874edd44fc * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp, 7 years ago
Ben Elliston 6c0bbbfad3 * lib/utils.exp (grep): Use a proper Tcl list for options. 7 years ago
Ben Elliston 8efa01a023 * lib/utils.exp (getdirs): Use glob -nocomplain rather than glob 7 years ago
Ben Elliston b6e54d48ad * lib/debugger.exp (dumpvars): Remove unnecessary braces. 7 years ago
Ben Elliston 4c88419f2d * runtest.exp (setup_target_hook): Use 'ne' and not '!='. 7 years ago
Ben Elliston 240c052705 Reindent lib/target.exp. 7 years ago
Ben Elliston e2fb926666 * baseboards/basic-sid.exp, baseboards/basic-sim.exp, 7 years ago
Ben Elliston 115a81dab7 Remove commented out lines in host_execute. 7 years ago
Ben Elliston 1ebfbcd81f * lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp, 7 years ago
Ben Elliston c7f104fec6 * lib/dejagnu.exp (host_execute): Remove unnecessary quotes around 7 years ago
Jacob Bachmeyer 01599a0570 * NEWS: Document 'testsuite' command. 7 years ago
Ben Elliston 433e2b2cc0 * lib/tip.exp (tip_open): Put braces around if expression. 7 years ago
Ben Elliston 39f9a7703a * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp, 7 years ago
Ben Elliston b3d43d3be8 * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp, 7 years ago
Jacob Bachmeyer 7e7c247f22 * lib/remote.exp (standard_load): Fix typo on empty string. 7 years ago
Ben Elliston d439887f64 * runtest.exp: Replace [string match] commands involving literal 7 years ago
Ben Elliston e25f4f2080 * runtest.exp: Replace '==' with 'eq' for string compares. 7 years ago
Ben Elliston db822559c9 * lib/telnet.exp (telnet_open): Remove connectmode global. 7 years ago