aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-08-02Merge branch 'PR42399'Rob Savoye15-83/+261
2020-07-22Add tests for DejaGNU unit testing supportJacob Bachmeyer3-14/+86
2020-07-20Add regression test for PR42399Jacob Bachmeyer3-0/+120
2020-07-20Combine inner testsuites used for testing runtestJacob Bachmeyer10-70/+56
2020-07-13target: Wrap linker flags into `-largs'/`-margs' for AdaMaciej W. Rozycki1-16/+16
2020-07-06Merge branch 'PR41918'Jacob Bachmeyer5-0/+194
2020-07-06Merge branch 'new-api-for-1.6.3'Jacob Bachmeyer2-0/+90
2020-06-26Withdraw proposed --keep_going and --no_keep_going optionsJacob Bachmeyer6-104/+84
2020-06-24Add option to stop immediately at Tcl errors and continue by defaultJacob Bachmeyer1-8/+8
2020-06-22Add tests for new features in default_target_compileJacob Bachmeyer1-3/+316
2020-06-19Add tests for handling arithmetic errors in non-auto-loaded proceduresTom de Vries2-0/+40
2020-06-18Use consistent behavior for Tcl errors in test scriptsJacob Bachmeyer1-4/+5
2020-06-18Add tests for handling arithmetic errors in auto-loaded proceduresJacob Bachmeyer2-0/+49
2020-06-17Allow testing to continue after an undefined command is calledJacob Bachmeyer3-0/+124
2020-06-06Add "testcase group" APIJacob Bachmeyer1-0/+61
2020-06-05Add "testsuite can call api" feature test APIJacob Bachmeyer1-0/+29
2020-05-28Fix problems with relative srcdir in launcher and report-card testsuitesJacob Bachmeyer2-2/+4
2020-05-28Fix problems with relative srcdir in testsuite/runtest.main/options.expJacob Bachmeyer1-1/+1
2020-05-21Collect loading DejaGnu libraries into a single loop, Revise the mock board_i...Jacob Bachmeyer1-33/+1279
2020-05-21New fileJacob Bachmeyer1-0/+246
2020-05-21DejaGnu unit testing API for PythonRob Savoye1-0/+88
2020-05-21Set sum_file to empty string instead of opening a temporary file named .tmp.Jacob Bachmeyer2-4/+1
2020-05-21Fix internal testsuite stubs to reflect previous changes.Jacob Bachmeyer2-38/+38
2020-05-21Use runtest_file_p to honor requests to run only some library tests.Jacob Bachmeyer1-2/+2
2019-01-10 * testsuite/runtest.libs/clone_output.test: Use new test harnessJacob Bachmeyer2-27/+124
2019-01-10 * testsuite/runtest.libs/libs.exp (process_test): Handle blankJacob Bachmeyer1-0/+1
2019-01-02 * NEWS: Document report card.Jacob Bachmeyer4-0/+749
2018-12-28 * testsuite/lib/util-defs.exp: Whitespace clean up.Jacob Bachmeyer1-5/+5
2018-12-21 PR 33817Jacob Bachmeyer1-0/+9
2018-12-20 * Makefile.am (EXTRA_DIST): Add "dejagnu" launcher script andJacob Bachmeyer11-0/+485
2018-12-15 * testsuite/runtest.libs/default_procs.tcl (send_error): New stub.Jacob Bachmeyer9-138/+82
2018-12-15 * testsuite/lib/runtest.exp (runtest_start): Remove.Jacob Bachmeyer1-16/+13
2018-12-15 * testsuite/lib/runtest.exp: Use 'testsuite file' to locate theJacob Bachmeyer1-6/+1
2018-12-15 * testsuite/lib/runtest.exp (runtest_start): Remove unused globalJacob Bachmeyer1-6/+0
2018-12-14 * lib/framework.exp (log_summary): Remove "testcnt" mechanism.Jacob Bachmeyer1-1/+0
2018-12-12 * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp,Ben Elliston1-1/+1
2018-12-11 * testsuite/runtest.all/libs.exp: Use "testsuite file" command.Jacob Bachmeyer18-110/+166
2018-12-10 * doc/dejagnu.texi (Writing a test case): Add warning aboutJacob Bachmeyer7-28/+27
2018-12-10 * testsuite/runtest.all/utils.test: ${srcdir} -> $srcdir.Ben Elliston1-11/+11
2018-12-10 * testsuite/runtest.all/utils.test (getdirs): Add a test for theBen Elliston1-0/+4
2018-12-09 * baseboards/basic-sid.exp, baseboards/basic-sim.exp,Ben Elliston2-43/+43
2018-12-09 * testsuite/lib/libsup.exp: Remove unnecessary quotes aroundBen Elliston2-7/+7
2018-12-08 * lib/dejagnu.exp (host_execute): Remove unnecessary quotes aroundBen Elliston9-14/+14
2018-12-08 * NEWS: Document 'testsuite' command.Jacob Bachmeyer1-0/+211
2018-12-08Remove commented out code in runtest_start.Ben Elliston1-6/+4
2018-12-08 * testsuite/lib/libsup.exp (start_expect): Brace commands in ifBen Elliston4-7/+7
2018-12-08 * testsuite/runtest.all/default_procs.tcl:Ben Elliston1-33/+91
2018-12-08 * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp,Ben Elliston2-4/+4
2018-12-08 * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp,Ben Elliston2-2/+2
2018-12-07 * testsuite/runtest.all/default_procs.tcl (lib_bool_test): New.Jacob Bachmeyer3-185/+123