syzkaller/pkg
Zubin Mithra 1d0df175f3 pkg/bisect: add more tests for various possible bisection results
Add tests for the following cases(1 each for cause and fix):
- bisection returns the correct commit
- bisection failed due to crash not occuring on the original commit
- bisection failed as crash occurs on oldest/latest commit
- bisection is inconclusive
2019-11-04 14:40:37 +01:00
..
ast pkg/ast: unexport Node.Walk() 2019-10-23 10:22:35 +02:00
bisect pkg/bisect: add more tests for various possible bisection results 2019-11-04 14:40:37 +01:00
build pkg/vcs: make EnvForCommit return full compiler path 2019-10-22 15:41:03 +02:00
compiler sys/linux: improve CAN descriptions 2019-11-04 12:39:39 +01:00
config pkg/mgrconfig: do not serialize optional fields 2019-01-16 14:49:47 +01:00
cover pkg/cover: hierarchical coverage reports 2019-07-26 19:32:14 +02:00
csource pkg/csource: remove duplicate check 2019-11-03 16:42:57 +01:00
db pkg/db: moved ReadCorpus function to avoid duplicate code 2019-09-23 15:35:26 +02:00
email pkg/email: allow commands in subject 2019-05-13 14:15:14 +02:00
gce pkg/gce: poll for operation completion less frequently 2019-04-01 14:16:54 +02:00
gcs syz-ci: upload coverage reports to GCS 2018-09-20 18:29:38 +02:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host executor: move fixed pci devlink handle into network namespace 2019-11-03 14:20:59 +01:00
html dashboard/app: allow reporting of BisectFix results 2019-08-30 19:50:12 -07:00
ifuzz pkg/ifuzz: update to latest intelxed 2019-06-23 15:10:27 +02:00
instance pkg/bisect: add initial testing support for cause bisection 2019-10-22 10:09:57 +02:00
ipc executor: move fixed pci devlink handle into network namespace 2019-11-03 14:20:59 +01:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
log pkg/log: rename -v to -vv 2019-07-16 11:18:12 +02:00
mgrconfig tools/syz-symbolize: fix kernel dir calculation 2019-09-03 15:00:40 +02:00
osutil pkg/osutil: fix arm build 2019-09-16 14:15:38 +02:00
report pkg/report: suppress fifo_badop reports on OpenBSD 2019-10-26 09:02:46 +02:00
repro pkg/repro: don't double-reverse log entries 2019-05-27 20:03:37 +02:00
rpctype syz-fuzzer, executor: Add support for blacklisting data race frames 2019-10-22 17:48:18 +02:00
runtest executor: move fixed pci devlink handle into network namespace 2019-11-03 14:20:59 +01:00
serializer pkg/serializer: refactor 2018-08-02 16:57:31 +02:00
signal prog: add stronger fallback signal 2018-06-29 20:34:43 +02:00
symbolizer pkg/symbolizer: favor portable nm(1) format 2018-09-24 10:12:38 +02:00
vcs pkg/vcs: detect old git binary that can't do bisection 2019-10-22 15:57:26 +02:00