summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/samples (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-07testsuites: Remove all legacy networking testsVijay Kumar Banerjee3-50/+0
Update #3850
2021-02-24build: Sort source listsSebastian Huber4-4/+4
Use the Python sorted() function to sort the "source" lists.
2020-09-14build: Alternative build system based on wafSebastian Huber16-0/+355
Update #3818.