index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
runtest
/
run.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pkg/runtest: test parsing of all tests
Dmitry Vyukov
2020-09-13
1
-15
/
+22
*
sys/linux/test: mark f2fs tests as manual
Dmitry Vyukov
2020-09-13
1
-0
/
+1
*
sys/test/test: add a hanging test
Dmitry Vyukov
2020-09-12
1
-48
/
+70
*
sys/linux: add descriptions for BPF LSM
Cheng-Min Chiang
2020-08-07
1
-1
/
+3
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
1
-0
/
+6
*
pkg/runtest: tell ASAN to not mess with our NONFAILING
Dmitry Vyukov
2020-07-16
1
-13
/
+21
*
target: support of big-endian architectures
Alexander Egorenkov
2020-06-23
1
-0
/
+1
*
.golangci.yml: enable gocognit checker
Dmitry Vyukov
2020-06-05
1
-61
/
+66
*
syz-runtest: disable csource tests for HostFuzzer targets
Matthew Dempsky
2020-06-03
1
-0
/
+7
*
pkg/runtest: disable broken test combinations
Dmitry Vyukov
2020-05-18
1
-1
/
+2
*
sys/fuchsia: Add cprng and vmo tests.
Marco Vanotti
2020-03-21
1
-0
/
+3
*
tools/syz-runtest: debug all programs in debug mode
Dmitry Vyukov
2019-12-16
1
-0
/
+4
*
pkg/runtest: shrink if condition
Dmitry Vyukov
2019-11-16
1
-7
/
+3
*
pkg/ipc: move target characteristics out of config flags
Dmitry Vyukov
2019-11-16
1
-6
/
+2
*
pkg/host: rename some features
Dmitry Vyukov
2019-11-16
1
-4
/
+4
*
pkg/csource: rename some options
Dmitry Vyukov
2019-11-16
1
-12
/
+12
*
executor: move fixed pci devlink handle into network namespace
Jiri Pirko
2019-11-03
1
-0
/
+3
*
pkg/runtest: allow empty signal
Andrey Konovalov
2019-09-24
1
-1
/
+3
*
runtest: add a flag to specify tests to run
Andrey Konovalov
2019-09-17
1
-0
/
+4
*
pkg/runtest: detect and ignore flakes
Dmitry Vyukov
2019-06-04
1
-16
/
+38
*
pkg/runtest: add simple USB runtest
Andrey Konovalov
2019-05-31
1
-0
/
+3
*
pkg/runtest: make tests pass on freebsd
Dmitry Vyukov
2019-03-07
1
-0
/
+6
*
execprog, stress, prog2c: unify flags to enable additional features
Andrey Konovalov
2019-03-05
1
-1
/
+3
*
pkg/runtest: don't print skipped/broken tests by default
Dmitry Vyukov
2019-02-13
1
-1
/
+7
*
pkg/runtest: run syz tests in non-repeat mode
Dmitry Vyukov
2019-02-08
1
-38
/
+53
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
1
-6
/
+1
*
sys/test/test: add tests for test exiting in the middle of execution
Dmitry Vyukov
2019-01-31
1
-8
/
+12
*
all: detect extra coverage support
Andrey Konovalov
2019-01-16
1
-0
/
+3
*
all: support extra coverage
Andrey Konovalov
2019-01-16
1
-1
/
+3
*
pkg/csource: use 0 for missing syscall args
Dmitry Vyukov
2018-12-27
1
-0
/
+2
*
tools/syz-runtest: test program parsing before booting VMs
Dmitry Vyukov
2018-12-10
1
-2
/
+11
*
pkg/ipc: move sandbox helpers from ipcconfig
Dmitry Vyukov
2018-12-10
1
-2
/
+1
*
prog: introduce strict parsing mode
Dmitry Vyukov
2018-12-10
1
-1
/
+1
*
ipc: add ProgInfo struct
Andrey Konovalov
2018-11-22
1
-23
/
+23
*
pkg/host: improve KMEMLEAK support
Dmitry Vyukov
2018-09-28
1
-7
/
+5
*
RFC: android: Add support for untrusted_app sandboxing (#697)
Zach Riggle
2018-09-17
1
-0
/
+2
*
pkg/runtest: fixes for fuchsia
Dmitry Vyukov
2018-09-06
1
-4
/
+25
*
executor: fix cgroups
Dmitry Vyukov
2018-08-09
1
-9
/
+10
*
executor: mount binfmt_mist
Dmitry Vyukov
2018-08-09
1
-5
/
+8
*
pkg/runtest: assorted improvements
Dmitry Vyukov
2018-08-08
1
-23
/
+106
*
tools/syz-runtest: add tool for program unit testing
Dmitry Vyukov
2018-08-03
1
-10
/
+10
*
pkg/runtest: add package for syzkaller program unit-testing
Dmitry Vyukov
2018-08-03
1
-0
/
+411
[prev]