forked from OSchip/llvm-project
593970f1a7
Add a set of unit tests for the distro detection code. The tests use an in-memory virtual filesystems resembling release files for various distributions supported. All release files are provided (not only the ones directly used) in order to guarantee that one of the rules will not mistakenly recognize the distribution incorrectly due to the additional files (e.g. Ubuntu as Debian). Differential Revision: https://reviews.llvm.org/D25869 llvm-svn: 288062 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DistroTest.cpp | ||
MultilibTest.cpp | ||
ToolChainTest.cpp |