index
:
syz
actual
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
*
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