I am validating the llvm-cov gcov support. When I submit my changes, I would also like to submit covering tests. Where is the equivalent to the gcc's testsuite/gcc.misc-tests/gcov-*.c ? Looking for that something builds, runs and checks line counts. Thanks, Tom
Vedant Kumar via llvm-dev
2016-Aug-24 22:13 UTC
[llvm-dev] llvm-cov/gcov , where are the tests ?
We really need these tests, but AFAIK, they don't exist. I'd be happy to review patches which add some end-to-end testing for gcov in compiler-rt/test/profile, alongside the instrprof tests. best, vedant> On Aug 24, 2016, at 2:56 PM, Tom via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > I am validating the llvm-cov gcov support. > When I submit my changes, I would also like to submit covering tests. > Where is the equivalent to the gcc's testsuite/gcc.misc-tests/gcov-*.c ? > Looking for that something builds, runs and checks line counts. > Thanks, > Tom > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev