aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/runtest
Commit message (Expand)AuthorAgeFilesLines
* pkg/host: only try enabled syscalls when starting syz-fuzzerKris Alder2022-03-081-1/+5
* pkg/runtest: don't run all tests in race modeDmitry Vyukov2021-12-211-0/+9
* all: replace collide mode by `async` call propertyAleksandr Nogikh2021-12-101-3/+2
* all: adapt to how mmapping a kcov instance works in LinuxAleksandr Nogikh2021-12-091-0/+3
* sys/linux: add ieee802154 descriptionsDmitry Vyukov2021-02-121-0/+3
* pkg/runtest: check arch requirement earlyDmitry Vyukov2021-02-082-27/+86
* all: make timeouts configurableDmitry Vyukov2020-12-281-0/+2
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-262-7/+7
* all: integrate with mac80211_hwsimAleksandr Nogikh2020-09-221-0/+6
* pkg/runtest: split parsing tests into OS/arch subtestsDmitry Vyukov2020-09-201-4/+7
* pkg/runtest: test parsing of all testsDmitry Vyukov2020-09-132-15/+47
* sys/linux/test: mark f2fs tests as manualDmitry Vyukov2020-09-131-0/+1
* sys/test/test: add a hanging testDmitry Vyukov2020-09-121-48/+70
* pkg/runtest: re-enable 32-bit test target tests on FreeBSDMark Johnston2020-08-121-5/+0
* pkg/runtest: disable 32-bit tests on FreeBSD for nowMark Johnston2020-08-081-0/+5
* sys/linux: add descriptions for BPF LSMCheng-Min Chiang2020-08-071-1/+3
* all: initialize vhci in linuxTheOfficialFloW2020-07-301-0/+6
* pkg/runtest: tell ASAN to not mess with our NONFAILINGDmitry Vyukov2020-07-161-13/+21
* pkg/runtest: allow to select a subset of tests to runDmitry Vyukov2020-07-151-0/+7
* target: support of big-endian architecturesAlexander Egorenkov2020-06-231-0/+1
* .golangci.yml: enable gocognit checkerDmitry Vyukov2020-06-051-61/+66
* syz-runtest: disable csource tests for HostFuzzer targetsMatthew Dempsky2020-06-031-0/+7
* pkg/runtest: disable broken test combinationsDmitry Vyukov2020-05-181-1/+2
* pkg/runtest: enable 32-bit testsDmitry Vyukov2020-05-181-4/+5
* sys/fuchsia: Add cprng and vmo tests.Marco Vanotti2020-03-211-0/+3
* tools/syz-runtest: debug all programs in debug modeDmitry Vyukov2019-12-161-0/+4
* pkg/runtest: shrink if conditionDmitry Vyukov2019-11-161-7/+3
* pkg/ipc: move target characteristics out of config flagsDmitry Vyukov2019-11-161-6/+2
* pkg/host: rename some featuresDmitry Vyukov2019-11-161-4/+4
* pkg/csource: rename some optionsDmitry Vyukov2019-11-161-12/+12
* executor: move fixed pci devlink handle into network namespaceJiri Pirko2019-11-031-0/+3
* pkg/runtest: allow empty signalAndrey Konovalov2019-09-241-1/+3
* runtest: add a flag to specify tests to runAndrey Konovalov2019-09-171-0/+4
* pkg/runtest: detect and ignore flakesDmitry Vyukov2019-06-042-16/+39
* pkg/runtest: add simple USB runtestAndrey Konovalov2019-05-311-0/+3
* pkg/runtest: test host.SetupDmitry Vyukov2019-05-211-0/+7
* pkg/runtest: make tests pass on freebsdDmitry Vyukov2019-03-071-0/+6
* execprog, stress, prog2c: unify flags to enable additional featuresAndrey Konovalov2019-03-051-1/+3
* pkg/runtest: don't print skipped/broken tests by defaultDmitry Vyukov2019-02-132-1/+8
* pkg/runtest: run syz tests in non-repeat modeDmitry Vyukov2019-02-081-38/+53
* executor: remove ability to detect kernel bugsDmitry Vyukov2019-01-311-6/+1
* sys/test/test: add tests for test exiting in the middle of executionDmitry Vyukov2019-01-311-8/+12
* all: detect extra coverage supportAndrey Konovalov2019-01-161-0/+3
* all: support extra coverageAndrey Konovalov2019-01-161-1/+3
* pkg/csource: use 0 for missing syscall argsDmitry Vyukov2018-12-271-0/+2
* tools/syz-runtest: test program parsing before booting VMsDmitry Vyukov2018-12-101-2/+11
* pkg/ipc: move sandbox helpers from ipcconfigDmitry Vyukov2018-12-101-2/+1
* prog: introduce strict parsing modeDmitry Vyukov2018-12-101-1/+1
* ipc: add ProgInfo structAndrey Konovalov2018-11-221-23/+23
* pkg/host: improve KMEMLEAK supportDmitry Vyukov2018-09-281-7/+5