Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 605 Bytes

README

File metadata and controls

15 lines (10 loc) · 605 Bytes
 
Sep 24, 2015
Sep 24, 2015
3
This directory contains GTest-based unit tests for NSS libssl.
Dec 7, 2015
Dec 7, 2015
5
6
If your environment doesn't have C++ compiler suitable to build these tests,
you may disable them using ``NSS_DISABLE_GTESTS=1''
Sep 24, 2015
Sep 24, 2015
8
9
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''
Sep 24, 2015
Sep 24, 2015
11
12
13
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
Mar 20, 2015
Mar 20, 2015
15
tests_results/security/${hostname}.${NUMBER}/ssl_gtests