Added gdb-remote auxv test for chunked reads.
authorTodd Fiala <todd.fiala@gmail.com>
Tue, 17 Jun 2014 22:01:27 +0000 (22:01 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Tue, 17 Jun 2014 22:01:27 +0000 (22:01 +0000)
commit518867327f60cefc028681b175696f14dafde850
treef0a14aaa66c2a86bef65f832a7d4ef195fcbf4a6
parentaa60209311ab2e8b471dc1e1237b97c240499423
Added gdb-remote auxv test for chunked reads.

Verifies that a sum of offset,length auxv reads
matches a single large read, and that the auxv data
extracted from them match.

llvm-svn: 211127
lldb/test/tools/lldb-gdbserver/TestGdbRemoteAuxvSupport.py
lldb/test/tools/lldb-gdbserver/gdbremote_testcase.py