tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

README (605B)


      1 GTest-based Unit Tests
      2 
      3 This directory contains GTest-based unit tests for NSS libssl.
      4 
      5 If your environment doesn't have C++ compiler suitable to build these tests,
      6 you may disable them using ``NSS_DISABLE_GTESTS=1''
      7 
      8 Once built, they are run as part of running ``test/all.sh''
      9 You can run just the GTests by running ``tests/ssl_gtests/ssl_gtests.sh''
     10 
     11 They can be run standalone or under a debugger by invoking the ssl_gtest
     12 executable with a ``-d'' option pointing to the directory created by either
     13 of the above options.  You can find that in
     14 
     15   tests_results/security/${hostname}.${NUMBER}/ssl_gtests