Eliminate boilerplate of having each test manually assign to `mydir` by calling `compute_mydir` in lldbtest.py. Differential Revision: https://reviews.llvm.org/D128077
In order to run this test, create the following directory:
packages/Python/lldbsuite/test/functionalities/plugins/commands/mpxtablecmd
and copy into it the contents of this directory.