summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/llvm-cov.test
Commit message (Expand)AuthorAgeFilesLines
* [tests] Add host-byteorder-*-endian; update XFAILs of big-endian triplesHubert Tong2019-05-011-1/+1
* [llvm-cov] Add support for gcov --hash-filenames optionVedant Kumar2019-02-191-0/+5
* Profiling tests: Endianess XFAIL for powerpc- (32-bit)Hubert Tong2018-01-091-1/+1
* llvm-cov: Require a subcommand when invoked as llvm-covJustin Bogner2015-03-241-21/+21
* llvm-cov: Warn instead of error if a .gcda has arcs from an exit blockJustin Bogner2015-03-171-0/+4
* lit: Add 'cd' support to the internal shell and port some testsReid Kleckner2015-03-021-1/+2
* llvm-cov: Support specifying multiple source filesJustin Bogner2014-06-271-3/+3
* Do not XFAIL test/tools/llvm-cov tests on powerpc64leUlrich Weigand2014-06-181-1/+1
* llvm-cov: Handle missing source files as GCOV doesJustin Bogner2014-05-071-0/+6
* llvm-cov: Implement --no-outputJustin Bogner2014-05-071-0/+3
* llvm-cov: Add support for gcov's --long-file-names optionJustin Bogner2014-04-231-0/+10
* For lcov tests, don't Xfail mips littl endian (mipsel-... and mip64el-...)Reed Kotler2014-02-241-1/+1
* llvm-cov: Support gcov's extermely lenient treatment of -oJustin Bogner2014-02-181-0/+10
* llvm-cov: Implement the preserve-paths flagJustin Bogner2014-02-041-0/+12
* llvm-cov: Implement the object-directory flagJustin Bogner2014-02-041-0/+7
* llvm-cov: Ignore missing .gcda filesJustin Bogner2014-02-041-0/+5
* llvm-cov: Document the llvm-cov testsJustin Bogner2014-02-041-9/+31
* llvm-cov: Expect a source file as a positional parameterJustin Bogner2014-01-291-10/+10
* [Sparc] Add sparc to the list of XFAIL architecture. It seems that the llvm-c...Venkatraman Govindaraju2014-01-251-1/+1
* llvm-cov: Added -f option for function summaries.Yuchen Wu2013-12-191-0/+4
* llvm-cov: Print coverage summary to STDOUT.Yuchen Wu2013-12-181-2/+2
* llvm-cov: Added -c option for branch counts.Yuchen Wu2013-12-181-0/+4
* llvm-cov: Added -u option for unconditional branch info.Yuchen Wu2013-12-161-0/+4
* llvm-cov: Added -b option for branch probabilities.Yuchen Wu2013-12-131-0/+4
* llvm-cov: Added -a option for block data.Yuchen Wu2013-12-101-2/+6
* llvm-cov: Added test.h header to tests.Yuchen Wu2013-12-071-0/+1
* llvm-cov: Changed extension from .llcov to .gcov.Yuchen Wu2013-12-051-2/+1
* Un-revert r196358: "llvm-cov: Added support for function checksums."Daniel Jasper2013-12-041-1/+3
* Revert r196358: "llvm-cov: Added support for function checksums."Daniel Jasper2013-12-041-3/+1
* llvm-cov: Added support for function checksums.Yuchen Wu2013-12-041-1/+3
* llvm-cov: Another fix to llvm-cov test.Yuchen Wu2013-12-031-1/+1
* Further fix to llvm-cov test.Daniel Jasper2013-12-031-1/+5
* Fix llvm-cov test as suggested in r196228's post commit review.Daniel Jasper2013-12-031-0/+2
* Copy input files to test directory.Daniel Jasper2013-12-031-4/+1
* llvm-cov.test: Resurrect part of r194694 for win32 hosts.NAKAMURA Takumi2013-12-031-1/+1
* llvm-cov: Removed output to STDOUT/specified file.Yuchen Wu2013-12-031-2/+3
* mips: XFAIL llvm-cov testPetar Jovanovic2013-11-291-1/+1
* llvm-cov: Added file checksum to gcno and gcda files.Yuchen Wu2013-11-201-0/+2
* llvm-cov.test: Remove XFAIL:arm. Seems this is passing since my tweaks.NAKAMURA Takumi2013-11-141-1/+1
* llvm-cov.test: Tweak win32 hosts not confused by \r\n in llvm-cov's stdout.NAKAMURA Takumi2013-11-141-1/+1
* Suppress llvm-cov.test on Win32, with REQUIRES: shellNAKAMURA Takumi2013-11-141-0/+2
* llvm-cov: Replaced asserts with proper error handling.Yuchen Wu2013-11-141-1/+5
* llvm-cov: Changed XFAIL targets to be more generic.Yuchen Wu2013-11-131-1/+1
* Added basic unit test for llvm-cov.Yuchen Wu2013-11-131-0/+4
* Revert "Added basic unit test for llvm-cov."Yuchen Wu2013-11-121-2/+0
* Added basic unit test for llvm-cov.Yuchen Wu2013-11-121-0/+2
* Revert "Added basic unit test for llvm-cov."Yuchen Wu2013-11-051-2/+0
* Added basic unit test for llvm-cov.Yuchen Wu2013-11-051-0/+2
OpenPOWER on IntegriCloud