llvm-project/lldb/test/functionalities/load_unload
Greg Clayton 4570d3eba0 Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case.
This has led to many test suite failures because of copy and paste where new test cases were based off of other test cases and the "mydir" variable wasn't updated.

Now you can call your superclasses "compute_mydir()" function with "__file__" as the sole argument and the relative path will be computed for you. 

llvm-svn: 196985
2013-12-10 23:19:29 +00:00
..
hidden Make git not delete some empty dirs. Otherwise a git checkout would be different from an svn checkout. 2012-07-25 10:34:53 +00:00
Makefile Rename shared libraries for TestLoadUnload.py due to potential shared library name clashes. 2013-09-17 20:57:15 +00:00
TestLoadUnload.py Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
a.c
b.c
c.c
cmds.txt
d.c
main.c Rename shared libraries for TestLoadUnload.py due to potential shared library name clashes. 2013-09-17 20:57:15 +00:00