aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/runtest/run.go
Commit message (Expand)AuthorAgeFilesLines
* all: use any instead of interface{}Dmitry Vyukov2025-12-221-1/+1
* pkg/runtest: refactor checkCallResult()Alexander Potapenko2025-09-221-36/+54
* executor: sys/linux/: pkg/runtest: pkg/vminfo: add syz_kvm_assert_syzos_kvm_exitAlexander Potapenko2025-09-191-1/+1
* pkg/runtest: fix a null deref in checkCallResultAlexander Potapenko2025-09-191-15/+9
* all: apply linter auto fixesTaras Madan2025-07-171-2/+2
* all: remove loop variables scopingTaras Madan2025-02-171-3/+0
* executor: query globs in the test program contextDmitry Vyukov2024-12-111-2/+3
* pkg/vminfo: sys/linux: executor: define syz_kvm_assert_syzos_uexit()Alexander Potapenko2024-12-111-4/+13
* syz-manager: pkg: skip seeds with mismatching requirements in fuzzing modeAlexander Potapenko2024-12-031-58/+4
* pkg/runtest: rely on pkg/manager seed loading logicAleksandr Nogikh2024-10-141-1/+2
* pkg/runtest: add target arch to the propertiesAlexander Potapenko2024-07-291-3/+4
* pkg/runtest: report invalid programs as failingAlexander Potapenko2024-07-261-5/+15
* pkg/runtest: fix a race during startupDmitry Vyukov2024-07-241-2/+7
* pkg/runtest: fix nil deref on test failuresDmitry Vyukov2024-07-241-1/+5
* pkg/runtest: accept Context as a parameterAleksandr Nogikh2024-07-081-2/+2
* pkg/runtest: shorted parsing testsDmitry Vyukov2024-06-261-5/+6
* executor: add runner modeDmitry Vyukov2024-06-241-130/+123
* pkg/runtest: properly resubmit requests on retryAleksandr Nogikh2024-06-111-20/+37
* sys/targets: mark big-endian targetsDmitry Vyukov2024-06-041-1/+1
* pkg/ipc: remove ExecOptsDmitry Vyukov2024-05-211-2/+2
* pkg/ipc: remove ProgInfoDmitry Vyukov2024-05-211-30/+33
* pkg/ipc: use flatrpc flagsDmitry Vyukov2024-05-171-9/+9
* pkg/fuzzer: manipulate ipc.ExecOptsAleksandr Nogikh2024-05-161-2/+2
* pkg/runtest: print results as they appearAleksandr Nogikh2024-05-161-21/+30
* pkg/runtest: use queue.Request and queue.ResultAleksandr Nogikh2024-05-161-62/+67
* pkg/repro, pkg/ipc: use flatrpc.FeatureDmitry Vyukov2024-05-061-9/+9
* tools/syz-runtest: switch to the generic program executionDmitry Vyukov2024-05-031-109/+56
* pkg/ipc: dedup features to flags conversionDmitry Vyukov2024-04-301-26/+1
* pkg/ipc: make it possible to change EnvFlags between executionsDmitry Vyukov2024-04-301-19/+19
* pkg/ipc: pass only exec encoding to ExecDmitry Vyukov2024-04-161-2/+2
* pkg/runtest: enable coverage for some TestOS targetsAleksandr Nogikh2024-03-121-0/+1
* all: use errors.As instead of .(type)Taras Madan2023-07-241-1/+3
* all: use special placeholder for errorsTaras Madan2023-07-241-8/+8
* all: support swap feature on LinuxAleksandr Nogikh2023-06-151-0/+1
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-4/+3
* all: fix duplicate parameter typesDmitry Vyukov2023-01-131-1/+1
* sys/fuchsia: add test for socket syscall descriptionsLaura Peskin2022-11-231-0/+1
* sys/fuchsia: add test for handle syscall descriptionsLaura Peskin2022-11-231-0/+1
* sys/fuchsia: add test for vmar syscall descriptionsLaura Peskin2022-11-171-0/+3
* sys/fuchsia: add test for job syscallsLaura Peskin2022-11-151-2/+4
* executor: add NIC PCI pass-through VF supportGeorge Kennedy2022-09-211-0/+3
* sys/fuchsia: update the port system calls (#3348)Marco Vanotti2022-08-311-0/+1
* sys/linux/test: add landlock_fs_reparentMickaël Salaün2022-05-101-0/+1
* 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-081-24/+44
* all: make timeouts configurableDmitry Vyukov2020-12-281-0/+2
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-2/+2
* all: integrate with mac80211_hwsimAleksandr Nogikh2020-09-221-0/+6