aboutsummaryrefslogtreecommitdiff
path: root/lib/framework.exp
AgeCommit message (Expand)AuthorFilesLines
2020-07-06Merge branch 'PR41918'Jacob Bachmeyer1-12/+48
2020-06-29Add separator lines when repeating error messagesJacob Bachmeyer1-1/+3
2020-06-26Record Tcl errors and dump them again at the end of a runJacob Bachmeyer1-0/+9
2020-06-18Use consistent behavior for Tcl errors in test scriptsJacob Bachmeyer1-20/+26
2020-06-17Merge branch 'pr41914' into 'PR41824'Jacob Bachmeyer1-0/+1
2020-06-17Allow testing to continue after an undefined command is calledJacob Bachmeyer1-3/+21
2020-06-17Propagate return value of auto-loaded commandRob Savoye1-0/+3
2020-06-06Add "testcase group" APIJacob Bachmeyer1-1/+109
2020-06-05Add "testsuite can call api" feature test APIJacob Bachmeyer1-0/+21
2020-05-15Update Copyright datesRob Savoye1-1/+1
2019-01-10 * testsuite/runtest.libs/clone_output.test: Use new test harnessJacob Bachmeyer1-1/+3
2018-12-14 * lib/framework.exp (log_summary): Remove "testcnt" mechanism.Jacob Bachmeyer1-33/+0
2018-12-10 * runtest.exp (setup_target_hook): Use 'ne' and not '!='.Ben Elliston1-3/+3
2018-12-09 * baseboards/basic-sid.exp, baseboards/basic-sim.exp,Ben Elliston1-5/+5
2018-12-09 * lib/debugger.exp, lib/dg.exp, lib/framework.exp, lib/ftp.exp,Ben Elliston1-17/+17
2018-12-08 * NEWS: Document 'testsuite' command.Jacob Bachmeyer1-0/+64
2018-12-08 * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp,Ben Elliston1-3/+3
2018-12-08 * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp,Ben Elliston1-7/+7
2018-12-06 * runtest.exp: Replace [string match] commands involving literalBen Elliston1-7/+4
2018-12-06 * runtest.exp: Replace '==' with 'eq' for string compares.Ben Elliston1-2/+2
2018-12-03 * lib/framework.exp (isremote): Add verbose message.Ben Elliston1-0/+1
2018-12-02 * lib/framework.exp (isremote): Pass $board to is_remote.Ben Elliston1-1/+1
2018-11-30 * lib/framework.exp (isremote): New.Ben Elliston1-0/+6
2018-11-30 * lib/framework.exp (istarget, ishost, istarget): Set the argumentBen Elliston1-3/+3
2018-11-25 * lib/framework.exp: Clean up whitespace.Jacob Bachmeyer1-4/+4
2018-10-29 * lib/framework.exp (record_test): Really fix message formatting.Jacob Bachmeyer1-1/+1
2018-10-28 * lib/framework.exp (record_test): Fix message formatting.Jacob Bachmeyer1-1/+1
2017-09-13 * lib/framework.exp (open_logs): Set XML version to 1.1.Ben Elliston1-2/+6
2017-08-19Fix another bug reported by Andrey ``Bass'' Shcheglov.Ben Elliston1-0/+6
2017-08-15Fix another bug reported by Andrey ``Bass'' Shcheglov.Ben Elliston1-9/+15
2017-08-15Fix bug reported by Andrey ``Bass'' Shcheglov.Ben Elliston1-5/+1
2017-07-30* lib/framework.exp: Fix spelling mistake in a comment.Ben Elliston1-1/+1
2016-06-22 * baseboards/aarch64-sim.exp, baseboards/am33_2.0-libremote.exp,Bernhard Reutner-Fischer1-3/+1
2016-03-30 * baseboards/mcore-moto-sim.exp, lib/dejagnu.exp, lib/dg.exp,Ben Elliston1-2/+2
2016-03-28This proc is never used. --xml sets $xml, and that's it.Ben Elliston1-11/+3
2016-03-28 * runtest.exp: Fixes identified by the Frink static analyser:Ben Elliston1-4/+4
2016-03-28 * lib/framework.exp (exp_continue): Remove old compatibilityBen Elliston1-10/+0
2016-02-17 * runtest.exp: Enable --status by default.Ben Elliston1-1/+1
2016-02-15 * lib/framework.exp (cleanup): Remove do-nothing proc.Ben Elliston1-13/+0
2015-11-12 * lib/framework.exp (note): Remove old commented-out code.Ben Elliston1-7/+0
2015-02-18 * lib/framework.exp (log_and_exit): Set tool to "testrun" ifStephen Tridgell1-0/+3
2012-06-15 * lib/framework.exp (clone_output): Protect from leading dash inAndreas Schwab1-4/+4
2012-06-12 * doc/runtest.1: Update.Tom Tromey1-2/+6
2011-04-12 * config/vxworks.exp (vxworks_file): Use "file delete", not "execBen Elliston1-3/+3
2011-03-15 * runtest.exp: Whitespace cleanups.Ben Elliston1-25/+25
2011-03-03Upgrade to GPL version 3.Ben Elliston1-1/+1
2011-03-03 * lib/framework.exp (unknown): Rename the native Tcl ::unknownBen Elliston1-13/+18
2010-01-01update copyright date for 2010.Rob Savoye1-2/+2
2007-10-30 * lib/framework.exp (open_logs): Line buffer the .sum file.Ben Elliston1-0/+1
2006-06-08 * baseboards/cris-sim.exp: Use Tcl fall-through syntax forBen Elliston1-4/+9