forked from OSchip/llvm-project
7ed3e22f00
Summary: Fetching an input file required about five lines of code, and this was repeated in multiple unit tests, with slight variations. Add a helper function for doing that into the lldbUtilityMocks module (which I rename to lldbUtilityHelpers to commemorate the fact it includes more than mocks) Reviewers: zturner, eugene Subscribers: emaste, mgorny, lldb-commits Differential Revision: https://reviews.llvm.org/D34683 llvm-svn: 306668 |
||
---|---|---|
.. | ||
Helpers | ||
Inputs | ||
CMakeLists.txt | ||
ConstStringTest.cpp | ||
LogTest.cpp | ||
NameMatchesTest.cpp | ||
StatusTest.cpp | ||
StringExtractorTest.cpp | ||
StructuredDataTest.cpp | ||
TaskPoolTest.cpp | ||
TildeExpressionResolverTest.cpp | ||
TimeoutTest.cpp | ||
UriParserTest.cpp | ||
VASprintfTest.cpp |