Mypal/security/nss/gtests
Fedor 75fc2843ab Nuke vim lines. 2021-02-04 16:48:36 +02:00
..
certdb_gtest Nuke vim lines. 2021-02-04 16:48:36 +02:00
certhigh_gtest Nuke vim lines. 2021-02-04 16:48:36 +02:00
common Nuke vim lines. 2021-02-04 16:48:36 +02:00
cryptohi_gtest Nuke vim lines. 2021-02-04 16:48:36 +02:00
der_gtest Nuke vim lines. 2021-02-04 16:48:36 +02:00
freebl_gtest Update NSS to a Goldilocks version. 2020-04-03 20:44:39 +03:00
google_test ooops, some files where missed 2019-03-12 18:31:25 +03:00
mozpkix_gtest Nuke vim lines. 2021-02-04 16:48:36 +02:00
nss_bogo_shim Nuke vim lines. 2021-02-04 16:48:36 +02:00
pk11_gtest Nuke vim lines. 2021-02-04 16:48:36 +02:00
pkcs11testmodule Update NSS to a Goldilocks version. 2020-04-03 20:44:39 +03:00
smime_gtest Nuke vim lines. 2021-02-04 16:48:36 +02:00
softoken_gtest Update NSS to a Goldilocks version. 2020-04-03 20:44:39 +03:00
ssl_gtest Nuke vim lines. 2021-02-04 16:48:36 +02:00
sysinit_gtest Nuke vim lines. 2021-02-04 16:48:36 +02:00
util_gtest Nuke vim lines. 2021-02-04 16:48:36 +02:00
.clang-format basic source 2019-03-11 13:26:37 +03:00
Makefile Update NSS to a Goldilocks version. 2020-04-03 20:44:39 +03:00
README ooops, some files where missed 2019-03-12 18:31:25 +03:00
__init__.py Update NSS to a Goldilocks version. 2020-04-03 20:44:39 +03:00
manifest.mn Update NSS to a Goldilocks version. 2020-04-03 20:44:39 +03:00

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