summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/asan/TestCases/Linux/coverage.cc
Commit message (Expand)AuthorAgeFilesLines
* [ASan] Make the remaining coverage tests pass on Darwin, move them to Posix/Alexander Potapenko2015-04-011-81/+0
* [sanitizer] fix 'sancov.py merge' and add a test for itKostya Serebryany2015-03-191-1/+11
* [sanitizer] Reconstruct the function that dumps block/edge coverage, hopefull...Kostya Serebryany2015-03-051-2/+2
* [sanitizer] move the coverage interface into a separate header, <sanitizer/co...Kostya Serebryany2015-02-031-1/+1
* [asan] add interface function __sanitizer_get_total_unique_coverage; useful f...Kostya Serebryany2014-11-141-1/+7
* [asan] fix coverage tests to use the new flag syntax (-fsanitize-coverage=N)Kostya Serebryany2014-11-111-2/+2
* [asan] add a test which ensures that we dump coverage after SEGVKostya Serebryany2014-05-211-1/+9
* [asan] Make the coverage tests clean up after themselves.Sergey Matveev2014-05-191-0/+2
* Add %run to all lit testsGreg Fitzgerald2014-04-301-5/+5
* [asan] Remove extra sonames from libraries in tests.Evgeniy Stepanov2014-02-251-1/+1
* [asan] Avoid hardcoding library path in test binary.Evgeniy Stepanov2014-02-241-2/+2
* Move ASan lit-tests under test/asanAlexey Samsonov2014-02-141-0/+55
OpenPOWER on IntegriCloud