summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-05Makefile: Add 'clean' targetHEADmasterPeter Maydell
2023-01-05Makefile: explicitly disable -net for our -M virt runsAlex Bennée
2023-01-05Makefile: simplify path to QEMU binariesAlex Bennée
2023-01-05Makefile: drop microbit.lds from the sourcesAlex Bennée
2023-01-05semihosting-tests: add timeout supportAlex Bennée
2019-09-10semihosting tests: Add test of EXIT_EXTENDEDPeter Maydell
2019-09-10semihosting tests: Add test for feature-detectionPeter Maydell
2019-09-10semihosting tests: Add basic test of SYS_WRITE.Peter Maydell
2019-09-10semihosting tests: Add tests for SYS_SEEKPeter Maydell
2019-09-10semihosting tests: Add tests for SYS_ISTTYPeter Maydell
2019-09-10semihosting tests: Use #define for test data filenamePeter Maydell
2019-09-09semihosting tests: Clean up test outputPeter Maydell
2019-09-09semihosting: Pass buffer size to semi_load_file()Peter Maydell
2019-07-11semihosting tests: add v7m testsAlex Bennée
2019-07-11semihosting_tests: include a32 and t32 hlt variants in all targetAlex Bennée
2019-07-05Add copyright/license headers to files without themPeter Maydell
2019-07-02Makefile: Disable build-id so we can build with Bionic's gccPeter Maydell
2016-10-18semihosting tests: Support semihosting 2.0 HLT trapsPeter Maydell
2015-08-13semihosting tests: Add support for specifying a GDB portPeter Maydell
2015-08-13semihosting tests: Update comment to say how much testing we doPeter Maydell
2015-08-13semihosting tests: enable FPU for system testsPeter Maydell
2015-08-13semihosting tests: Add makefile lines to run system testsPeter Maydell
2015-08-13semihosting tests: Add support for running testsPeter Maydell
2015-08-13semihosting tests: Fix T32 and A64 system emulation testsPeter Maydell
2015-08-13semihosting tests: initial commitPeter Maydell