aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/ipc/ipc_test.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/ipc: generate better temp name for executorDmitry Vyukov2019-02-081-1/+2
* executor: remove ability to detect kernel bugsDmitry Vyukov2019-01-311-9/+2
* prog, pkg/{csource,ifuzz,ipc,repro}: make tests deterministic on travisDmitry Vyukov2019-01-021-0/+3
* ipc: add ProgInfo structAndrey Konovalov2018-11-221-6/+6
* pkg/ipc: move flags into subpackageDmitry Vyukov2018-08-031-2/+4
* executor: overhaulDmitry Vyukov2018-07-241-1/+18
* pkg/ipc: create default config based on targetDmitry Vyukov2018-07-051-1/+1
* pkg/ipc: fix cleanup in testDmitry Vyukov2018-06-291-8/+10
* pkg/csource: allow to build source fom memoryDmitry Vyukov2018-06-061-7/+3
* pkg/ipc: fix data race on config.TimeoutDmitry Vyukov2018-04-231-0/+55
* pkg/ipc: test only on simple progDmitry Vyukov2018-03-201-48/+20
* all: fix gometalinter warningsDmitry Vyukov2018-03-081-10/+0
* sys/linux: fix mmap call argsDmitry Vyukov2018-02-201-7/+15
* pkg/ipc: make threaded/collide per-program optionsDmitry Vyukov2017-12-171-13/+17
* syz-ci: test images before using themDmitry Vyukov2017-11-301-0/+3
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-14/+16
* executor: split source per-OSDmitry Vyukov2017-09-201-1/+3
* pkg/csource: support archs other than x86_64Dmitry Vyukov2017-09-151-8/+13
* prog: remove default target and all global stateDmitry Vyukov2017-09-151-5/+6
* syz-manager/mgrconfig: explicitly specify target in configDmitry Vyukov2017-09-151-0/+5
* prog, sys: move types to progDmitry Vyukov2017-09-051-0/+1
* all: use consistent file permissionsDmitry Vyukov2017-07-031-2/+2
* pkg/ipc: move from ipcDmitry Vyukov2017-06-171-0/+109