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_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/runtest: typo fix
Alexander Potapenko
2025-07-31
1
-1
/
+1
*
pkg/flatrpc, pkg/vminfo, executor: introduce readonly coverage
Alexander Potapenko
2025-07-31
1
-0
/
+1
*
pkg/runtest: collect syz-executor logs on failures
Aleksandr Nogikh
2025-06-23
1
-0
/
+5
*
all: remove loop variables scoping
Taras Madan
2025-02-17
1
-1
/
+0
*
pkg/rpcserver: refactor RunLocal
Aleksandr Nogikh
2025-02-03
1
-2
/
+1
*
sys/syz-sysgen: serialize descriptions as gob and embed
Dmitry Vyukov
2025-01-23
1
-1
/
+1
*
syz-manager: pkg: skip seeds with mismatching requirements in fuzzing mode
Alexander Potapenko
2024-12-03
1
-21
/
+0
*
executor: don't revert coverage order
Dmitry Vyukov
2024-11-26
1
-11
/
+11
*
all: follow new linter recommendations
Taras Madan
2024-09-10
1
-1
/
+1
*
pkg/vminfo: don't parse modules for gvisor or starnix
Laura Peskin
2024-07-26
1
-0
/
+2
*
pkg/runtest: fix a race during startup
Dmitry Vyukov
2024-07-24
1
-0
/
+1
*
executor: fix writing of remote coverage
Dmitry Vyukov
2024-07-22
1
-2
/
+22
*
prog: restricts hints to at most 10 attempts per single kernel PC
Dmitry Vyukov
2024-07-22
1
-43
/
+37
*
pkg/runtest: skip 32bit cover tests on architectures supporting only 64bit
Alexander Egorenkov
2024-07-16
1
-0
/
+4
*
pkg/runtest: reduce the number of executors
Aleksandr Nogikh
2024-07-11
1
-32
/
+53
*
pkg/rpcserver: debug executor stalls
Aleksandr Nogikh
2024-07-11
1
-3
/
+4
*
pkg/runtest: accept Context as a parameter
Aleksandr Nogikh
2024-07-08
1
-2
/
+2
*
pkg/runtest: pass a proper context for Request.Wait() calls
Aleksandr Nogikh
2024-07-08
1
-6
/
+9
*
pkg/runtest: fix episodic "directory not empty" failures in tests
Dmitry Vyukov
2024-07-05
1
-1
/
+19
*
pkg/rpcserver: move kernel test/data range checks from executor
Dmitry Vyukov
2024-07-01
1
-30
/
+30
*
pkg/runtest: add tests for max signal and cover filter
Dmitry Vyukov
2024-06-28
1
-16
/
+75
*
executor: always return some coverage for test OS
Dmitry Vyukov
2024-06-28
1
-1
/
+1
*
Revert "pkg/vminfo: make it possible to force coverage support"
Dmitry Vyukov
2024-06-28
1
-6
/
+5
*
pkg/vminfo: make it possible to force coverage support
Aleksandr Nogikh
2024-06-28
1
-5
/
+6
*
pkg/runtest: test feature detection
Dmitry Vyukov
2024-06-27
1
-4
/
+35
*
pkg/runtest: shorted parsing tests
Dmitry Vyukov
2024-06-26
1
-6
/
+4
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-109
/
+66
*
pkg/runtest: fix input data for 32-bit empty coverage test case
Alexander Egorenkov
2024-06-12
1
-1
/
+1
*
pkg/ipc: fix sign extension of comparison arguments
Dmitry Vyukov
2024-06-11
1
-5
/
+5
*
executor: ignore kernel text addresses in comparisons
Dmitry Vyukov
2024-06-11
1
-3
/
+0
*
executor: factor out is_kernel_pc helper
Dmitry Vyukov
2024-06-11
1
-1
/
+12
*
executor: add end-to-end coverage/signal/comparisons test
Dmitry Vyukov
2024-06-11
1
-0
/
+249
*
executor: remove noshmem mode
Dmitry Vyukov
2024-06-04
1
-1
/
+0
*
pkg/fuzzer: manipulate ipc.ExecOpts
Aleksandr Nogikh
2024-05-16
1
-1
/
+1
*
pkg/runtest: use queue.Request and queue.Result
Aleksandr Nogikh
2024-05-16
1
-32
/
+55
*
pkg/vminfo: move feature checking to host
Dmitry Vyukov
2024-05-15
1
-20
/
+4
*
pkg/repro, pkg/ipc: use flatrpc.Feature
Dmitry Vyukov
2024-05-06
1
-1
/
+1
*
executor: make flatrpc build for C++
Dmitry Vyukov
2024-05-03
1
-7
/
+1
*
tools/syz-runtest: switch to the generic program execution
Dmitry Vyukov
2024-05-03
1
-1
/
+65
*
pkg/runtest: enable coverage for some TestOS targets
Aleksandr Nogikh
2024-03-12
1
-1
/
+3
*
pkg/runtest: optionally print debug info in tests
Aleksandr Nogikh
2024-02-19
1
-0
/
+3
*
pkg/host: only try enabled syscalls when starting syz-fuzzer
Kris Alder
2022-03-08
1
-1
/
+5
*
pkg/runtest: don't run all tests in race mode
Dmitry Vyukov
2021-12-21
1
-0
/
+9
*
pkg/runtest: check arch requirement early
Dmitry Vyukov
2021-02-08
1
-3
/
+42
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-5
/
+5
*
pkg/runtest: split parsing tests into OS/arch subtests
Dmitry Vyukov
2020-09-20
1
-4
/
+7
*
pkg/runtest: test parsing of all tests
Dmitry Vyukov
2020-09-13
1
-0
/
+25
*
pkg/runtest: re-enable 32-bit test target tests on FreeBSD
Mark Johnston
2020-08-12
1
-5
/
+0
*
pkg/runtest: disable 32-bit tests on FreeBSD for now
Mark Johnston
2020-08-08
1
-0
/
+5
*
pkg/runtest: allow to select a subset of tests to run
Dmitry Vyukov
2020-07-15
1
-0
/
+7
[next]