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
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-1
/
+1
*
pkg/runtest: refactor checkCallResult()
Alexander Potapenko
2025-09-22
1
-36
/
+54
*
executor: sys/linux/: pkg/runtest: pkg/vminfo: add syz_kvm_assert_syzos_kvm_exit
Alexander Potapenko
2025-09-19
1
-1
/
+1
*
pkg/runtest: fix a null deref in checkCallResult
Alexander Potapenko
2025-09-19
1
-15
/
+9
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-2
/
+2
*
all: remove loop variables scoping
Taras Madan
2025-02-17
1
-3
/
+0
*
executor: query globs in the test program context
Dmitry Vyukov
2024-12-11
1
-2
/
+3
*
pkg/vminfo: sys/linux: executor: define syz_kvm_assert_syzos_uexit()
Alexander Potapenko
2024-12-11
1
-4
/
+13
*
syz-manager: pkg: skip seeds with mismatching requirements in fuzzing mode
Alexander Potapenko
2024-12-03
1
-58
/
+4
*
pkg/runtest: rely on pkg/manager seed loading logic
Aleksandr Nogikh
2024-10-14
1
-1
/
+2
*
pkg/runtest: add target arch to the properties
Alexander Potapenko
2024-07-29
1
-3
/
+4
*
pkg/runtest: report invalid programs as failing
Alexander Potapenko
2024-07-26
1
-5
/
+15
*
pkg/runtest: fix a race during startup
Dmitry Vyukov
2024-07-24
1
-2
/
+7
*
pkg/runtest: fix nil deref on test failures
Dmitry Vyukov
2024-07-24
1
-1
/
+5
*
pkg/runtest: accept Context as a parameter
Aleksandr Nogikh
2024-07-08
1
-2
/
+2
*
pkg/runtest: shorted parsing tests
Dmitry Vyukov
2024-06-26
1
-5
/
+6
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-130
/
+123
*
pkg/runtest: properly resubmit requests on retry
Aleksandr Nogikh
2024-06-11
1
-20
/
+37
*
sys/targets: mark big-endian targets
Dmitry Vyukov
2024-06-04
1
-1
/
+1
*
pkg/ipc: remove ExecOpts
Dmitry Vyukov
2024-05-21
1
-2
/
+2
*
pkg/ipc: remove ProgInfo
Dmitry Vyukov
2024-05-21
1
-30
/
+33
*
pkg/ipc: use flatrpc flags
Dmitry Vyukov
2024-05-17
1
-9
/
+9
*
pkg/fuzzer: manipulate ipc.ExecOpts
Aleksandr Nogikh
2024-05-16
1
-2
/
+2
*
pkg/runtest: print results as they appear
Aleksandr Nogikh
2024-05-16
1
-21
/
+30
*
pkg/runtest: use queue.Request and queue.Result
Aleksandr Nogikh
2024-05-16
1
-62
/
+67
*
pkg/repro, pkg/ipc: use flatrpc.Feature
Dmitry Vyukov
2024-05-06
1
-9
/
+9
*
tools/syz-runtest: switch to the generic program execution
Dmitry Vyukov
2024-05-03
1
-109
/
+56
*
pkg/ipc: dedup features to flags conversion
Dmitry Vyukov
2024-04-30
1
-26
/
+1
*
pkg/ipc: make it possible to change EnvFlags between executions
Dmitry Vyukov
2024-04-30
1
-19
/
+19
*
pkg/ipc: pass only exec encoding to Exec
Dmitry Vyukov
2024-04-16
1
-2
/
+2
*
pkg/runtest: enable coverage for some TestOS targets
Aleksandr Nogikh
2024-03-12
1
-0
/
+1
*
all: use errors.As instead of .(type)
Taras Madan
2023-07-24
1
-1
/
+3
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-8
/
+8
*
all: support swap feature on Linux
Aleksandr Nogikh
2023-06-15
1
-0
/
+1
*
all: ioutil is deprecated in go1.19 (#3718)
Taras Madan
2023-02-23
1
-4
/
+3
*
all: fix duplicate parameter types
Dmitry Vyukov
2023-01-13
1
-1
/
+1
*
sys/fuchsia: add test for socket syscall descriptions
Laura Peskin
2022-11-23
1
-0
/
+1
*
sys/fuchsia: add test for handle syscall descriptions
Laura Peskin
2022-11-23
1
-0
/
+1
*
sys/fuchsia: add test for vmar syscall descriptions
Laura Peskin
2022-11-17
1
-0
/
+3
*
sys/fuchsia: add test for job syscalls
Laura Peskin
2022-11-15
1
-2
/
+4
*
executor: add NIC PCI pass-through VF support
George Kennedy
2022-09-21
1
-0
/
+3
*
sys/fuchsia: update the port system calls (#3348)
Marco Vanotti
2022-08-31
1
-0
/
+1
*
sys/linux/test: add landlock_fs_reparent
Mickaël Salaün
2022-05-10
1
-0
/
+1
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-3
/
+2
*
all: adapt to how mmapping a kcov instance works in Linux
Aleksandr Nogikh
2021-12-09
1
-0
/
+3
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-0
/
+3
*
pkg/runtest: check arch requirement early
Dmitry Vyukov
2021-02-08
1
-24
/
+44
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-0
/
+2
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-2
/
+2
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
1
-0
/
+6
[next]