aboutsummaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Expand)Author
2020-08-02Merge branch 'PR42399'Rob Savoye
2020-07-22Add tests for DejaGNU unit testing supportJacob Bachmeyer
2020-07-20Add regression test for PR42399Jacob Bachmeyer
2020-07-20Combine inner testsuites used for testing runtestJacob Bachmeyer
2020-07-13target: Wrap linker flags into `-largs'/`-margs' for AdaMaciej W. Rozycki
2020-07-06Merge branch 'PR41918'Jacob Bachmeyer
2020-07-06Merge branch 'new-api-for-1.6.3'Jacob Bachmeyer
2020-06-26Withdraw proposed --keep_going and --no_keep_going optionsJacob Bachmeyer
2020-06-24Add option to stop immediately at Tcl errors and continue by defaultJacob Bachmeyer
2020-06-22Add tests for new features in default_target_compileJacob Bachmeyer
2020-06-19Add tests for handling arithmetic errors in non-auto-loaded proceduresTom de Vries
2020-06-18Use consistent behavior for Tcl errors in test scriptsJacob Bachmeyer
2020-06-18Add tests for handling arithmetic errors in auto-loaded proceduresJacob Bachmeyer
2020-06-17Allow testing to continue after an undefined command is calledJacob Bachmeyer
2020-06-06Add "testcase group" APIJacob Bachmeyer
2020-06-05Add "testsuite can call api" feature test APIJacob Bachmeyer
2020-05-28Fix problems with relative srcdir in launcher and report-card testsuitesPR41587Jacob Bachmeyer
2020-05-28Fix problems with relative srcdir in testsuite/runtest.main/options.expJacob Bachmeyer
2020-05-21Collect loading DejaGnu libraries into a single loop, Revise the mock board_i...Jacob Bachmeyer
2020-05-21New fileJacob Bachmeyer
2020-05-21DejaGnu unit testing API for PythonRob Savoye
2020-05-21Set sum_file to empty string instead of opening a temporary file named .tmp.Jacob Bachmeyer
2020-05-21Fix internal testsuite stubs to reflect previous changes.Jacob Bachmeyer
2020-05-21Use runtest_file_p to honor requests to run only some library tests.Jacob Bachmeyer
2019-01-10 * testsuite/runtest.libs/clone_output.test: Use new test harnessJacob Bachmeyer
2019-01-10 * testsuite/runtest.libs/libs.exp (process_test): Handle blankJacob Bachmeyer
2019-01-02 * NEWS: Document report card.Jacob Bachmeyer
2018-12-28 * testsuite/lib/util-defs.exp: Whitespace clean up.Jacob Bachmeyer
2018-12-21 PR 33817Jacob Bachmeyer
2018-12-20 * Makefile.am (EXTRA_DIST): Add "dejagnu" launcher script andJacob Bachmeyer
2018-12-15 * testsuite/runtest.libs/default_procs.tcl (send_error): New stub.Jacob Bachmeyer
2018-12-15 * testsuite/lib/runtest.exp (runtest_start): Remove.Jacob Bachmeyer
2018-12-15 * testsuite/lib/runtest.exp: Use 'testsuite file' to locate theJacob Bachmeyer
2018-12-15 * testsuite/lib/runtest.exp (runtest_start): Remove unused globalJacob Bachmeyer
2018-12-14 * lib/framework.exp (log_summary): Remove "testcnt" mechanism.Jacob Bachmeyer
2018-12-12 * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp,Ben Elliston
2018-12-11 * testsuite/runtest.all/libs.exp: Use "testsuite file" command.Jacob Bachmeyer
2018-12-10 * doc/dejagnu.texi (Writing a test case): Add warning aboutJacob Bachmeyer
2018-12-10 * testsuite/runtest.all/utils.test: ${srcdir} -> $srcdir.Ben Elliston
2018-12-10 * testsuite/runtest.all/utils.test (getdirs): Add a test for theBen Elliston
2018-12-09 * baseboards/basic-sid.exp, baseboards/basic-sim.exp,Ben Elliston
2018-12-09 * testsuite/lib/libsup.exp: Remove unnecessary quotes aroundBen Elliston
2018-12-08 * lib/dejagnu.exp (host_execute): Remove unnecessary quotes aroundBen Elliston
2018-12-08 * NEWS: Document 'testsuite' command.Jacob Bachmeyer
2018-12-08Remove commented out code in runtest_start.Ben Elliston
2018-12-08 * testsuite/lib/libsup.exp (start_expect): Brace commands in ifBen Elliston
2018-12-08 * testsuite/runtest.all/default_procs.tcl:Ben Elliston
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-07 * testsuite/runtest.all/default_procs.tcl (lib_bool_test): New.Jacob Bachmeyer