1 import("//llvm/utils/unittest/unittest.gni")
3 unittest("SupportTests") {
6 "//llvm/lib/Testing/Support",
9 "ARMAttributeParser.cpp",
13 "AnnotationsTest.cpp",
14 "ArrayRecyclerTest.cpp",
15 "BinaryStreamTest.cpp",
16 "BlockFrequencyTest.cpp",
17 "BranchProbabilityTest.cpp",
19 "CachePruningTest.cpp",
21 "CheckedArithmeticTest.cpp",
23 "CommandLineTest.cpp",
24 "CompressionTest.cpp",
26 "CrashRecoveryTest.cpp",
28 "DataExtractorTest.cpp",
29 "DebugCounterTest.cpp",
31 "EndianStreamTest.cpp",
37 "FileCollectorTest.cpp",
38 "FileOutputBufferTest.cpp",
39 "FileUtilitiesTest.cpp",
40 "FormatVariadicTest.cpp",
41 "GlobPatternTest.cpp",
43 "ItaniumManglingCanonicalizerTest.cpp",
47 "LineIteratorTest.cpp",
48 "LockFileManagerTest.cpp",
53 "MemoryBufferTest.cpp",
55 "NativeFormatTests.cpp",
61 "ReplaceFileTest.cpp",
62 "ReverseIterationTest.cpp",
63 "ScaledNumberTest.cpp",
66 "SpecialCaseListTest.cpp",
68 "SwapByteOrderTest.cpp",
69 "SymbolRemappingReaderTest.cpp",
71 "TargetParserTest.cpp",
73 "ThreadLocalTest.cpp",
77 "TrailingObjectsTest.cpp",
78 "TrigramIndexTest.cpp",
82 "VersionTupleTest.cpp",
83 "VirtualFileSystemTest.cpp",
86 "formatted_raw_ostream_test.cpp",
87 "raw_ostream_test.cpp",
88 "raw_pwrite_stream_test.cpp",
89 "raw_sha1_ostream_test.cpp",