aboutsummaryrefslogtreecommitdiffstats
path: root/prog/parse_test.go
Commit message (Expand)AuthorAgeFilesLines
* tools/syz-linter: check t.Logf/Errorf/Fatalf messagesDmitry Vyukov2024-04-171-1/+1
* all: replace collide mode by `async` call propertyAleksandr Nogikh2021-12-101-2/+2
* all: refactor fault injection into call propsAleksandr Nogikh2021-09-221-10/+10
* prog: parallelize testsDmitry Vyukov2018-05-041-0/+3
* prog: fix gometalinter warningsDmitry Vyukov2018-04-241-1/+1
* prog: remove default target and all global stateDmitry Vyukov2017-09-151-3/+15
* csource: reproduce crashes with fault injectionDmitry Vyukov2017-05-261-0/+34
* prog: fix parse testDmitry Vyukov2015-12-231-8/+18
* prog: factor out execution log parsing functionalityDmitry Vyukov2015-12-231-0/+81