Revert "[lldb] Use the basename of the Python test for the log name instead of the...
authorRaphael Isemann <teemperor@gmail.com>
Wed, 15 Jul 2020 14:26:37 +0000 (16:26 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Wed, 15 Jul 2020 14:26:37 +0000 (16:26 +0200)
commit9c1c6a3fcca840b75a0ae818ac4e24e7460c397b
tree6827699ff115eb78f9df79ca491e03bd176b2de5
parent37b96d51d0cfc82a64598aaae2a567fa77e44de9
Revert "[lldb] Use the basename of the Python test for the log name instead of the class name"

This reverts commit 29aab9b5c748b28b231e2ca0f9b95453638ade1a.

It seems on Windows the file name is just always "lldbsuite.test.lldbtest" for
all tests and that breaks pretty much everything. Reverting until we have
a better solution.
lldb/test/API/CMakeLists.txt