summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Linux/coverage-missing.cc
AgeCommit message (Expand)Author
2017-05-31[sanitizer-coverage] remove stale code (old coverage); compiler-rt part Kostya Serebryany
2017-04-06Replace a few uses of basename.Rafael Espindola
2017-04-04Don't remove the cwd.Rafael Espindola
2017-04-04Avoid sub shell.Rafael Espindola
2017-03-31Replace wc -l with count.Rafael Espindola
2016-02-23[tests] Remove "supported-target" in favor of "target-arch" lit features.Alexey Samsonov
2015-08-25[ASan] More ASAN_OPTIONS churn: use %env_asan_opts where applicable.Alexey Samsonov
2015-06-15[ASan tests] Revert a bad change from r239754Filipe Cabecinhas
2015-06-15[ASan tests] Use export, not env.Filipe Cabecinhas
2015-06-15[ASan] Test churn for setting ASAN_OPTIONS=symbolize_vs_style=falseFilipe Cabecinhas
2015-05-12[sanitizer] Override pipefail in coverage-missing test.Sergey Matveev
2015-05-12[sanitizer] Re-enable a broken test with debug output.Sergey Matveev
2015-05-11[asan] Disable coverage-missing test failing on the bots.Evgeniy Stepanov
2015-05-08[sanitizer] Attempt to fix the test for missing coverage script.Sergey Matveev
2015-05-07[SanitizerCoverage] Upgrade lit tests to new -fsanitize-coverage= flags.Alexey Samsonov
2015-05-06[sanitizer] Restrict the missing coverage test to x86/x86_64.Sergey Matveev
2015-05-06[sanitizer] Extend sancov.py to show which PCs are missing from coverage.Sergey Matveev