| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | pkg/report: add test where we fail to detect corrupted report | Dmitry Vyukov | 2017-12-19 | 1 | -0/+14 | |
| | | ||||||
| * | pkg/report: add test for a bug in report parsing | Dmitry Vyukov | 2017-12-18 | 1 | -0/+42 | |
| | | ||||||
| * | pkg/report: add another test | Dmitry Vyukov | 2017-12-17 | 1 | -0/+17 | |
| | | ||||||
| * | pkg/report: fix __this_cpu_* report header call trace capture | Andrey Konovalov | 2017-12-13 | 1 | -0/+30 | |
| | | ||||||
| * | pkg/report: add another corruped report format | Dmitry Vyukov | 2017-12-12 | 1 | -0/+82 | |
| | | ||||||
| * | pkg/report: add another guilty file test | Dmitry Vyukov | 2017-12-12 | 1 | -0/+30 | |
| | | ||||||
| * | pkg/report: add few more corrupted reports | Dmitry Vyukov | 2017-12-12 | 2 | -0/+127 | |
| | | ||||||
| * | pkg/report: improve using __this_cpu_add() in preemptible code report | Dmitry Vyukov | 2017-12-12 | 2 | -3/+18 | |
| | | ||||||
| * | pkg/report: handle syzkaller binaries | Dmitry Vyukov | 2017-12-12 | 1 | -0/+48 | |
| | | | | | syzkallerNNN binaries are coming from pkg/repro. | |||||
| * | pkg/report: clean guilty files | Dmitry Vyukov | 2017-12-12 | 1 | -1/+1 | |
| | | ||||||
| * | pkg/report: merge TestLinuxParseLog into TestParse | Dmitry Vyukov | 2017-12-12 | 4 | -0/+129 | |
| | | | | | | | | | That was the last test that used inline input data. Merge it into TestParse. Test Output for all crashes in TestParse. Support multiple oopes in crash Add more test cases for start/end line. | |||||
| * | pkg/report: move guilty file test data to testdir/ | Dmitry Vyukov | 2017-12-12 | 25 | -0/+838 | |
| | | | | | | | | | 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. | |||||
| * | pkg/report: move test data to testdir/ | Dmitry Vyukov | 2017-12-12 | 130 | -0/+2420 | |
| 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. | ||||||
