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
/
ifuzz
/
ifuzz_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/ifuzz: use "% x" to print the instruction sequence that causes an error
Alexander Potapenko
2024-04-30
1
-1
/
+1
*
pkg/ifuzz/arm64: add arm64 support
Alexander Potapenko
2024-04-24
1
-1
/
+1
*
pkg/ifuzz: test Generate()
Alexander Potapenko
2024-04-17
1
-0
/
+36
*
pkg/testutil: add RandSource helper
Dmitry Vyukov
2022-11-23
1
-8
/
+2
*
pkg/ifuzz/iset: rename ifuzzimpl to iset
Dmitry Vyukov
2020-11-21
1
-11
/
+11
*
pkg/ifuzz/x86: deduplicate modeInsns population logic
Dmitry Vyukov
2020-11-21
1
-1
/
+1
*
pkg/ifuzz/ifuzzimpl: simplify Insn interface
Dmitry Vyukov
2020-11-21
1
-5
/
+6
*
pkg/ifuzz/ifuzzimpl: move ModeInsns into tests
Dmitry Vyukov
2020-11-21
1
-10
/
+15
*
pkg/ifuzz: invert ifuzz and ifuzzimpl
Dmitry Vyukov
2020-11-21
1
-11
/
+8
*
pkg/ifuzz: use sub-tests for arches
Dmitry Vyukov
2020-11-21
1
-10
/
+18
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
1
-0
/
+3
*
pkg/ifuzz: reorganize files to allow other architectures
Alexey Kardashevskiy
2020-11-20
1
-19
/
+35
*
all: replace TRAVIS env var with CI
Dmitry Vyukov
2020-05-07
1
-1
/
+1
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
1
-1
/
+1
*
prog, pkg/{csource,ifuzz,ipc,repro}: make tests deterministic on travis
Dmitry Vyukov
2019-01-02
1
-0
/
+4
*
pkg/ifuzz: move generated code to a separate package
Dmitry Vyukov
2018-05-07
1
-1
/
+4
*
pkg/ifuzz: move from ifuzz
Dmitry Vyukov
2017-06-03
1
-0
/
+98