aboutsummaryrefslogtreecommitdiffstats
path: root/sys/test/init.go
Commit message (Collapse)AuthorAgeFilesLines
* sys: move test syscalls to a separate targetDmitry Vyukov2017-12-171-0/+48
We have them in linux solely for historical reasons. Fixes #462