summaryrefslogtreecommitdiffstats
path: root/tests/auto/kallsyms/tst_kallsyms.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix unittest failure when perf_event_paranoid != -1Erik Johansson2019-08-131-5/+5
* Don't fail testProc for bad kptr_restrict or perf_event_paranoidMilian Wolff2019-05-031-0/+19
* Ignore kallsyms mappings with address 0Thomas McGuire2019-05-031-19/+24
* Support (null) as address in kallsymsMilian Wolff2019-05-031-1/+9
* Fix kallsyms testUlf Hermann2018-07-261-1/+1
* Apply coding standard to includesUlf Hermann2017-12-071-4/+4
* Report an error when the kallsyms file could not be parsedMilian Wolff2017-04-121-4/+40
* Fix test when kallsyms mapping is disabled/brokenMilian Wolff2017-02-101-1/+8
* Tests don't need GUI to runMilian Wolff2017-02-101-1/+1
* Resolve kernel addresses to symbols using /proc/kallsyms mappingMilian Wolff2017-02-011-0/+119