Add tests for security hardening features

This commit is contained in:
Taylor Hornby
2016-07-05 16:37:21 -06:00
parent effd7ca1d8
commit 1327d1915a
2 changed files with 40 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ function run_test_phase
cd "${REPOROOT}"
# Test phases:
run_test_phase "${REPOROOT}/qa/zcash/check-security-hardening.sh"
run_test_phase "${REPOROOT}/qa/zcash/ensure-no-dot-so-in-depends.py"
# If make check fails, show test-suite.log as part of our run_test_phase