llvm-project/lldb/unittests
Jason Molenda 56f0497bb8 Add unit tests for specific instruction patterns that the x86
assembly inspection class is designed to detect.  This is only about
half of the instructions that it needs to recognize - I'll complete
this in a separate checkin.

The larger full-function style test cases I'd checked in previously
covered nearly all of these already, but I wanted simpler test cases
too, so if they fail in the future, it will be easier to spot the
issue.

llvm-svn: 283010
2016-10-01 04:50:25 +00:00
..
Breakpoint Convert many functions to use StringRefs. 2016-09-17 02:00:02 +00:00
Core Fix TestBreakpointSerialization on windows 2016-09-22 15:26:43 +00:00
Editline *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Expression *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Host Fix unittest compilation on windows 2016-09-07 08:46:50 +00:00
Interpreter added environment variable-related Args gtests 2016-09-22 16:00:01 +00:00
Language *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Platform Convert many functions to use StringRefs. 2016-09-17 02:00:02 +00:00
Process Adding a RegisterContextMinidump_x86_64 converter 2016-09-27 19:05:55 +00:00
ScriptInterpreter *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Symbol *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SymbolFile Fix PDB unittests on non-windows platforms 2016-09-30 11:47:54 +00:00
UnwindAssembly Add unit tests for specific instruction patterns that the x86 2016-10-01 04:50:25 +00:00
Utility *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt Re-commit the changes from r282565 that I had to back out because of 2016-09-29 01:00:16 +00:00
gtest_common.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00