[lldb/Test] Fix tests that rely on logfiles with reproducers.
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 17 Jun 2020 16:32:17 +0000 (09:32 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 17 Jun 2020 17:09:06 +0000 (10:09 -0700)
commit64c87a94caadc4a6351ab138dd2ca99975441b60
treee1338a6b691b75dc027a6f71fd674a0e53d928c0
parentd4f298c8206b435ce627b022efa0d5da620019cd
[lldb/Test] Fix tests that rely on logfiles with reproducers.

Now that the log file is included in the reproducers, the path needs to
be remapped for the test to find the new file in the reproducer.
lldb/packages/Python/lldbsuite/test/lldbtest.py
lldb/test/API/api/log/TestAPILog.py
lldb/test/API/commands/log/basic/TestLogging.py
lldb/test/API/lang/c/modules/TestCModules.py
lldb/test/API/lang/cpp/accelerator-table/TestCPPAccelerator.py
lldb/test/API/lang/cpp/member-and-local-vars-with-same-name/TestMembersAndLocalsWithSameName.py
lldb/test/API/lang/objc/modules-hash-mismatch/TestClangModulesHashMismatch.py