summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/smptests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* testsuites: Wrap putcharAlex White2021-09-161-0/+1
| | | | The linker flag to wrap putchar was lost in translation from make to waf.
* build: Sort source listsSebastian Huber2021-02-243-3/+3
| | | | Use the Python sorted() function to sort the "source" lists.
* irqs01/smpirqs01: New testsSebastian Huber2020-09-142-0/+22
| | | | Close #4034.
* build: Alternative build system based on wafSebastian Huber2020-09-1460-0/+1339
Update #3818.