khronosschoty 17d73c84dc added Pale Moon 29.4.4 3 年之前
..
certdb_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
certhigh_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
common 17d73c84dc added Pale Moon 29.4.4 3 年之前
cryptohi_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
der_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
freebl_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
google_test 17d73c84dc added Pale Moon 29.4.4 3 年之前
mozpkix_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
nss_bogo_shim 17d73c84dc added Pale Moon 29.4.4 3 年之前
pk11_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
pkcs11testmodule 17d73c84dc added Pale Moon 29.4.4 3 年之前
smime_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
softoken_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
ssl_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
sysinit_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
util_gtest 17d73c84dc added Pale Moon 29.4.4 3 年之前
.clang-format 17d73c84dc added Pale Moon 29.4.4 3 年之前
Makefile 17d73c84dc added Pale Moon 29.4.4 3 年之前
README 17d73c84dc added Pale Moon 29.4.4 3 年之前
__init__.py 17d73c84dc added Pale Moon 29.4.4 3 年之前
manifest.mn 17d73c84dc added Pale Moon 29.4.4 3 年之前

README

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