Dactyloidae/security/nss/gtests
2026-06-30 06:37:32 +01:00
..
base_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
certdb_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
certhigh_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
common re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
cryptohi_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
der_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
freebl_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
google_test re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
mozpkix_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
nss_bogo_shim re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
pk11_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
pkcs11testmodule re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
smime_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
softoken_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
ssl_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
sysinit_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
util_gtest re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01:00
.clang-format Update NSS to 3.32.1-RTM 2019-02-15 23:29:46 +08:00
__init__.py Issue #1338 - Part 2: Update NSS to 3.48-RTM 2020-01-05 11:42:29 +08:00
Makefile Issue #1338 - Part 2: Update NSS to 3.48-RTM 2020-01-05 11:42:29 +08:00
manifest.mn re-introduce old nss im too tired for this 2026-06-30 06:37:32 +01: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