summaryrefslogtreecommitdiff
path: root/tests/all.sh
diff options
context:
space:
mode:
authorTim Taubert <ttaubert@mozilla.com>2016-09-16 13:30:48 -0700
committerTim Taubert <ttaubert@mozilla.com>2016-09-16 13:30:48 -0700
commitd70e758cb85ff6bbffba175e6d46f533b8f5f699 (patch)
tree8b9a6d9cef012bb33853db4eefcdd30ef43e8331 /tests/all.sh
parent0c56b4fe813ae76208934c231582d7ed5272b06d (diff)
downloadnss-hg-d70e758cb85ff6bbffba175e6d46f533b8f5f699.tar.gz
Bug 1298110 - Add BoGo TLS tests to Taskcluster r=franziskus
Diffstat (limited to 'tests/all.sh')
-rwxr-xr-xtests/all.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/all.sh b/tests/all.sh
index f1878fd98..8aae7cc09 100755
--- a/tests/all.sh
+++ b/tests/all.sh
@@ -37,6 +37,8 @@
# memleak.sh - memory leak testing (optional)
# ssl_gtests.sh- Gtest based unit tests for ssl
# gtests.sh - Gtest based unit tests for everything else
+# bogo.sh - Bogo interop tests (disabled by default)
+# https://boringssl.googlesource.com/boringssl/+/master/ssl/test/PORTING.md
#
# NSS testing is now devided to 4 cycles:
# ---------------------------------------