aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/options_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: remove unused nolint directivesDmitry Vyukov2026-01-021-1/+1
* pkg/csource: remove the Repro optionAleksandr Nogikh2024-05-171-7/+0
* all: support swap feature on LinuxAleksandr Nogikh2023-06-151-0/+7
* executor: add NIC PCI pass-through VF supportGeorge Kennedy2022-09-211-0/+4
* pkg/csource, pkg/instance, pkg/ipc, pkg/mgrconfig, tools/syz-prog2c, syz-mana...Andrey Artemiev2022-08-061-0/+53
* all: replace collide mode by `async` call propertyAleksandr Nogikh2021-12-101-5/+5
* all: refactor fault injection into call propsAleksandr Nogikh2021-09-221-19/+27
* sys/linux: add ieee802154 descriptionsDmitry Vyukov2021-02-121-0/+4
* all: make timeouts configurableDmitry Vyukov2020-12-281-0/+11
* pkg/csource: setup sysctl's in C reproducersDmitry Vyukov2020-10-281-58/+10
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-1/+3
* all: integrate with mac80211_hwsimAleksandr Nogikh2020-09-221-0/+9
* all: initialize vhci in linuxTheOfficialFloW2020-07-301-0/+9
* pkg/csource: speed up testsDmitry Vyukov2020-05-181-2/+16
* csource, executor: add usb emulation featureAndrey Konovalov2020-04-031-0/+9
* pkg/csource: rename some optionsDmitry Vyukov2019-11-161-79/+79
* executor: refactor sandbox flagsDmitry Vyukov2019-11-161-3/+3
* pkg/csource: fix lint warningsDmitry Vyukov2019-11-031-9/+63
* executor: move fixed pci devlink handle into network namespaceJiri Pirko2019-11-031-9/+9
* all: add optional close_fds feature to reproducersAndrey Konovalov2019-04-091-8/+16
* execprog, stress, prog2c: unify flags to enable additional featuresAndrey Konovalov2019-03-051-69/+120
* RFC: android: Add support for untrusted_app sandboxing (#697)Zach Riggle2018-09-171-1/+21
* .gometalinter.json: enable gofmtDmitry Vyukov2018-07-311-5/+5
* pkg/csource: add option to trace syscall resultsDmitry Vyukov2018-07-271-0/+5
* executor: overhaulDmitry Vyukov2018-07-241-8/+0
* pkg/csource: support fuchsiaDmitry Vyukov2018-06-291-7/+7
* pkg/csource: minimize netdevices and net resetDmitry Vyukov2018-05-171-1/+6
* pkg/csource: serialize options into jsonDmitry Vyukov2018-05-171-0/+17
* gometalinter: enable line length checkingDmitry Vyukov2018-05-041-2/+1
* sys/linux: add cgroup descriptionsDmitry Vyukov2018-03-251-29/+56
* pkg/csource: add function to parse serialized optionsDmitry Vyukov2017-11-171-0/+131