llvm-project/lldb/packages/Python/lldbsuite/test/commands/target
Raphael Isemann 782ad91cc4 [lldb] Fix that TestNoSuchArch.py was passing for the wrong reason
The command here failed due to the type in 'create' but the expect
did not actually check for the error message. This fixes the typo
and adds a check for the actuall error message we should see.
2020-01-09 12:09:48 +01:00
..
basic [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00
create-deps [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00
create-no-such-arch [lldb] Fix that TestNoSuchArch.py was passing for the wrong reason 2020-01-09 12:09:48 +01:00
dump-symtab-demangle [lldb] Add -m option to 'target modules dump symtab' to disable demangling 2019-11-07 15:47:01 +01:00
stop-hooks [lldb][NFC] Remove all `setUp` overrides that only call the parent implementation 2019-12-13 12:34:49 +01:00