syzkaller/pkg
Dmitry Vyukov de453f342b pkg/csource: skip cross-builds that are doomed to fail
OpenBSD instance failed with:

--- FAIL: TestSysTests (12.50s)
    --- FAIL: TestSysTests/linux/386 (0.16s)
        csource_test.go:145: failed to generate C source for ../../sys/linux/test/binder: cpp failed: exec: "cant-build-linux-on-openbsd": executable file not found in $PATH
...

Skip unsupported cross-builds in TestSysTests.
2019-07-23 10:01:44 +02:00
..
ast pkg/compiler: support complex len targets 2019-05-14 19:28:01 +02:00
bisect syz-ci: don't assume kernel config is called .config 2019-05-12 11:38:18 +02:00
build pkg/build: change gcc for clang in fuchsia 2019-07-23 08:44:20 +02:00
compiler pkg/compiler: add offsetof type 2019-05-16 18:05:05 +02:00
config pkg/mgrconfig: do not serialize optional fields 2019-01-16 14:49:47 +01:00
cover pkg/cover: fix objdump process hang 2019-07-18 09:37:07 +02:00
csource pkg/csource: skip cross-builds that are doomed to fail 2019-07-23 10:01:44 +02:00
db pkg/osutil: provide better Rename 2018-12-17 19:09:10 +01:00
email pkg/email: allow commands in subject 2019-05-13 14:15:14 +02:00
gce pkg/gce: poll for operation completion less frequently 2019-04-01 14:16:54 +02:00
gcs syz-ci: upload coverage reports to GCS 2018-09-20 18:29:38 +02:00
hash pkg/hash: allow to hash multiple byte slices 2017-07-21 10:06:46 +02:00
host pkg/report: enable feature comparisons for NetBSD 2019-07-15 18:10:08 +03:00
html pkg/html: regenerate 2019-04-08 15:08:24 +02:00
ifuzz pkg/ifuzz: update to latest intelxed 2019-06-23 15:10:27 +02:00
instance pkg/log: rename -v to -vv 2019-07-16 11:18:12 +02:00
ipc executor: implement support for leak checking 2019-05-20 19:40:20 +02:00
kd pkg/kd: add KD protocol decoder 2017-09-28 16:53:58 +02:00
log pkg/log: rename -v to -vv 2019-07-16 11:18:12 +02:00
mgrconfig pkg/mgrconfig: add example for "enable_syscalls" 2019-07-22 09:27:11 +02:00
osutil tools/syz-env: restrict Makefile parallelism based on RAM 2019-07-19 09:51:07 +02:00
report pkg/report: fix linux path prefix trimming 2019-07-23 09:24:09 +02:00
repro pkg/repro: don't double-reverse log entries 2019-05-27 20:03:37 +02:00
rpctype pkg/rpctype: use string type for leak frames 2019-05-20 19:40:20 +02:00
runtest pkg/runtest: detect and ignore flakes 2019-06-04 14:57:43 +02:00
serializer pkg/serializer: refactor 2018-08-02 16:57:31 +02:00
signal prog: add stronger fallback signal 2018-06-29 20:34:43 +02:00
symbolizer pkg/symbolizer: favor portable nm(1) format 2018-09-24 10:12:38 +02:00
vcs pkg/vcs: disable CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER before v5.2 2019-05-21 16:50:29 +02:00