summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/samples (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.
* testsuites: Remove all legacy networking testsVijay Kumar Banerjee2021-04-073-50/+0
| | | | Update #3850
* build: Sort source listsSebastian Huber2021-02-244-4/+4
| | | | Use the Python sorted() function to sort the "source" lists.
* build: Alternative build system based on wafSebastian Huber2020-09-1416-0/+355
Update #3818.