[test] Escape path to match the literal string
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 4 Sep 2019 21:18:46 +0000 (21:18 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 4 Sep 2019 21:18:46 +0000 (21:18 +0000)
commitc40449f3c5809762b97289cda33091801d2247a6
treeafec3eb8a6a2679e0bc89d2bd5db04a5951b8d53
parent5cd5d56eedf9e0069f6d80ee5e44cd5d3bb2ec7d
[test] Escape path to match the literal string

This test was failing when you had things like `+` in your build path.

llvm-svn: 370983
lldb/packages/Python/lldbsuite/test/functionalities/load_unload/TestLoadUnload.py