summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/smptests (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-24build: Sort source listsSebastian Huber3-3/+3
Use the Python sorted() function to sort the "source" lists.
2020-09-14irqs01/smpirqs01: New testsSebastian Huber2-0/+22
Close #4034.
2020-09-14build: Alternative build system based on wafSebastian Huber60-0/+1339
Update #3818.