gecko-dev/security/nss/gtests
Franziskus Kiefer e3b9be5f45 Bug 1401594 - land NSS NSS_3_34_BETA5 UPGRADE_NSS_RELEASE, r=ttaubert
MozReview-Commit-ID: HdFnjDGJDcJ

--HG--
extra : rebase_source : 5ec7bfe7933912c7f77257e80c5651f21eb7bda0
2017-11-09 15:17:40 +01:00
..
certdb_gtest Bug 1386955 - land NSS a0a4e05dcdd5 UPGRADE_NSS_RELEASE, r=me 2017-08-04 14:13:06 +02:00
certhigh_gtest Bug 1370890 - land NSS a1a6eb781dd4 UPGRADE_NSS_RELEASE, r=me 2017-06-13 14:26:51 +02:00
common Bug 1401594 - land NSS NSS_3_34_BETA2 UPGRADE_NSS_RELEASE, r=me 2017-11-08 11:44:14 +01:00
cryptohi_gtest Bug 1401594 - land NSS NSS_3_34_BETA1 UPGRADE_NSS_RELEASE, r=me 2017-11-01 15:38:36 +01:00
der_gtest Bug 1370890 - land NSS a1a6eb781dd4 UPGRADE_NSS_RELEASE, r=me 2017-06-13 14:26:51 +02:00
freebl_gtest Bug 1386955 - land NSS a83094ccf952 UPGRADE_NSS_RELEASE, r=me 2017-09-12 14:46:59 +02:00
google_test Bug 1334127 - land NSS 01d6c0dff06f, r=me 2017-02-13 14:27:06 +01:00
nss_bogo_shim Bug 1370890 - land NSS a1a6eb781dd4 UPGRADE_NSS_RELEASE, r=me 2017-06-13 14:26:51 +02:00
pk11_gtest Bug 1401594 - land NSS NSS_3_34_BETA2 UPGRADE_NSS_RELEASE, r=me 2017-11-08 11:44:14 +01:00
softoken_gtest Bug 1401594 - land NSS 4bf658832d89 UPGRADE_NSS_RELEASE, r=me 2017-10-12 15:34:02 +02:00
ssl_gtest Bug 1401594 - land NSS NSS_3_34_BETA5 UPGRADE_NSS_RELEASE, r=ttaubert 2017-11-09 15:17:40 +01:00
util_gtest Bug 1386955 - land NSS 4bf658832d89 UPGRADE_NSS_RELEASE, r=me 2017-09-05 12:52:00 +02:00
.clang-format Bug 1370890 - land NSS a1a6eb781dd4 UPGRADE_NSS_RELEASE, r=me 2017-06-13 14:26:51 +02:00
Makefile
manifest.mn Bug 1401594 - land NSS NSS_3_34_BETA1 UPGRADE_NSS_RELEASE, r=me 2017-11-01 15:38:36 +01: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