[llvm-dev] Running clang tests

Sudhindra kulkarni via llvm-dev llvm-dev at lists.llvm.org
Fri Apr 10 03:42:03 PDT 2020


Hi Team,
                 I have checked out the clang and llvm source code and
built the executables using the visual studio 2015 community edition. I am
using Windows as my platform.

However I  see that there are some test cases under the clang test folder
in the LLVM.sln. Eg AstMatcherTest,ASTTests etc. I see that these tests
make use of the Google test framework.

In my visual studio I have installed Google Test Adapter extension for
running the Google tests.

But the tests under AstMatcherTest,ASTTests projects won't show up in the
Test Explorer view in visual studio even after building these projects.So I
wanted to know the reason for the same.

So can you please let me know if it possible to run these tests in visual
studio. If not how to run them.

Thanks in advance.


Thanks and Regards
Sudhindra Kulkarni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200410/08e6737a/attachment.html>


More information about the llvm-dev mailing list