aboutsummaryrefslogtreecommitdiffstats
path: root/tools/syz-testbuild
Commit message (Expand)AuthorAgeFilesLines
* pkg/osutil: make VerboseError nest other errorsAleksandr Nogikh2025-10-011-1/+1
* tools: repair syz-testbuildAleksandr Nogikh2025-04-221-5/+16
* pkg/vcs: change HeadCommit to CommitDmitry Vyukov2024-10-151-1/+1
* pkg/build: use the build environment in clean() callsFlorent Revest2024-10-141-6/+6
* pkg/ipc: remove ExecOptsDmitry Vyukov2024-05-211-1/+1
* all: use errors.As instead of .(type)Taras Madan2023-07-241-13/+18
* syz-ci: specify per-manager bisection backportsAleksandr Nogikh2023-07-201-1/+1
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-3/+2
* syz-ci: gate concurrent env.Test executionsAleksandr Nogikh2023-01-191-1/+1
* syz-ci: move build semaphore closer to buildsAleksandr Nogikh2023-01-191-7/+7
* pkg/instance: move BuildKernel() args to structSpace Meyer2023-01-091-2/+9
* syz-ci/jobs: use linker supplied in syz-ci configSpace Meyer2023-01-091-2/+2
* pkg/bisect: use default compiler during bisection where possibleSpace Meyer2022-10-071-1/+2
* pkg/bisect: support clang for crash bisectionSpace Meyer2022-09-011-2/+2
* pkg/csource, pkg/instance, pkg/ipc, pkg/mgrconfig, tools/syz-prog2c, syz-mana...Andrey Artemiev2022-08-061-12/+14
* all: remember console output for all patch testsAleksandr Nogikh2022-06-081-2/+2
* tools/syz-testbuild: fix a typo in error messageDmitry Vyukov2021-01-291-1/+1
* all: use tool.Failf instead of local functionsDmitry Vyukov2020-12-251-21/+13
* pkg/mgrconfig: add prog&sys.targets targets to ConfigDmitry Vyukov2020-11-301-1/+1
* pkg/mgrconfig: move derived fields into separate structDmitry Vyukov2020-11-301-15/+17
* pkg/bisect: add ccache optionJouni Hogander2020-09-211-1/+1
* pkg/bisect: detect wrong bisectionsDmitry Vyukov2019-11-071-2/+2
* tools/syz-testbuild: fix too long lineDmitry Vyukov2019-10-221-1/+2
* pkg/vcs: make EnvForCommit return full compiler pathDmitry Vyukov2019-10-221-4/+2
* pkg/bisect: add initial testing support for cause bisectionZubin Mithra2019-10-221-1/+1
* syz-ci: don't assume kernel config is called .configDmitry Vyukov2019-05-121-1/+1
* tools/syz-testbuild: add utility for kernel build testingDmitry Vyukov2019-03-171-0/+204