gecko-dev/security/nss/external_tests
Franziskus Kiefer 4c1797bf92 Bug 1305970 - land NSS 0x3e7b53b18112, r=me
--HG--
extra : rebase_source : ef363dba56df3ca76c43cfb20702ddef13d0f855
2016-10-25 20:38:17 +02:00
..
common Bug 1305970 - land NSS 0x0c845c900217, r=me 2016-10-15 08:45:05 +02:00
der_gtest Bug 1305970 - land NSS 0x0c845c900217, r=me 2016-10-15 08:45:05 +02:00
google_test Bug 1305970 - land NSS 0x0c845c900217, r=me 2016-10-15 08:45:05 +02:00
nss_bogo_shim Bug 1305970 - land NSS 0x3e7b53b18112, r=me 2016-10-25 20:38:17 +02:00
pk11_gtest Bug 1305970 - land NSS 0x0c845c900217, r=me 2016-10-15 08:45:05 +02:00
ssl_gtest Bug 1305970 - land NSS 0x3e7b53b18112, r=me 2016-10-25 20:38:17 +02:00
util_gtest Bug 1305970 - land NSS 0x0c845c900217, r=me 2016-10-15 08:45:05 +02:00
.clang-format Bug 1296266 - Land NSS_3_27_BETA1, r=kaie 2016-08-19 11:20:21 +02:00
Makefile
manifest.mn Bug 1296266 - Land NSS_3_27_BETA1, r=kaie 2016-08-19 11:20:21 +02:00
README Bug 1228410, land NSS 3.22 Beta 2, r=nss-confcall 2016-01-25 16:14:18 +01: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