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
/
csource
/
csource_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
.golangci.yml: enable whitespace checker
Dmitry Vyukov
2020-06-05
1
-1
/
+0
*
pkg/csource: speed up tests
Dmitry Vyukov
2020-05-18
1
-1
/
+4
*
Get rid of "Cross" in variable names
Alexander Potapenko
2020-05-13
1
-1
/
+1
*
all: reformat code
Dmitry Vyukov
2020-05-08
1
-2
/
+2
*
all: replace TRAVIS env var with CI
Dmitry Vyukov
2020-05-07
1
-2
/
+2
*
prog: support disabled attribute
Dmitry Vyukov
2020-05-04
1
-2
/
+2
*
sys/targets: better detection for missing/broken cross-compilers
Dmitry Vyukov
2020-04-29
1
-19
/
+1
*
pkg/csource: don't print too much error output
Dmitry Vyukov
2020-02-13
1
-0
/
+19
*
pkg/csource: detect common mistakes in the common executor header
Dmitry Vyukov
2019-11-28
1
-0
/
+35
*
pkg/csoruce: test that executor does not mis-spell any of the SYZ_* macros
Dmitry Vyukov
2019-11-16
1
-0
/
+21
*
pkg/csource: don't run tests if compiler is broken
Dmitry Vyukov
2019-11-07
1
-0
/
+8
*
pkg/csource: skip cross-builds that are doomed to fail
Dmitry Vyukov
2019-07-23
1
-0
/
+4
*
pkg/csource: test sys/*/test programs
Dmitry Vyukov
2019-07-22
1
-11
/
+52
*
Makefile: enable 386 executor build in presubmit
Dmitry Vyukov
2019-05-07
1
-5
/
+0
*
Makefile: enable arm executor build in presubmit
Dmitry Vyukov
2019-05-07
1
-6
/
+0
*
all: fix warnings pointed to by golangci-lint
Dmitry Vyukov
2019-03-28
1
-1
/
+1
*
executor: prevent non-null expected warnings
Dmitry Vyukov
2019-03-21
1
-1
/
+12
*
prog, pkg/{csource,ifuzz,ipc,repro}: make tests deterministic on travis
Dmitry Vyukov
2019-01-02
1
-0
/
+3
*
pkg/csource: exclude linux/arm64 tests
Dmitry Vyukov
2018-12-05
1
-7
/
+5
*
pkg/csource: reduce short tests
Dmitry Vyukov
2018-12-03
1
-39
/
+42
*
openbsd: repair pkg/csource_test
Greg Steuck
2018-11-30
1
-4
/
+0
*
sys/targest: introduce target.BuildOS
Dmitry Vyukov
2018-11-17
1
-3
/
+3
*
pkg/runtest, pkg/csource: don't run tests on openbsd
Dmitry Vyukov
2018-09-17
1
-0
/
+5
*
pkg/csource: turn off 32-bit tests
Dmitry Vyukov
2018-07-27
1
-0
/
+4
*
pkg/csource: say what compiler is missing
Dmitry Vyukov
2018-07-25
1
-3
/
+4
*
executor: overhaul
Dmitry Vyukov
2018-07-24
1
-64
/
+33
*
pkg/csource: support fuchsia
Dmitry Vyukov
2018-06-29
1
-26
/
+35
*
pkg/csource: allow to build source fom memory
Dmitry Vyukov
2018-06-06
1
-8
/
+1
*
pkg/csource: reduce test size
Dmitry Vyukov
2018-05-07
1
-4
/
+6
*
sys/linux: add cgroup descriptions
Dmitry Vyukov
2018-03-25
1
-0
/
+1
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-1
/
+1
*
sys: move test syscalls to a separate target
Dmitry Vyukov
2017-12-17
1
-0
/
+3
*
pkg/csource: add function to parse serialized options
Dmitry Vyukov
2017-11-17
1
-61
/
+2
*
all: basic freebsd support
Dmitry Vyukov
2017-10-02
1
-0
/
+3
*
executor, sys/windows: initial windows support
Dmitry Vyukov
2017-09-25
1
-2
/
+4
*
pkg/csource: disable linux/386 tests
Dmitry Vyukov
2017-09-22
1
-0
/
+5
*
all: more assorted fuchsia support
Dmitry Vyukov
2017-09-22
1
-0
/
+4
*
pkg/csource: support archs other than x86_64
Dmitry Vyukov
2017-09-15
1
-4
/
+20
*
prog: remove default target and all global state
Dmitry Vyukov
2017-09-15
1
-12
/
+12
*
syz-manager/mgrconfig: explicitly specify target in config
Dmitry Vyukov
2017-09-15
1
-0
/
+5
*
prog, sys: move types to prog
Dmitry Vyukov
2017-09-05
1
-0
/
+1
*
pkg/repro: fix invalid options minimization
Dmitry Vyukov
2017-08-09
1
-6
/
+7
*
pkg/csource, pkg/repro: filter out invalid options combinations
Dmitry Vyukov
2017-08-09
1
-2
/
+8
*
all: use consistent file permissions
Dmitry Vyukov
2017-07-03
1
-2
/
+2
*
pkg/csource: move from csource
Dmitry Vyukov
2017-06-17
1
-0
/
+138