Dactyloidae/security/nss/gtests
wolfbeast 9e32522120 Revert "Update NSS to 3.35-RTM"
This reverts commit f1a0f0a56fdd0fc39f255174ce08c06b91c66c94.
2019-02-15 23:50:26 +08:00
..
certdb_gtest Revert "Update NSS to 3.35-RTM" 2019-02-15 23:50:26 +08:00
certhigh_gtest Update NSS to 3.32.1-RTM 2019-02-15 23:29:46 +08:00
common Revert "Update NSS to 3.35-RTM" 2019-02-15 23:50:26 +08:00
der_gtest Update NSS to 3.32.1-RTM 2019-02-15 23:29:46 +08:00
freebl_gtest Revert "Update NSS to 3.35-RTM" 2019-02-15 23:50:26 +08:00
google_test Update NSS to 3.32.1-RTM 2019-02-15 23:29:46 +08:00
nss_bogo_shim Revert "Update NSS to 3.35-RTM" 2019-02-15 23:50:26 +08:00
pk11_gtest Revert "Update NSS to 3.35-RTM" 2019-02-15 23:50:26 +08:00
ssl_gtest Revert "Update NSS to 3.35-RTM" 2019-02-15 23:50:26 +08:00
util_gtest Revert "Update NSS to 3.35-RTM" 2019-02-15 23:50:26 +08:00
.clang-format Update NSS to 3.32.1-RTM 2019-02-15 23:29:46 +08:00
Makefile import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
manifest.mn Revert "Update NSS to 3.35-RTM" 2019-02-15 23:50:26 +08:00
README import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00

GTest-based Unit Tests

This directory contains GTest-based unit tests for NSS libssl.

If your environment doesn't have C++ compiler suitable to build these tests,
you may disable them using ``NSS_DISABLE_GTESTS=1''

Once built, they are run as part of running ``test/all.sh''
You can run just the GTests by running ``tests/ssl_gtests/ssl_gtests.sh''

They can be run standalone or under a debugger by invoking the ssl_gtest
executable with a ``-d'' option pointing to the directory created by either
of the above options.  You can find that in

  tests_results/security/${hostname}.${NUMBER}/ssl_gtests