Dactyloidae/security/nss/gtests
2019-02-15 23:33:36 +08:00
..
certdb_gtest Update NSS to 3.35-RTM 2019-02-15 23:33:36 +08:00
certhigh_gtest Update NSS to 3.32.1-RTM 2019-02-15 23:29:46 +08:00
common Update NSS to 3.35-RTM 2019-02-15 23:33:36 +08:00
cryptohi_gtest Update NSS to 3.35-RTM 2019-02-15 23:33:36 +08:00
der_gtest Update NSS to 3.32.1-RTM 2019-02-15 23:29:46 +08:00
freebl_gtest Update NSS to 3.35-RTM 2019-02-15 23:33:36 +08:00
google_test Update NSS to 3.32.1-RTM 2019-02-15 23:29:46 +08:00
nss_bogo_shim Update NSS to 3.35-RTM 2019-02-15 23:33:36 +08:00
pk11_gtest Update NSS to 3.35-RTM 2019-02-15 23:33:36 +08:00
softoken_gtest Update NSS to 3.35-RTM 2019-02-15 23:33:36 +08:00
ssl_gtest Update NSS to 3.35-RTM 2019-02-15 23:33:36 +08:00
util_gtest Update NSS to 3.35-RTM 2019-02-15 23:33:36 +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 Update NSS to 3.35-RTM 2019-02-15 23:33:36 +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