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

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