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
/
repro
/
repro_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/repro: validate the result
Aleksandr Nogikh
2025-06-26
1
-11
/
+96
*
pkg/repro: add logging to repro tests
Aleksandr Nogikh
2025-06-26
1
-2
/
+7
*
pkg/repro: accept a cancellable context
Aleksandr Nogikh
2024-11-13
1
-23
/
+14
*
all: transition to instance.Pool
Aleksandr Nogikh
2024-07-11
1
-34
/
+7
*
pkg/repro: avoid hitting the prog.MaxCalls limit
Aleksandr Nogikh
2024-05-27
1
-0
/
+35
*
pkg/instance: use execprog to do basic instance testing
Dmitry Vyukov
2024-05-27
1
-2
/
+3
*
pkg/csource: remove the Repro option
Aleksandr Nogikh
2024-05-17
1
-1
/
+0
*
pkg/repro, pkg/ipc: use flatrpc.Feature
Dmitry Vyukov
2024-05-06
1
-1
/
+2
*
pkg/repro: abort after 6 chunks
Aleksandr Nogikh
2024-02-05
1
-1
/
+1
*
pkg/repro: tolerate two consequential run errors
Aleksandr Nogikh
2023-07-20
1
-1
/
+1
*
pkg/repro: use the generic minimization algorithm
Aleksandr Nogikh
2023-07-07
1
-0
/
+1
*
pkg/repro: retry on ExecProgInstance errors
Aleksandr Nogikh
2023-05-25
1
-10
/
+59
*
pkg/report: restructure the shutdown process
Aleksandr Nogikh
2023-05-25
1
-1
/
+0
*
pkg/repro: add a smoke test
Aleksandr Nogikh
2023-05-25
1
-0
/
+111
*
pkg/testutil: add RandSource helper
Dmitry Vyukov
2022-11-23
1
-9
/
+2
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-1
/
+0
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-1
/
+2
*
all: reformat code
Dmitry Vyukov
2020-05-08
1
-1
/
+1
*
all: replace TRAVIS env var with CI
Dmitry Vyukov
2020-05-07
1
-1
/
+1
*
pkg/csource: rename some options
Dmitry Vyukov
2019-11-16
1
-12
/
+12
*
repro: speedup bisection for flaky crashes
Andrey Konovalov
2019-05-03
1
-0
/
+4
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
1
-1
/
+1
*
execprog, stress, prog2c: unify flags to enable additional features
Andrey Konovalov
2019-03-05
1
-12
/
+12
*
prog, pkg/{csource,ifuzz,ipc,repro}: make tests deterministic on travis
Dmitry Vyukov
2019-01-02
1
-0
/
+4
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-1
/
+0
*
pkg/repro: provide stats even for failed repro
Dmitry Vyukov
2018-07-05
1
-1
/
+3
*
pkg/csource: support fuchsia
Dmitry Vyukov
2018-06-29
1
-1
/
+1
*
pkg/csource: minimize netdevices and net reset
Dmitry Vyukov
2018-05-17
1
-0
/
+2
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
1
-10
/
+11
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-3
/
+3
*
pkg/repro: fix invalid options minimization
Dmitry Vyukov
2017-08-09
1
-6
/
+11
*
pkg/csource, pkg/repro: filter out invalid options combinations
Dmitry Vyukov
2017-08-09
1
-0
/
+25
*
repro: fix tests (#266)
Andrey Konovalov
2017-06-29
1
-1
/
+3
*
repro: add bisection test
Andrey Konovalov
2017-06-27
1
-0
/
+63