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
/
mutation_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use any instead of interface{}
Dmitry Vyukov
2025-12-22
1
-1
/
+1
*
prog: pkg/compiler: docs: introduce the `no_squash` attribute
Alexander Potapenko
2025-09-09
1
-0
/
+26
*
all: remove loop variables scoping
Taras Madan
2025-02-17
1
-2
/
+0
*
tools/syz-linter: check t.Logf/Errorf/Fatalf messages
Dmitry Vyukov
2024-04-17
1
-4
/
+4
*
prog: use optimized mutation parameters
Aleksandr Nogikh
2024-04-02
1
-0
/
+2
*
pkg/testutil: move iterCount from prog package
Dmitry Vyukov
2022-12-22
1
-1
/
+1
*
pkg/mgrconfig, prog, syz-fuzzer: manager-configurable syscall mutation
Hrutvik Kanabar
2022-09-22
1
-4
/
+4
*
prog: generate very long file names
Dmitry Vyukov
2022-08-10
1
-0
/
+10
*
pkg/testutil: add package
Dmitry Vyukov
2021-12-21
1
-2
/
+4
*
prog: reduce size of tests in race mode
Dmitry Vyukov
2020-10-01
1
-0
/
+3
*
prog: don't run mutation tests in race mode
Dmitry Vyukov
2020-09-28
1
-0
/
+3
*
all: fix comments format
Dmitry Vyukov
2020-07-12
1
-7
/
+7
*
tools/syz-linter: fix comments check
Dmitry Vyukov
2020-07-10
1
-10
/
+0
*
prog: reduce number of allocations in Mutate
Dmitry Vyukov
2020-05-18
1
-33
/
+0
*
prog: reduce size of -short tests
Dmitry Vyukov
2020-05-18
1
-5
/
+5
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
1
-24
/
+14
*
pkg/compiler: check that flags values fit into base type
Dmitry Vyukov
2020-03-17
1
-4
/
+4
*
pkg/compiler: ensure consistency of syscall argument types
Dmitry Vyukov
2020-03-17
1
-54
/
+54
*
prog: control program length
Dmitry Vyukov
2020-03-13
1
-3
/
+3
*
prog: remove use of unsafe
Dmitry Vyukov
2020-02-09
1
-0
/
+18
*
prog: mutate length of output buffers
Veronica Radu
2019-10-10
1
-6
/
+50
*
prog: use type size when generating/mutating ints
Veronica Radu
2019-09-23
1
-0
/
+31
*
prog: implemented argument and call priorities
Veronica Radu
2019-09-04
1
-40
/
+200
*
prog: measure memory allocation in benchmarks
Dmitry Vyukov
2019-08-13
1
-14
/
+4
*
prog: add special mutation for binary flags
Veronica Radu
2019-08-09
1
-1
/
+33
*
prog: speed up TestResourceCtors
Dmitry Vyukov
2018-12-31
1
-1
/
+1
*
prog: implement strict parsing mode
Dmitry Vyukov
2018-12-10
1
-1
/
+1
*
prog: introduce strict parsing mode
Dmitry Vyukov
2018-12-10
1
-3
/
+3
*
prog: parallelize tests
Dmitry Vyukov
2018-05-04
1
-4
/
+17
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-1
/
+19
*
prog: move Minimize tests to an own file
Dmitry Vyukov
2018-02-19
1
-165
/
+0
*
prog: reorder Minimize arguments
Dmitry Vyukov
2018-02-19
1
-11
/
+11
*
prog: don't serialize default arguments
Dmitry Vyukov
2018-02-01
1
-5
/
+5
*
pkg/compiler: allow unions with only 1 field
Dmitry Vyukov
2018-01-27
1
-24
/
+25
*
prog: support opt for proc types
Dmitry Vyukov
2018-01-06
1
-0
/
+6
*
prog: add test for len mutation
Dmitry Vyukov
2018-01-06
1
-0
/
+6
*
prog: fix TestMutateTable
Dmitry Vyukov
2017-12-17
1
-87
/
+94
*
prog: add benchmark for Mutate
Dmitry Vyukov
2017-12-17
1
-0
/
+20
*
prog: support bytesizeN for vma
Dmitry Vyukov
2017-11-29
1
-4
/
+9
*
syz-fuzzer: don't send/check CallIndex for inputs
Dmitry Vyukov
2017-10-10
1
-0
/
+16
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
1
-17
/
+15
*
prog, sys: move types to prog
Dmitry Vyukov
2017-09-05
1
-18
/
+9
*
prog: reduce the "uber-mmap" size
Alexander Potapenko
2017-08-08
1
-4
/
+4
*
prog: properly remove calls when splicing progs
Andrey Konovalov
2017-08-01
1
-2
/
+16
*
prog: split Arg into smaller structs
Andrey Konovalov
2017-07-17
1
-16
/
+16
*
prog: fix buffer type with value 0x0 in tests
Andrey Konovalov
2017-05-26
1
-5
/
+5
*
prog: minimize based on individual args
Andrey Konovalov
2016-11-25
1
-11
/
+26
*
fuzzer: combine progs from corpus
Andrey Konovalov
2016-11-25
1
-2
/
+2
*
Fix validate, detect nil non-optional pointer
Andrey Konovalov
2016-10-11
1
-2
/
+2
*
Refactor & improve len type handling
Andrey Konovalov
2016-10-11
1
-16
/
+16
[next]