summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites/fstests (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: Fix build dependencies of JFFS2 testsSebastian Huber2020-10-019-19/+19
| | | | Close #4107.
* build: Alternative build system based on wafSebastian Huber2020-09-1463-0/+1416
Update #3818.