aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host/host_linux_test.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/host: split files into syscalls/featuresDmitry Vyukov2019-11-161-151/+0
* pkg/host: Add test for kallsymsRenameMapAndrew Donnellan2019-05-081-6/+29
* pkg/host: move kallsyms parsing test to host_linux_test.goAndrey Konovalov2019-04-051-0/+77
* pkg/host: explain why syscalls are disabledDmitry Vyukov2018-04-061-36/+1
* sys/linux: add syz_init_net_socket syscallDmitry Vyukov2018-03-051-2/+2
* pkg/host: add fuchsia supportDmitry Vyukov2017-09-201-0/+86