aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/test/simple
Commit message (Collapse)AuthorAgeFilesLines
* pkg/runtest: fixes for fuchsiaDmitry Vyukov2018-09-061-0/+1
Add simple fuchsia program, the one that is run during image testing. Fix csource errno printing for fuchsia. Fix creation of executable files (chmod is not implemented on fuchsia). Check that we get signal/coverage from all syscalls.