separated CC tests execution

This commit is contained in:
Anton Lysakov
2018-12-14 19:05:45 +06:00
parent 9283364725
commit 8584b6d23a
2 changed files with 92 additions and 0 deletions

View File

@@ -14,6 +14,8 @@ You can run a single test by calling `qa/pull-tester/rpc-tests.sh <testname>`.
Run all possible tests with `qa/pull-tester/rpc-tests.sh -extended`.
Also it's possible to run CryptoConditions tests only by `qa/pull-tester/cc-tests.sh`
Possible options:
```