diff options
| author | Johnny Chen <johnny.chen@apple.com> | 2010-10-01 22:59:49 +0000 |
|---|---|---|
| committer | Johnny Chen <johnny.chen@apple.com> | 2010-10-01 22:59:49 +0000 |
| commit | da88434b395b63fb3cd8b2ce6aaf6016aca9251e (patch) | |
| tree | c4e2b73794953dd43888092ca7c1fdb98b3dda6a /llvm/lib/Linker/LinkModules.cpp | |
| parent | 111c550dea0802a45e59231977e6f906571774ae (diff) | |
| download | bcm5719-llvm-da88434b395b63fb3cd8b2ce6aaf6016aca9251e.tar.gz bcm5719-llvm-da88434b395b63fb3cd8b2ce6aaf6016aca9251e.zip | |
o Added a new feature to the test framework to skip long running tests conditionally.
To not skip long running tests, pass '-l' to the test driver (dotest.py).
An example:
@unittest2.skipIf(TestBase.skipLongRunningTest(), "Skip this long running test")
def test_foundation_disasm(self):
...
o Added a long running disassemble test to the foundation directory, which iterates
the code symbols from Foundation.framework and kicks off a disassemble command for
for the named function symbol. Found a crasher: rdar://problem/8504895.
o Plus added/updated some comments for the TestBase class.
llvm-svn: 115368
Diffstat (limited to 'llvm/lib/Linker/LinkModules.cpp')
0 files changed, 0 insertions, 0 deletions

