[llvm-dev] GTest: Unit tests layout

Paweł Bylica via llvm-dev llvm-dev at lists.llvm.org
Mon Sep 25 08:13:16 PDT 2017


Hello everyone,

Are there any reasons the unittests in LLVM repo are split into independent
executables, e.g. ADTTests, AnalysisTests, etc.

Are there any performance or easy-to-use reasons for this?

I plan to migrate to GTest from a project where we have all unittests in a
single executable.

- Paweł
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170925/247f52b7/attachment.html>


More information about the llvm-dev mailing list