X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;ds=sidebyside;f=unittests%2FSupport%2FCMakeLists.txt;h=33016fc8037cc83704ea7816b2377c882b041711;hb=69078b594c8586d40dc367b3e20237a9f3f7a1a4;hp=299106e0dbf739d5aa932d8cfcdb16386fa2b0be;hpb=ef56f2df64764a13df92a9130d6a088061a597b3;p=android-x86%2Fexternal-llvm.git diff --git a/unittests/Support/CMakeLists.txt b/unittests/Support/CMakeLists.txt index 299106e0dbf..33016fc8037 100644 --- a/unittests/Support/CMakeLists.txt +++ b/unittests/Support/CMakeLists.txt @@ -13,15 +13,16 @@ add_llvm_unittest(SupportTests CachePruningTest.cpp CrashRecoveryTest.cpp Casting.cpp + CheckedArithmeticTest.cpp Chrono.cpp CommandLineTest.cpp CompressionTest.cpp ConvertUTFTest.cpp DataExtractorTest.cpp DebugTest.cpp + DJBTest.cpp EndianStreamTest.cpp EndianTest.cpp - ErrnoTest.cpp ErrorOrTest.cpp ErrorTest.cpp FileOutputBufferTest.cpp