gecko-dev/security/nss/external_tests
Franziskus Kiefer dc37f9c34a Bug 1305970 - land NSS 0x6b3812492e71, r=me
--HG--
extra : rebase_source : c08070e4b100c8a9d9a648cdf4d0cb3e16c2c86f
2016-10-05 17:52:14 +02:00
..
common Bug 1296266 - Land NSS_3_27_BETA1, r=kaie 2016-08-19 11:20:21 +02:00
der_gtest Bug 1305970 - land NSS 0xe7553afc7665, r=me 2016-10-04 07:59:19 +02:00
google_test Bug 1244062, NSPR_4_12_BETA2, and Bug 1245053, NSS_3_23_BETA2 2016-02-02 11:50:47 +01:00
nss_bogo_shim Bug 1305970 - land NSS 0xe7553afc7665, r=me 2016-10-04 07:59:19 +02:00
pk11_gtest Bug 1304919 - Update NSS to trunk, r=ekr 2016-09-26 10:47:58 +10:00
ssl_gtest Bug 1305970 - land NSS 0x6b3812492e71, r=me 2016-10-05 17:52:14 +02:00
util_gtest Bug 1305970 - land NSS 0x6b3812492e71, r=me 2016-10-05 17:52:14 +02:00
.clang-format Bug 1296266 - Land NSS_3_27_BETA1, r=kaie 2016-08-19 11:20:21 +02:00
Makefile
README Bug 1228410, land NSS 3.22 Beta 2, r=nss-confcall 2016-01-25 16:14:18 +01:00
manifest.mn Bug 1296266 - Land NSS_3_27_BETA1, r=kaie 2016-08-19 11:20:21 +02: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