Update tests to reflect recent changes in lldb upstream and librs
- Recent work in lldb upstream has changed the output format for printing
resolved breakpoints to not print the function address in case the name
is known, and to now return `None` instead of "" in case a command has
no output
- The recent addition of licence headers to the RenderScript sources in
the lldb testsuite has caused upset to tests of breakpoints involving
specified file/lines. The copyright headers were introduced in
5bbcc3861c44435f89481f80946ef5c9c49968f2 which broke these tests
Test: aosp_x86_64-eng (emulator) rs/tests/lldb
- required various other pending CLs
Bug: 23535482
Change-Id: Ib65889865ea3d6442e7ee5c909afafee2fe947a0
Signed-off-by: Luke Drummond <luke.drummond@codeplay.com>
(cherry picked from commit 506520732420b196f4f17d67596fd81004faf009)
20 files changed