aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-13add entryfarmRob Savoye1-0/+8
2020-07-13Initial support for the GCC compile farm as a working example. (if you have a...Rob Savoye10-0/+365
2020-07-06Adjust NEWSJacob Bachmeyer1-4/+4
2020-07-06Fix missing name in ChangeLog entryJacob Bachmeyer1-1/+1
2020-07-06Merge branch 'PR41918'Jacob Bachmeyer13-20/+420
2020-07-06Merge branch 'timeout-fix-for-1.6.3'Jacob Bachmeyer2-2/+34
2020-07-06Merge branch 'new-api-for-1.6.3'Jacob Bachmeyer6-15/+338
2020-07-06Merge branch 'gdb-upstream-for-1.6.3'Jacob Bachmeyer6-11/+568
2020-07-06Add entriesRob Savoye1-0/+10
2020-07-06updatedRob Savoye1-8/+8
2020-07-06Add 2020 to copyright date.Rob Savoye1-1/+1
2020-07-06Work with cross GDB.Rob Savoye1-4/+6
2020-07-06RegeneratedRob Savoye3-249/+249
2020-07-06Add baseboards/qemu.expRob Savoye1-0/+1
2020-07-06Add board support file for QEMU for bare metal testing.Rob Savoye1-0/+274
2020-07-06Add script to regenerate configure/build files.Rob Savoye1-0/+227
2020-06-29Add separator lines when repeating error messagesJacob Bachmeyer3-1/+15
2020-06-26Document use of UNRESOLVED results to mark test script crashesJacob Bachmeyer2-0/+8
2020-06-26Withdraw proposed --keep_going and --no_keep_going optionsJacob Bachmeyer13-148/+121
2020-06-26Record Tcl errors and dump them again at the end of a runJacob Bachmeyer3-1/+35
2020-06-24Add option to stop immediately at Tcl errors and continue by defaultJacob Bachmeyer6-17/+48
2020-06-24Merge remote-tracking branch 'origin/linaro-for-1.6.3'Rob Savoye4-7/+30
2020-06-24Add JacobRob Savoye1-0/+1
2020-06-22Update ChangeLogJacob Bachmeyer1-0/+13
2020-06-22remote: Fix a stuck remote call pipeline causing testing to hangMaciej W. Rozycki1-1/+17
2020-06-22remote: Use `catch' in killing pending force-killsMaciej W. Rozycki1-1/+4
2020-06-22Update NEWSJacob Bachmeyer2-0/+6
2020-06-22Add tests for new features in default_target_compileJacob Bachmeyer2-3/+319
2020-06-22Add "linker=" option to target_compile to support testingJacob Bachmeyer3-5/+18
2020-06-22Fix up upstreamed GDB testsuite patchesJacob Bachmeyer2-2/+20
2020-06-20Document find_* procedures imported from GDB testsuiteJacob Bachmeyer2-2/+51
2020-06-20Add Go support to default_target_compileTom Tromey4-0/+70
2020-06-20Add Rust support to default_target_compileTom Tromey4-1/+52
2020-06-20Add early_flags to default_target_compileTom Tromey3-5/+39
2020-06-19Update ChangeLogJacob Bachmeyer1-0/+11
2020-06-19Add tests for handling arithmetic errors in non-auto-loaded proceduresTom de Vries2-0/+40
2020-06-19Reword NEWS entriesTom de Vries1-4/+3
2020-06-18Use consistent behavior for Tcl errors in test scriptsJacob Bachmeyer5-26/+53
2020-06-18Add tests for handling arithmetic errors in auto-loaded proceduresJacob Bachmeyer3-0/+63
2020-06-17Fix typos in ChangeLogJacob Bachmeyer1-1/+2
2020-06-17Merge branch 'pr41914' into 'PR41824'Jacob Bachmeyer2-0/+6
2020-06-17Add new testsuite files to TESTSUITE_FILES in Makefile.amJacob Bachmeyer2-0/+4
2020-06-17Allow testing to continue after an undefined command is calledJacob Bachmeyer11-5/+195
2020-06-17Propagate return value of auto-loaded commandRob Savoye2-0/+8
2020-06-15Update ChangeLogJacob Bachmeyer1-0/+15
2020-06-15Combine remote stderr into remote stdoutChristophe Lyon1-1/+1
2020-06-15Keep trailing newline in remote execution outputYvan Roux2-6/+0
2020-06-15Support using QEMU in local/remote testing using default "unix" boardMaxim Kuvyrkov1-0/+13
2020-06-10Fix Info node connectivity and formatting mistakeJacob Bachmeyer1-1/+2
2020-06-06Add "testcase group" APIJacob Bachmeyer5-11/+249