aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/testdata/linux/guilty/20
Commit message (Collapse)AuthorAgeFilesLines
* pkg/report: fix guilty file extractionDmitry Vyukov2018-09-261-0/+1
| | | | | Account for the case that some file names can appear _before_ crash report starts. Start extracting guilty file starting from StartPos.
* pkg/report: move guilty file test data to testdir/Dmitry Vyukov2017-12-121-0/+3
linux_test.go is total mess and very hard to work with. Turns out we had 2 tests that do exactly the same (verify Report), but nobody ever noticed. Move all test data to testdir/. One file per crash.