Age | Commit message (Expand) | Author | Files | Lines |
2020-06-17 | Allow testing to continue after an undefined command is called | Jacob Bachmeyer | 3 | -0/+124 |
2020-05-28 | Fix problems with relative srcdir in launcher and report-card testsuites | Jacob Bachmeyer | 2 | -2/+4 |
2020-05-28 | Fix problems with relative srcdir in testsuite/runtest.main/options.exp | Jacob Bachmeyer | 1 | -1/+1 |
2020-05-21 | Collect loading DejaGnu libraries into a single loop, Revise the mock board_i... | Jacob Bachmeyer | 1 | -33/+1279 |
2020-05-21 | New file | Jacob Bachmeyer | 1 | -0/+246 |
2020-05-21 | DejaGnu unit testing API for Python | Rob Savoye | 1 | -0/+88 |
2020-05-21 | Set sum_file to empty string instead of opening a temporary file named .tmp. | Jacob Bachmeyer | 2 | -4/+1 |
2020-05-21 | Fix internal testsuite stubs to reflect previous changes. | Jacob Bachmeyer | 2 | -38/+38 |
2020-05-21 | Use runtest_file_p to honor requests to run only some library tests. | Jacob Bachmeyer | 1 | -2/+2 |
2019-01-10 | * testsuite/runtest.libs/clone_output.test: Use new test harness | Jacob Bachmeyer | 2 | -27/+124 |
2019-01-10 | * testsuite/runtest.libs/libs.exp (process_test): Handle blank | Jacob Bachmeyer | 1 | -0/+1 |
2019-01-02 | * NEWS: Document report card. | Jacob Bachmeyer | 4 | -0/+749 |
2018-12-28 | * testsuite/lib/util-defs.exp: Whitespace clean up. | Jacob Bachmeyer | 1 | -5/+5 |
2018-12-21 | PR 33817 | Jacob Bachmeyer | 1 | -0/+9 |
2018-12-20 | * Makefile.am (EXTRA_DIST): Add "dejagnu" launcher script and | Jacob Bachmeyer | 11 | -0/+485 |
2018-12-15 | * testsuite/runtest.libs/default_procs.tcl (send_error): New stub. | Jacob Bachmeyer | 9 | -138/+82 |
2018-12-15 | * testsuite/lib/runtest.exp (runtest_start): Remove. | Jacob Bachmeyer | 1 | -16/+13 |
2018-12-15 | * testsuite/lib/runtest.exp: Use 'testsuite file' to locate the | Jacob Bachmeyer | 1 | -6/+1 |
2018-12-15 | * testsuite/lib/runtest.exp (runtest_start): Remove unused global | Jacob Bachmeyer | 1 | -6/+0 |
2018-12-14 | * lib/framework.exp (log_summary): Remove "testcnt" mechanism. | Jacob Bachmeyer | 1 | -1/+0 |
2018-12-12 | * config/gdb-comm.exp, config/gdb_stub.exp, config/vxworks.exp, | Ben Elliston | 1 | -1/+1 |
2018-12-11 | * testsuite/runtest.all/libs.exp: Use "testsuite file" command. | Jacob Bachmeyer | 18 | -110/+166 |
2018-12-10 | * doc/dejagnu.texi (Writing a test case): Add warning about | Jacob Bachmeyer | 7 | -28/+27 |
2018-12-10 | * testsuite/runtest.all/utils.test: ${srcdir} -> $srcdir. | Ben Elliston | 1 | -11/+11 |
2018-12-10 | * testsuite/runtest.all/utils.test (getdirs): Add a test for the | Ben Elliston | 1 | -0/+4 |
2018-12-09 | * baseboards/basic-sid.exp, baseboards/basic-sim.exp, | Ben Elliston | 2 | -43/+43 |
2018-12-09 | * testsuite/lib/libsup.exp: Remove unnecessary quotes around | Ben Elliston | 2 | -7/+7 |
2018-12-08 | * lib/dejagnu.exp (host_execute): Remove unnecessary quotes around | Ben Elliston | 9 | -14/+14 |
2018-12-08 | * NEWS: Document 'testsuite' command. | Jacob Bachmeyer | 1 | -0/+211 |
2018-12-08 | Remove commented out code in runtest_start. | Ben Elliston | 1 | -6/+4 |
2018-12-08 | * testsuite/lib/libsup.exp (start_expect): Brace commands in if | Ben Elliston | 4 | -7/+7 |
2018-12-08 | * testsuite/runtest.all/default_procs.tcl: | Ben Elliston | 1 | -33/+91 |
2018-12-08 | * runtest.exp, lib/utils.exp, lib/targetdb.exp, lib/target.exp, | Ben Elliston | 2 | -4/+4 |
2018-12-08 | * runtest.exp, lib/utils.exp, lib/target.exp, lib/ssh.exp, | Ben Elliston | 2 | -2/+2 |
2018-12-07 | * testsuite/runtest.all/default_procs.tcl (lib_bool_test): New. | Jacob Bachmeyer | 3 | -185/+123 |
2018-12-07 | * testsuite/runtest.all/default_procs.tcl: Whitespace clean up. | Jacob Bachmeyer | 1 | -11/+8 |
2018-12-06 | * testsuite/runtest.all/default_procs.tcl: Whitespace clean up. | Jacob Bachmeyer | 3 | -51/+48 |
2018-12-06 | * lib/remote.exp (standard_load): Fix typo on empty string. | Jacob Bachmeyer | 1 | -3/+3 |
2018-12-06 | * runtest.exp: Replace [string match] commands involving literal | Ben Elliston | 2 | -5/+5 |
2018-12-06 | * testsuite/runtest.all/utils.test: Add Tcl mode marker for Emacs. | Jacob Bachmeyer | 5 | -3/+7 |
2018-12-05 | * testsuite/runtest.all/utils.test: Test runtest_file_p. | Ben Elliston | 1 | -0/+27 |
2018-12-05 | * lib/utils.exp (grep): Handle -n. | Ben Elliston | 1 | -2/+8 |
2018-12-05 | * testsuite/runtest.all/utils.test: Test diff. | Ben Elliston | 1 | -1/+38 |
2018-12-04 | * testsuite/runtest.all/utils.test: Test grep. | Ben Elliston | 1 | -1/+18 |
2018-12-04 | * testsuite/runtest.all/utils.test (which): Fail on the else path, | Ben Elliston | 1 | -1/+1 |
2018-12-04 | * lib/utils.exp (relative_filename): New proc. | Jacob Bachmeyer | 1 | -0/+23 |
2018-11-30 | * lib/utils.exp (grep): Remove reference to "NULL" in comment. | Ben Elliston | 1 | -1/+1 |
2018-11-30 | * lib/framework.exp (istarget, ishost, istarget): Set the argument | Ben Elliston | 1 | -0/+21 |
2018-10-31 | * Makefile.am (DEJATOOL): List tools in testsuite. | Jacob Bachmeyer | 2 | -1/+1 |
2018-10-29 | Reported by Jacob Bachmeyer. | Ben Elliston | 1 | -1/+1 |