Added gdb-remote tests for Q{Save,Restore}RegisterState.
authorTodd Fiala <todd.fiala@gmail.com>
Fri, 20 Jun 2014 17:39:24 +0000 (17:39 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Fri, 20 Jun 2014 17:39:24 +0000 (17:39 +0000)
commit9846d45d97f1d87ff8e40064aabd29804bb6415e
tree5d9d64374b1a264fdc780b0b0877b9ed0af08cfb
parenteb57aa65dc8cc17ebb496808d78b437035bf6942
Added gdb-remote tests for Q{Save,Restore}RegisterState.

Tests for both thread suffix and no thread suffix execution.

Moved some bit-flipping helper methods from TestLldbGdbServer
into the base GdbRemoteTestCaseBase class.

llvm-svn: 211381
lldb/test/tools/lldb-gdbserver/TestGdbRemoteRegisterState.py [new file with mode: 0644]
lldb/test/tools/lldb-gdbserver/TestLldbGdbServer.py
lldb/test/tools/lldb-gdbserver/gdbremote_testcase.py