aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2020-08-12Document unit testing protocol and APIJacob Bachmeyer
2020-08-10Tidy whitespace in baseboards/qemu.expJacob Bachmeyer
2020-08-10Update ChangeLogJacob Bachmeyer
2020-08-02Move experimental Python unit test module to contrib/Jacob Bachmeyer
2020-08-02Add doc/fdl.texi to Makefile.amJacob Bachmeyer
2020-08-02Add forgotten baseboard files to Makefile.amJacob Bachmeyer
2020-08-02Sort baseboard file list in Makefile.amJacob Bachmeyer
2020-08-02Add forgotten new testsuite files to Makefile.amJacob Bachmeyer
2020-08-02Regenerate so make dist works.Rob Savoye
2020-08-02Add warnings about synchronization with the tested programJacob Bachmeyer
2020-07-22Revise host_execute to fix PR42399Jacob Bachmeyer
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-16Works now with qemu instead of sim.Rob Savoye
2020-07-06Fix missing name in ChangeLog entryJacob Bachmeyer
2020-07-06Merge branch 'PR41918'Jacob Bachmeyer
2020-07-06Merge branch 'timeout-fix-for-1.6.3'Jacob Bachmeyer
2020-07-06Merge branch 'new-api-for-1.6.3'Jacob Bachmeyer
2020-07-06Merge branch 'gdb-upstream-for-1.6.3'Jacob Bachmeyer
2020-07-06Add entriesRob Savoye
2020-06-29Add separator lines when repeating error messagesJacob Bachmeyer
2020-06-26Document use of UNRESOLVED results to mark test script crashesJacob Bachmeyer
2020-06-26Withdraw proposed --keep_going and --no_keep_going optionsJacob Bachmeyer
2020-06-26Record Tcl errors and dump them again at the end of a runJacob Bachmeyer
2020-06-24Add option to stop immediately at Tcl errors and continue by defaultJacob Bachmeyer
2020-06-22Update ChangeLogJacob Bachmeyer
2020-06-22Update NEWSJacob Bachmeyer
2020-06-22Add tests for new features in default_target_compileJacob Bachmeyer
2020-06-22Add "linker=" option to target_compile to support testingJacob Bachmeyer
2020-06-22Fix up upstreamed GDB testsuite patchesJacob Bachmeyer
2020-06-20Document find_* procedures imported from GDB testsuiteJacob Bachmeyer
2020-06-20Add Go support to default_target_compileTom Tromey
2020-06-20Add Rust support to default_target_compileTom Tromey
2020-06-20Add early_flags to default_target_compileTom Tromey
2020-06-19Update ChangeLogJacob Bachmeyer
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-17Fix typos in ChangeLogJacob Bachmeyer
2020-06-17Merge branch 'pr41914' into 'PR41824'Jacob Bachmeyer
2020-06-17Add new testsuite files to TESTSUITE_FILES in Makefile.amJacob Bachmeyer
2020-06-17Allow testing to continue after an undefined command is calledJacob Bachmeyer
2020-06-17Propagate return value of auto-loaded commandRob Savoye
2020-06-15Update ChangeLogJacob Bachmeyer
2020-06-06Add "testcase group" APIJacob Bachmeyer
2020-06-05Add "testsuite can call api" feature test APIJacob Bachmeyer
2020-06-02Save and restore variables set by command argumentsJacob Bachmeyer
2020-06-01Print initial working directory if verbose output is selectedJacob Bachmeyer
2020-06-01Add verbose output for testsuite searchJacob Bachmeyer
2020-05-28Fix problems with relative srcdir in launcher and report-card testsuitesJacob Bachmeyer