summaryrefslogtreecommitdiff
path: root/tests/all.sh
diff options
context:
space:
mode:
authorCamilo Viecco <cviecco@mozilla.com>2014-09-08 13:09:40 -0700
committerCamilo Viecco <cviecco@mozilla.com>2014-09-08 13:09:40 -0700
commitdb482ccf847faeb9d3c9965d4881deb6327d1177 (patch)
treecc0488b73f9305e741421a84653e739df4de758a /tests/all.sh
parentea29417c137ebeb6c3f6ca6ec76c2cdd2615a03d (diff)
downloadnss-hg-db482ccf847faeb9d3c9965d4881deb6327d1177.tar.gz
Bug 1057584 - Add gtest framework and initial tests optionally (4/4). Hooks with test suite. r=kaie
Diffstat (limited to 'tests/all.sh')
-rwxr-xr-xtests/all.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/all.sh b/tests/all.sh
index c0d2ba918..42ee54b3a 100755
--- a/tests/all.sh
+++ b/tests/all.sh
@@ -35,6 +35,7 @@
# dbupgrade.sh - upgrade databases to new shareable version (used
# only in upgrade test cycle)
# memleak.sh - memory leak testing (optional)
+# ssl_gtests.sh- Gtest based unit tests for ssl (optional)
#
# NSS testing is now devided to 4 cycles:
# ---------------------------------------