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
*
pkg/testutil: add package
Dmitry Vyukov
2021-12-21
1
-0
/
+14
*
all: add the `rerun` call property
Aleksandr Nogikh
2021-12-10
1
-1
/
+4
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-1
/
+4
*
pkg/csource: remove calls instead of skipping them
Aleksandr Nogikh
2021-10-01
1
-4
/
+4
*
all: refactor fault injection into call props
Aleksandr Nogikh
2021-09-22
1
-0
/
+4
*
pkg/csource: don't enable HandleSegv in short tests
Dmitry Vyukov
2021-07-29
1
-0
/
+6
*
pkg/compiler: optimize array[const] representation
Dmitry Vyukov
2021-04-21
1
-24
/
+6
*
pkg/csource: add resuling source tests
Dmitry Vyukov
2021-04-21
1
-0
/
+85
*
pkg/runtest: check arch requirement early
Dmitry Vyukov
2021-02-08
1
-62
/
+1
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-0
/
+1
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-2
/
+2
*
pkg/csource: don't test auto-generated files
Dmitry Vyukov
2020-09-20
1
-0
/
+6
*
executor: add some code style checks
Dmitry Vyukov
2020-08-06
1
-48
/
+0
*
executor: remove block comments
Dmitry Vyukov
2020-08-04
1
-11
/
+24
*
.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
[next]