[Lldb-commits] [PATCH] Update sys.platform switched behavior in tests to use self.getPlatform (remote target platform)

Robert Flack flackr at gmail.com
Tue Mar 31 13:41:00 PDT 2015


Hi clayborg,

Uses target platform when determining which platform specific behavior to use or expect in tests. TestHelp.py was unchanged because this is asserting behavior of the local lldb binary.

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D8747

Files:
  test/api/check_public_api_headers/TestPublicAPIHeaders.py
  test/functionalities/abbreviation/TestAbbreviations.py
  test/functionalities/inferior-changed/TestInferiorChanged.py
  test/functionalities/inferior-crashing/TestInferiorCrashing.py
  test/functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py
  test/functionalities/inline-stepping/TestInlineStepping.py
  test/functionalities/load_unload/TestLoadUnload.py
  test/functionalities/register/TestRegisters.py
  test/lang/c/array_types/TestArrayTypes.py
  test/lang/c/function_types/TestFunctionTypes.py
  test/lang/c/tls_globals/TestTlsGlobals.py
  test/lang/cpp/class_static/TestStaticVariables.py
  test/lang/cpp/namespace/TestNamespace.py
  test/lang/objc/modules/TestObjCModules.py
  test/terminal/TestSTTYBeforeAndAfter.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8747.23006.patch
Type: text/x-patch
Size: 13190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150331/54ee5fdc/attachment.bin>


More information about the lldb-commits mailing list