aboutsummaryrefslogtreecommitdiffstats
path: root/prog/minimization_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: add the `rerun` call propertyAleksandr Nogikh2021-12-101-0/+23
* all: replace collide mode by `async` call propertyAleksandr Nogikh2021-12-101-0/+22
* all: refactor fault injection into call propsAleksandr Nogikh2021-09-221-0/+22
* prog: support disabled attributeDmitry Vyukov2020-05-041-2/+4
* prog: don't minimize ProcType to 0Dmitry Vyukov2019-07-261-0/+8
* prog: fix updating triedPaths when minimizing resourcesAndrey Konovalov2019-07-161-1/+27
* prog: fix minimization bugsDmitry Vyukov2019-07-021-4/+12
* prog: introduce strict parsing modeDmitry Vyukov2018-12-101-1/+1
* prog: try to nullify pointers when minimizingAndrey Konovalov2018-11-211-3/+23
* prog: sanitize calls after hints mutationDmitry Vyukov2018-07-121-3/+3
* prog: deduplicate minimization testDmitry Vyukov2018-05-071-16/+9
* executor: use proper default values for resourcesDmitry Vyukov2018-02-261-2/+2
* prog: rework address allocationDmitry Vyukov2018-02-191-16/+0
* prog: move Minimize tests to an own fileDmitry Vyukov2018-02-191-0/+174