Skip to content

Commit

Permalink
Merge pull request #452 from ftrader-bitcoinunlimited/feature/gtest_p…
Browse files Browse the repository at this point in the history
…arallel_bitcoin

add tool under contrib/ which allows parallelizing C++ unit tests
  • Loading branch information
gandrewstone committed May 1, 2017
2 parents ffeeedc + 1d00cbe commit 42f478e
Show file tree
Hide file tree
Showing 3 changed files with 675 additions and 7 deletions.
4 changes: 4 additions & 0 deletions contrib/README.md
Expand Up @@ -48,6 +48,10 @@ Test and Verify Tools
### [TestGen](/contrib/testgen) ###
Utilities to generate test vectors for the data-driven Bitcoin tests.

### [Test Tools](/contrib/testtools) ###
Additional test tools - currently only the gtest-parallel-bitcoin
script which allows parallel execution of the C++ unit tests

### [Test Patches](/contrib/test-patches) ###
These patches are applied when the automated pull-tester
tests each pull and when master is tested using jenkins.
Expand Down

0 comments on commit 42f478e

Please sign in to comment.