[lldb][NFC] Add a few more completion tests to increase test coverage
authorRaphael Isemann <teemperor@gmail.com>
Mon, 19 Aug 2019 10:46:38 +0000 (10:46 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 19 Aug 2019 10:46:38 +0000 (10:46 +0000)
commitfb443746a89d26987e03d1828a9e0d274de6f78a
tree1510c689ea608410a1533633197ec910d787c9a2
parentd9a071c54be5531ea0b0b949a15497a9c7733755
[lldb][NFC] Add a few more completion tests to increase test coverage

These tests are mostly trying to reach the different completion functions
in CommandCompletions.cpp (::ArchitectureNames, ::DiskFiles, ::Modules).

llvm-svn: 369249
lldb/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py