Fix several test failures on Linux/FreeBSD caused by compiler configuration and inval...
authorOleksiy Vyalov <ovyalov@google.com>
Mon, 1 Dec 2014 23:21:18 +0000 (23:21 +0000)
committerOleksiy Vyalov <ovyalov@google.com>
Mon, 1 Dec 2014 23:21:18 +0000 (23:21 +0000)
commita3ff6af484b433127760102c776e02989a9db9e5
treeb1e5c0cf501d8a60345d6d3088343db9aa71ccbe
parentfce370eb52ad98c1380c0bd4b094e58111087043
Fix several test failures on Linux/FreeBSD caused by compiler configuration and invalid environment - make lldbtest.registerSharedLibrariesWithTarget to support multiple platforms.
http://reviews.llvm.org/D6392

llvm-svn: 223091
lldb/test/lang/c/shared_lib/TestSharedLib.py
lldb/test/lang/c/shared_lib_stripped_symbols/TestSharedLibStrippedSymbols.py
lldb/test/lldbtest.py