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
/
vm
/
vm_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm: extract all the crashes from the log
Taras Madan
2025-08-28
1
-9
/
+170
*
vm: refactoring
Taras Madan
2025-08-07
1
-9
/
+17
*
vm: func Run accepts context
Taras Madan
2025-05-19
1
-2
/
+3
*
all: remove loop variables scoping
Taras Madan
2025-02-17
1
-1
/
+0
*
pkg/report: detect the lost connection crash type
Aleksandr Nogikh
2024-12-03
1
-0
/
+8
*
vm: check preemption string only for gce instances
Dmitry Vyukov
2024-07-23
1
-1
/
+2
*
vmimpl: refactor VM type registration
Dmitry Vyukov
2024-07-23
1
-1
/
+3
*
vm: make Instance implement io.Closer
Aleksandr Nogikh
2024-07-11
1
-1
/
+2
*
vmimpl: add a delay after an error from the tracked process
Aleksandr Nogikh
2024-07-01
1
-1
/
+1
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-14
/
+3
*
sys/targets: add consts for gvisor/starnix
Dmitry Vyukov
2024-05-27
1
-1
/
+1
*
syz-fuzzer: remove ipc gate
Dmitry Vyukov
2024-05-27
1
-31
/
+20
*
vm: call finish callback always
Dmitry Vyukov
2024-05-17
1
-1
/
+6
*
pkg/rpctype: prepare for not using for target communication
Dmitry Vyukov
2024-05-03
1
-1
/
+1
*
vm: fix logical race in a test
Dmitry Vyukov
2024-04-22
1
-0
/
+1
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-2
/
+2
*
vm: allow to inject additional output
Dmitry Vyukov
2024-04-15
1
-1
/
+33
*
vm: combine Run and MonitorExecution
Dmitry Vyukov
2024-04-11
1
-5
/
+4
*
pkg/rpctype: make RPC compression optional
Dmitry Vyukov
2024-04-03
1
-1
/
+1
*
syz-manager: don't set up pprof endpoints for host fuzzing
Aleksandr Nogikh
2024-02-03
1
-0
/
+1
*
vm/vm_test.go: allow duplicates
Taras Madan
2023-11-08
1
-0
/
+1
*
pkg/build: add build code for Android devices
Kris Alder
2023-03-08
1
-0
/
+16
*
vm: add the proxyapp support (#3269)
Taras Madan
2022-09-26
1
-0
/
+5
*
vm: support variable output buffer size
Aleksandr Nogikh
2022-04-29
1
-1
/
+1
*
all: use `t.TempDir` to create temporary test directory
Eng Zer Jun
2022-03-28
1
-7
/
+1
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-1
/
+5
*
vm: declare executingProgram vars simpler
Dmitry Vyukov
2020-12-25
1
-2
/
+2
*
pkg/mgrconfig: move derived fields into separate struct
Dmitry Vyukov
2020-11-30
1
-5
/
+7
*
vm: pass Report to Diagnose
Dmitry Vyukov
2020-11-21
1
-1
/
+1
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-3
/
+4
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-2
/
+2
*
vm: better handle VM diagnosis output
Dmitry Vyukov
2020-03-21
1
-1
/
+26
*
vm: fix spurious crash detection caused by trimmed lines
Dmitry Vyukov
2019-06-24
1
-1
/
+21
*
pkg/repro: fix no output timeout
Dmitry Vyukov
2019-05-20
1
-1
/
+1
*
vm: allow fine-grained control over program exit conditions
Dmitry Vyukov
2018-12-24
1
-15
/
+32
*
vm: allow Diagnose to directly return diagnosis
Michael Pratt
2018-12-21
1
-12
/
+35
*
vm: don't call Diagnose when VM hasn't crashed
Dmitry Vyukov
2018-12-16
1
-7
/
+14
*
vm: add tests for MonitorExecution
Dmitry Vyukov
2018-12-16
1
-0
/
+301
*
report: add a new package for report parsing and processing
Dmitry Vyukov
2016-08-30
1
-97
/
+0
*
vm: faster output oops grepping
Dmitry Vyukov
2016-01-19
1
-12
/
+9
*
vm: fix crash message extraction regexp
Dmitry Vyukov
2015-12-24
1
-0
/
+100