llvm-project/lldb/unittests/Utility
Jonas Devlieghere d51402ac6b [lldb] Remove reproducer instrumentation
This patch removes most of the reproducer instrumentation. It keeps
around the LLDB_RECORD_* macros for logging. See [1] for more details.

[1] https://lists.llvm.org/pipermail/lldb-dev/2021-September/017045.html

Differential revision: https://reviews.llvm.org/D116847
2022-01-09 21:40:55 -08:00
..
Inputs
AnsiTerminalTest.cpp
ArchSpecTest.cpp Correctly detect legacy iOS simulator Mach-O objectfiles 2020-08-06 12:40:45 -07:00
ArgsTest.cpp [lldb] Add support for escaping zsh arguments 2021-06-21 19:46:55 +02:00
BroadcasterTest.cpp
CMakeLists.txt [lldb] Remove reproducer instrumentation 2022-01-09 21:40:55 -08:00
CompletionRequestTest.cpp
ConstStringTest.cpp
DataEncoderTest.cpp Fix buildbots after https://reviews.llvm.org/D115073. 2021-12-07 12:19:00 -08:00
DataExtractorTest.cpp [lldb] Fix unaligned load in DataExtractor 2020-07-07 10:13:41 -07:00
EnvironmentTest.cpp
EventTest.cpp
FileSpecTest.cpp [lldb] Fix windows path guessing for root paths 2021-12-07 11:16:04 +01:00
FlagsTest.cpp
ListenerTest.cpp
LogTest.cpp
NameMatchesTest.cpp
OptionsWithRawTest.cpp
PredicateTest.cpp
ProcessInfoTest.cpp
ProcessInstanceInfoTest.cpp
RangeMapTest.cpp [lldb/Utility] Fix a bug in RangeMap::CombineConsecutiveRanges 2020-07-27 10:06:56 +02:00
RangeTest.cpp
RegisterValueTest.cpp [lldb][NFC] Remove unused 'using ArrayRef' in RegisterValueTest 2021-06-03 11:17:36 +02:00
RegularExpressionTest.cpp
ReproducerTest.cpp [lldb] Remove reproducer replay functionality 2021-12-17 17:14:52 -08:00
ScalarTest.cpp [lldb/Utility] Use APSInt in the Scalar class 2020-08-27 15:05:47 +02:00
SharedClusterTest.cpp
StateTest.cpp
StatusTest.cpp [LLDB] On Windows, fix tests 2020-10-08 11:46:59 -04:00
StreamTeeTest.cpp
StreamTest.cpp
StringExtractorGDBRemoteTest.cpp [lldb] [server] Support for multiprocess extension 2021-03-30 15:09:27 +02:00
StringExtractorTest.cpp
StringLexerTest.cpp
StringListTest.cpp
StructuredDataTest.cpp
SubsystemRAIITest.cpp
TildeExpressionResolverTest.cpp [lldb] Return the original path when tilde expansion fails. 2020-12-02 16:01:30 -08:00
TimeoutTest.cpp
TimerTest.cpp [lldb] Fix unit test parsing to handle CR+LF as well as LF 2020-08-12 13:56:16 -07:00
UUIDTest.cpp
UriParserTest.cpp [lldb] [Utility/UriParser] Return results as 'struct URI' 2021-10-25 10:58:21 +02:00
UserIDResolverTest.cpp
VASprintfTest.cpp
VMRangeTest.cpp
XcodeSDKTest.cpp