aboutsummaryrefslogtreecommitdiff
path: root/lib/framework.exp
AgeCommit message (Expand)Author
2020-12-27Remove noise word "api" from "testsuite can call api" entrypointJacob Bachmeyer
2020-07-06Merge branch 'PR41918'Jacob Bachmeyer
2020-06-29Add separator lines when repeating error messagesPR41918Jacob Bachmeyer
2020-06-26Record Tcl errors and dump them again at the end of a runJacob Bachmeyer
2020-06-18Use consistent behavior for Tcl errors in test scriptsJacob Bachmeyer
2020-06-17Merge branch 'pr41914' into 'PR41824'PR41824Jacob Bachmeyer
2020-06-17Allow testing to continue after an undefined command is calledJacob Bachmeyer
2020-06-17Propagate return value of auto-loaded commandpr41914Rob Savoye
2020-06-06Add "testcase group" APIJacob Bachmeyer
2020-06-05Add "testsuite can call api" feature test APIJacob Bachmeyer
2020-05-15Update Copyright datesRob Savoye
2019-01-10 * testsuite/runtest.libs/clone_output.test: Use new test harnessJacob Bachmeyer
2018-12-14 * lib/framework.exp (log_summary): Remove "testcnt" mechanism.Jacob Bachmeyer
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 * NEWS: Document 'testsuite' command.Jacob Bachmeyer
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 * runtest.exp: Replace [string match] commands involving literalBen Elliston
2018-12-06 * runtest.exp: Replace '==' with 'eq' for string compares.Ben Elliston
2018-12-03 * lib/framework.exp (isremote): Add verbose message.Ben Elliston
2018-12-02 * lib/framework.exp (isremote): Pass $board to is_remote.Ben Elliston
2018-11-30 * lib/framework.exp (isremote): New.Ben Elliston
2018-11-30 * lib/framework.exp (istarget, ishost, istarget): Set the argumentBen Elliston
2018-11-25 * lib/framework.exp: Clean up whitespace.Jacob Bachmeyer
2018-10-29 * lib/framework.exp (record_test): Really fix message formatting.Jacob Bachmeyer
2018-10-28 * lib/framework.exp (record_test): Fix message formatting.Jacob Bachmeyer
2017-09-13 * lib/framework.exp (open_logs): Set XML version to 1.1.Ben Elliston
2017-08-19Fix another bug reported by Andrey ``Bass'' Shcheglov.Ben Elliston
2017-08-15Fix another bug reported by Andrey ``Bass'' Shcheglov.Ben Elliston
2017-08-15Fix bug reported by Andrey ``Bass'' Shcheglov.Ben Elliston
2017-07-30* lib/framework.exp: Fix spelling mistake in a comment.Ben Elliston
2016-06-22 * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp,Bernhard Reutner-Fischer
2016-03-30 * baseboards/mcore-moto-sim.exp, lib/dejagnu.exp, lib/dg.exp,Ben Elliston
2016-03-28This proc is never used. --xml sets $xml, and that's it.Ben Elliston
2016-03-28 * runtest.exp: Fixes identified by the Frink static analyser:Ben Elliston
2016-03-28 * lib/framework.exp (exp_continue): Remove old compatibilityBen Elliston
2016-02-17 * runtest.exp: Enable --status by default.Ben Elliston
2016-02-15 * lib/framework.exp (cleanup): Remove do-nothing proc.Ben Elliston
2015-11-12 * lib/framework.exp (note): Remove old commented-out code.Ben Elliston
2015-02-18 * lib/framework.exp (log_and_exit): Set tool to "testrun" ifStephen Tridgell
2012-06-15 * lib/framework.exp (clone_output): Protect from leading dash inAndreas Schwab
2012-06-12 * doc/runtest.1: Update.Tom Tromey
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-03Upgrade to GPL version 3.Ben Elliston
2011-03-03 * lib/framework.exp (unknown): Rename the native Tcl ::unknownBen Elliston
2010-01-01update copyright date for 2010.Rob Savoye
2007-10-30 * lib/framework.exp (open_logs): Line buffer the .sum file.Ben Elliston