THRIFT-847 Test Framework harmonization across all languages
- no verbose output, use log/error.log instead
- improve test/README.md
Patch: Roger Meier
diff --git a/test/README.md b/test/README.md
index dd27a42..d6c7ba0 100755
--- a/test/README.md
+++ b/test/README.md
@@ -44,9 +44,9 @@
If you have executed the **make check** or **make cross** then you will be able to browse
[gen-html/ThriftTest.html](gen-html/ThriftTest.html) with the test documentation.
+return code shall be 0 on success or an integer in the range 1 - 255 on error
+
## SSL
Test Keys and Certificates are provided in multiple formats under the following
-directory
-
- test/keys
+directory [test/keys](test/keys)