aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineVerifier.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-07-29 22:54:56 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-07-29 22:54:56 +0000
commit4a57d122fe53ac07dabd73f52ced2eafa37794cc (patch)
tree6b62ee152cc54ca3dcce6c4964cf391995048859 /llvm/lib/CodeGen/MachineVerifier.cpp
parent9760f04ef9a30509817a24a4b27cb48e537a1242 (diff)
downloadllvm-4a57d122fe53ac07dabd73f52ced2eafa37794cc.zip
llvm-4a57d122fe53ac07dabd73f52ced2eafa37794cc.tar.gz
llvm-4a57d122fe53ac07dabd73f52ced2eafa37794cc.tar.bz2
Add a redo.py script which takes a session directory name as arg and digs into the directory
to find out the tests which failed/errored and need re-running. The dotest.py test driver script is modified to allow specifying multiple -f testclass.testmethod in the command line to accommodate the redo functionality. An example, $ ./redo.py -n 2011-07-29-11_50_14 adding filterspec: TargetAPITestCase.test_find_global_variables_with_dwarf adding filterspec: DisasmAPITestCase.test_with_dsym Running ./dotest.py -v -f TargetAPITestCase.test_find_global_variables_with_dwarf -f DisasmAPITestCase.test_with_dsym ... ---------------------------------------------------------------------- Collected 2 tests 1: test_with_dsym (TestDisasmAPI.DisasmAPITestCase) Exercise getting SBAddress objects, disassembly, and SBAddress APIs. ... ok 2: test_find_global_variables_with_dwarf (TestTargetAPI.TargetAPITestCase) Exercise SBTarget.FindGlobalVariables() API. ... ok ---------------------------------------------------------------------- Ran 2 tests in 15.328s OK llvm-svn: 136533
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions