[lldb, test] Fix typos in the lldb tests
authorVenkata Ramanaiah Nalamothu <VenkataRamanaiah.Nalamothu@amd.com>
Thu, 2 Jun 2022 06:32:44 +0000 (12:02 +0530)
committerVenkata Ramanaiah Nalamothu <VenkataRamanaiah.Nalamothu@amd.com>
Thu, 2 Jun 2022 07:15:57 +0000 (12:45 +0530)
commitc6ad6901734f8fa7c1ecd3aeb7de651b07ab21a6
treebbf09a7ac6ae4d8839ac0c0673d69ebbed52c9aa
parentcfeacec833f25cfb3ea52eec4e0a9930e3194d3f
[lldb, test]  Fix typos in the lldb tests

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D126596
13 files changed:
lldb/test/API/commands/expression/dont_allow_jit/TestAllowJIT.py
lldb/test/API/commands/frame/language/TestGuessLanguage.py
lldb/test/API/commands/frame/var/TestFrameVar.py
lldb/test/API/commands/target/stop-hooks/TestStopHookScripted.py
lldb/test/API/commands/target/stop-hooks/TestStopHooks.py
lldb/test/API/functionalities/history/TestHistoryRecall.py
lldb/test/API/functionalities/tail_call_frames/thread_step_out_or_return/TestSteppingOutWithArtificialFrames.py
lldb/test/API/functionalities/var_path/TestVarPath.py
lldb/test/API/lang/c/find_struct_type/TestFindStructTypes.py
lldb/test/API/lang/cpp/dynamic-value-same-basename/TestDynamicValueSameBase.py
lldb/test/API/macosx/save_crashlog/TestSaveCrashlog.py
lldb/test/API/macosx/version_zero/TestGetVersionZeroVersion.py
lldb/test/API/sample_test/TestSampleTest.py