[lldb][NFC] Add more test for builtin formats
authorRaphael Isemann <teemperor@gmail.com>
Sat, 20 Jun 2020 17:30:20 +0000 (19:30 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Sat, 20 Jun 2020 17:31:40 +0000 (19:31 +0200)
commit90c1af106a20785ffd01c0d6a41db8bc0160fd11
treec4aa17f2f180509652958f979604ddf6fe38058e
parent7348b951fe74f306970f6ac567fe5dddbb1c42d4
[lldb][NFC] Add more test for builtin formats

The previous tests apparently missed a few code branches in DumpDataExtractor
code. Also renames the 'test_instruction' which had the same name as another
test (and Python therefore ignored the test entirely).
lldb/test/API/functionalities/data-formatter/builtin-formats/TestBuiltinFormats.py