aboutsummaryrefslogtreecommitdiffstats
path: root/prog/hints_test.go
Commit message (Expand)AuthorAgeFilesLines
* prog: don't serialize output data argsDmitry Vyukov2017-12-171-16/+20
* sys: move test syscalls to a separate targetDmitry Vyukov2017-12-171-15/+2
* prog: speedup and simplify hints codeDmitry Vyukov2017-12-081-4/+7
* prog: fix a data raceDmitry Vyukov2017-12-081-0/+29
* prog: fix hints of data argsDmitry Vyukov2017-12-081-4/+67
* syz-fuzzer: generates hints only for the call that gave new coverageDmitry Vyukov2017-10-231-4/+3
* prog: fix bugs in hints generationDmitry Vyukov2017-10-231-0/+52
* prog, sys: move types to progDmitry Vyukov2017-09-051-2/+0
* prog: dot-import sysDmitry Vyukov2017-09-051-3/+3
* sys, pkg/compiler: move padding computation to compilerDmitry Vyukov2017-09-041-1/+1
* hints: add some more tests for DataArgVictor Chibotaru2017-09-011-0/+58
* hints: add new mutations and testsVictor Chibotaru2017-09-011-0/+282