aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-06Adjust NEWSqueueJacob Bachmeyer
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-07-06updatedRob Savoye
2020-07-06Add 2020 to copyright date.Rob Savoye
2020-07-06Work with cross GDB.Rob Savoye
2020-07-06RegeneratedRob Savoye
2020-07-06Add baseboards/qemu.expRob Savoye
2020-07-06Add board support file for QEMU for bare metal testing.Rob Savoye
2020-07-06Add script to regenerate configure/build files.Rob Savoye
2020-06-29Add separator lines when repeating error messagesPR41918Jacob 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-24Merge remote-tracking branch 'origin/linaro-for-1.6.3'Rob Savoye
2020-06-24Add JacobRob Savoye
2020-06-22Update ChangeLogtimeout-fix-for-1.6.3Jacob Bachmeyer
2020-06-22remote: Fix a stuck remote call pipeline causing testing to hangMaciej W. Rozycki
2020-06-22remote: Use `catch' in killing pending force-killsMaciej W. Rozycki
2020-06-22Update NEWSgdb-upstream-for-1.6.3Jacob 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-19Add tests for handling arithmetic errors in non-auto-loaded proceduresTom de Vries
2020-06-19Reword NEWS entriesTom 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-17Fix typos in ChangeLoglinaro-for-1.6.3Jacob Bachmeyer
2020-06-17Merge branch 'pr41914' into 'PR41824'PR41824Jacob 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 commandpr41914Rob Savoye
2020-06-15Update ChangeLogJacob Bachmeyer
2020-06-15Combine remote stderr into remote stdoutChristophe Lyon
2020-06-15Keep trailing newline in remote execution outputYvan Roux
2020-06-15Support using QEMU in local/remote testing using default "unix" boardMaxim Kuvyrkov
2020-06-10Fix Info node connectivity and formatting mistakenew-api-for-1.6.3Jacob 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 argumentsPR41647Jacob Bachmeyer