llvm-project/lldb/tools/intel-features/intel-mpx/test
Dave Lee 4cc8f2a017 [lldb][tests] Automatically call compute_mydir (NFC)
Eliminate boilerplate of having each test manually assign to `mydir` by calling
`compute_mydir` in lldbtest.py.

Differential Revision: https://reviews.llvm.org/D128077
2022-06-17 14:34:49 -07:00
..
Makefile
README.txt
TestMPXTable.py [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
main.cpp

README.txt

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.