]> sourceware.org Git - systemtap.git/commit
Add the testsuite parallel testing feature.
authorMartin Cermak <mcermak@redhat.com>
Wed, 6 Apr 2016 19:37:03 +0000 (21:37 +0200)
committerMartin Cermak <mcermak@redhat.com>
Wed, 6 Apr 2016 19:37:03 +0000 (21:37 +0200)
commit8093ef39b32b4e58ee47a3a8b45413da271bd32c
tree977d6e081e84062e29cb9253f203f4f9a49d7807
parent51eb53e61a69eca7e80bf879115f54fda059af0e
Add the testsuite parallel testing feature.

This merges updates from the mcermak/paralleltest branch into the master.
19 files changed:
Makefile.am
Makefile.in
NEWS
doc/Makefile.in
doc/beginners/Makefile.in
java/Makefile.in
testsuite/Makefile.am
testsuite/Makefile.in
testsuite/README [new file with mode: 0644]
testsuite/dg-extract-results.sh [new file with mode: 0644]
testsuite/lib/stap_run.exp
testsuite/lib/stap_run_error.exp
testsuite/lib/systemtap.exp
testsuite/systemtap.base/callee.exp
testsuite/systemtap.base/environment_sanity.exp [new file with mode: 0644]
testsuite/systemtap.clone/test_progs.tcl
testsuite/systemtap.examples/io/switchfile.meta
testsuite/systemtap.server/server.exp
testsuite/systemtap.server/server_req_size.exp
This page took 0.030543 seconds and 5 git commands to generate.