Improvement to TestGlobalVariables fix
authorDaniel Malea <daniel.malea@intel.com>
Mon, 26 Nov 2012 21:23:12 +0000 (21:23 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Mon, 26 Nov 2012 21:23:12 +0000 (21:23 +0000)
commitb0916015aead352d441373db0c2ecbf06427a00d
treea973b675ebf48b441138ae02f03958e68134e574
parent179ff29811a23c9dbed7da4a3325b95e97b05a3b
Improvement to TestGlobalVariables fix
- use lldb settings command instead of os.environ
- use dyldPath fixture variable instead of hardcoding LD_LIBRARY_PATH
- add tear-down hook to restore environment after testcase is run

llvm-svn: 168613
lldb/test/lang/c/global_variables/TestGlobalVariables.py