syzkaller/tools
Andrew Turner c59a7cd871 tools: Run 2to3 on check_links.py
The python binary may not be Python 2. Support Python 3 by running the
2to3 conversion tool on it.

This has been tested with both Python 2 and 3.
2019-10-21 15:56:27 +02:00
..
android Android: Add simple test harness for Sandbox 2018-10-12 16:39:26 +02:00
fuchsia Makefile: build fuchsia go binaries using the sdk 2019-07-23 08:44:20 +02:00
kcovfuzzer tools/kcovfuzzer: add simple KCOV/libfuzzer glue 2019-09-19 15:56:24 +02:00
kcovtrace tools/kcovtrace: Fix the format of kcovtrace.c 2019-06-11 15:25:32 +02:00
syz-benchcmp tools/syz-benchcmp: update name of coverage stat 2019-04-08 15:10:07 +02:00
syz-bisect tools/syz-bisect: add usage docs 2019-05-13 13:04:01 +02:00
syz-cover pkg/cover: hierarchical coverage reports 2019-07-26 19:32:14 +02:00
syz-crush vm: allow fine-grained control over program exit conditions 2018-12-24 09:59:56 +01:00
syz-db prog: introduce strict parsing mode 2018-12-10 16:37:01 +01:00
syz-declextract sys/windows: add more descriptions 2017-09-27 20:17:09 +02:00
syz-env tools/syz-env: restrict Makefile parallelism based on RAM 2019-07-19 09:51:07 +02:00
syz-execprog tools/syz-execprog: remove unused parameter 2019-07-22 07:37:09 +02:00
syz-expand tools: add syz-expand 2019-09-23 17:13:23 +02:00
syz-fmt pkg/osutil: provide better Rename 2018-12-17 19:09:10 +01:00
syz-headerparser tools: add headerparser as a tool to assist in writing system call descriptions 2017-08-25 17:23:52 +02:00
syz-imagegen all: fix too long lines 2018-05-05 16:00:01 +02:00
syz-mutate pkg/db: moved ReadCorpus function to avoid duplicate code 2019-09-23 15:35:26 +02:00
syz-prog2c executor, host, csource: Add support to enable KCSAN 2019-10-04 13:44:09 +02:00
syz-repro pkg/log: rename -v to -vv 2019-07-16 11:18:12 +02:00
syz-reprolist tools/syz-reprolist: add utility to extract list of reproducers 2019-10-08 12:39:23 +02:00
syz-runtest runtest: add a flag to specify tests to run 2019-09-17 15:58:29 +02:00
syz-showprio tools/syz-showprio: add a tool to visualize the priority table 2019-09-23 15:35:26 +02:00
syz-stress pkg/db: moved ReadCorpus function to avoid duplicate code 2019-09-23 15:35:26 +02:00
syz-symbolize tools/syz-symbolize: fix kernel dir calculation 2019-09-03 15:00:40 +02:00
syz-testbuild syz-ci: don't assume kernel config is called .config 2019-05-12 11:38:18 +02:00
syz-trace2syz tools/syz-trace2syz: disable golangci-lint 2019-10-08 12:31:54 +02:00
syz-tty Fix incorrect argument in syz-tty (#260) 2017-06-27 16:55:11 +02:00
syz-upgrade prog: introduce strict parsing mode 2018-12-10 16:37:01 +01:00
syz-usbgen tools/syz-usbgen: handle USB_DT_DEVICE_QUALIFIER in keyboard.c 2019-09-19 16:20:57 +02:00
check_links.py tools: Run 2to3 on check_links.py 2019-10-21 15:56:27 +02:00
create-gce-image.sh tools/create-gce-image.sh: Generate ppc64le pseries disk images 2019-05-03 10:00:16 +02:00
create-image.sh tools/create-image.sh: add a new option seek 2019-10-15 12:40:28 +02:00
create-openbsd-gce-ci.sh tools/create-openbsd: switch to 6.6 (#1363) 2019-08-27 18:20:23 -07:00
create-openbsd-vmm-worker.sh tools/create-openbsd: switch to 6.6 (#1363) 2019-08-27 18:20:23 -07:00
demo_setup.sh tools: improve demo_setup.sh 2018-04-07 12:33:23 +02:00