Extend the notes on how to do testing
authorRichard Levitte <levitte@openssl.org>
Tue, 15 Sep 2015 12:07:46 +0000 (14:07 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 15 Sep 2015 13:26:32 +0000 (15:26 +0200)
commit2e996acf2fb68ddc0248beda6682cbf078eefc78
tree2dc3e6a0e59963e4faa325d9d2398f2be9639498
parent1780e6d916d83f812ffceec56ac3d8fa97b83248
Extend the notes on how to do testing

These notes include the use of HARNESS_VERBOSE (see the manual for
Test::Harness) and the method to enumerate specific tests to run.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
INSTALL