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
/
prog
/
minimization_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-3
/
+4
*
prog: try to remove all unrelated calls during minimization
Dmitry Vyukov
2024-08-08
1
-18
/
+101
*
prog: don't minimize file names for corpus
Dmitry Vyukov
2024-08-08
1
-18
/
+19
*
prog: avoid duplicate programs during minimization
Dmitry Vyukov
2024-08-07
1
-1
/
+11
*
prog: don't minimize int/resource for corpus
Dmitry Vyukov
2024-08-07
1
-4
/
+4
*
prog: replace MinimizeParams with MinimizeMode
Dmitry Vyukov
2024-08-07
1
-4
/
+8
*
prog: make minimization parameters explicit
Aleksandr Nogikh
2024-05-27
1
-3
/
+3
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-1
/
+1
*
executor: don't pass uncompressed zlib size
Dmitry Vyukov
2022-11-23
1
-2
/
+2
*
sys/linux, tools/syz-imagegen: update `syz_mount_image` to use `compressed_im...
Hrutvik Kanabar
2022-11-21
1
-2
/
+2
*
executor: move syz_mount_image's sanity checks to syz-fuzzer
Aleksandr Nogikh
2022-09-27
1
-2
/
+2
*
sys/linux: make `syz_mount_image` a `no_minimize` syscall
Hrutvik Kanabar
2022-09-22
1
-0
/
+12
*
prog: generate very long file names
Dmitry Vyukov
2022-08-10
1
-0
/
+12
*
all: add the `rerun` call property
Aleksandr Nogikh
2021-12-10
1
-0
/
+23
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-0
/
+22
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-0
/
+22
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
1
-2
/
+4
*
prog: don't minimize ProcType to 0
Dmitry Vyukov
2019-07-26
1
-0
/
+8
*
prog: fix updating triedPaths when minimizing resources
Andrey Konovalov
2019-07-16
1
-1
/
+27
*
prog: fix minimization bugs
Dmitry Vyukov
2019-07-02
1
-4
/
+12
*
prog: introduce strict parsing mode
Dmitry Vyukov
2018-12-10
1
-1
/
+1
*
prog: try to nullify pointers when minimizing
Andrey Konovalov
2018-11-21
1
-3
/
+23
*
prog: sanitize calls after hints mutation
Dmitry Vyukov
2018-07-12
1
-3
/
+3
*
prog: deduplicate minimization test
Dmitry Vyukov
2018-05-07
1
-16
/
+9
*
executor: use proper default values for resources
Dmitry Vyukov
2018-02-26
1
-2
/
+2
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-16
/
+0
*
prog: move Minimize tests to an own file
Dmitry Vyukov
2018-02-19
1
-0
/
+174