index
:
syz
actual
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
/
runtest
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/host: only try enabled syscalls when starting syz-fuzzer
Kris Alder
2022-03-08
1
-1
/
+5
*
pkg/runtest: don't run all tests in race mode
Dmitry Vyukov
2021-12-21
1
-0
/
+9
*
all: replace collide mode by `async` call property
Aleksandr Nogikh
2021-12-10
1
-3
/
+2
*
all: adapt to how mmapping a kcov instance works in Linux
Aleksandr Nogikh
2021-12-09
1
-0
/
+3
*
sys/linux: add ieee802154 descriptions
Dmitry Vyukov
2021-02-12
1
-0
/
+3
*
pkg/runtest: check arch requirement early
Dmitry Vyukov
2021-02-08
2
-27
/
+86
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-0
/
+2
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
2
-7
/
+7
*
all: integrate with mac80211_hwsim
Aleksandr Nogikh
2020-09-22
1
-0
/
+6
*
pkg/runtest: split parsing tests into OS/arch subtests
Dmitry Vyukov
2020-09-20
1
-4
/
+7
*
pkg/runtest: test parsing of all tests
Dmitry Vyukov
2020-09-13
2
-15
/
+47
*
sys/linux/test: mark f2fs tests as manual
Dmitry Vyukov
2020-09-13
1
-0
/
+1
*
sys/test/test: add a hanging test
Dmitry Vyukov
2020-09-12
1
-48
/
+70
*
pkg/runtest: re-enable 32-bit test target tests on FreeBSD
Mark Johnston
2020-08-12
1
-5
/
+0
*
pkg/runtest: disable 32-bit tests on FreeBSD for now
Mark Johnston
2020-08-08
1
-0
/
+5
*
sys/linux: add descriptions for BPF LSM
Cheng-Min Chiang
2020-08-07
1
-1
/
+3
*
all: initialize vhci in linux
TheOfficialFloW
2020-07-30
1
-0
/
+6
*
pkg/runtest: tell ASAN to not mess with our NONFAILING
Dmitry Vyukov
2020-07-16
1
-13
/
+21
*
pkg/runtest: allow to select a subset of tests to run
Dmitry Vyukov
2020-07-15
1
-0
/
+7
*
target: support of big-endian architectures
Alexander Egorenkov
2020-06-23
1
-0
/
+1
*
.golangci.yml: enable gocognit checker
Dmitry Vyukov
2020-06-05
1
-61
/
+66
*
syz-runtest: disable csource tests for HostFuzzer targets
Matthew Dempsky
2020-06-03
1
-0
/
+7
*
pkg/runtest: disable broken test combinations
Dmitry Vyukov
2020-05-18
1
-1
/
+2
*
pkg/runtest: enable 32-bit tests
Dmitry Vyukov
2020-05-18
1
-4
/
+5
*
sys/fuchsia: Add cprng and vmo tests.
Marco Vanotti
2020-03-21
1
-0
/
+3
*
tools/syz-runtest: debug all programs in debug mode
Dmitry Vyukov
2019-12-16
1
-0
/
+4
*
pkg/runtest: shrink if condition
Dmitry Vyukov
2019-11-16
1
-7
/
+3
*
pkg/ipc: move target characteristics out of config flags
Dmitry Vyukov
2019-11-16
1
-6
/
+2
*
pkg/host: rename some features
Dmitry Vyukov
2019-11-16
1
-4
/
+4
*
pkg/csource: rename some options
Dmitry Vyukov
2019-11-16
1
-12
/
+12
*
executor: move fixed pci devlink handle into network namespace
Jiri Pirko
2019-11-03
1
-0
/
+3
*
pkg/runtest: allow empty signal
Andrey Konovalov
2019-09-24
1
-1
/
+3
*
runtest: add a flag to specify tests to run
Andrey Konovalov
2019-09-17
1
-0
/
+4
*
pkg/runtest: detect and ignore flakes
Dmitry Vyukov
2019-06-04
2
-16
/
+39
*
pkg/runtest: add simple USB runtest
Andrey Konovalov
2019-05-31
1
-0
/
+3
*
pkg/runtest: test host.Setup
Dmitry Vyukov
2019-05-21
1
-0
/
+7
*
pkg/runtest: make tests pass on freebsd
Dmitry Vyukov
2019-03-07
1
-0
/
+6
*
execprog, stress, prog2c: unify flags to enable additional features
Andrey Konovalov
2019-03-05
1
-1
/
+3
*
pkg/runtest: don't print skipped/broken tests by default
Dmitry Vyukov
2019-02-13
2
-1
/
+8
*
pkg/runtest: run syz tests in non-repeat mode
Dmitry Vyukov
2019-02-08
1
-38
/
+53
*
executor: remove ability to detect kernel bugs
Dmitry Vyukov
2019-01-31
1
-6
/
+1
*
sys/test/test: add tests for test exiting in the middle of execution
Dmitry Vyukov
2019-01-31
1
-8
/
+12
*
all: detect extra coverage support
Andrey Konovalov
2019-01-16
1
-0
/
+3
*
all: support extra coverage
Andrey Konovalov
2019-01-16
1
-1
/
+3
*
pkg/csource: use 0 for missing syscall args
Dmitry Vyukov
2018-12-27
1
-0
/
+2
*
tools/syz-runtest: test program parsing before booting VMs
Dmitry Vyukov
2018-12-10
1
-2
/
+11
*
pkg/ipc: move sandbox helpers from ipcconfig
Dmitry Vyukov
2018-12-10
1
-2
/
+1
*
prog: introduce strict parsing mode
Dmitry Vyukov
2018-12-10
1
-1
/
+1
*
ipc: add ProgInfo struct
Andrey Konovalov
2018-11-22
1
-23
/
+23
*
pkg/host: improve KMEMLEAK support
Dmitry Vyukov
2018-09-28
1
-7
/
+5
[next]