Rework test/run_tests.pl to support selective verbosity and TAP copy
[openssl.git] / Configurations / descrip.mms.tmpl
index 0bc1492eeace38476f660b9f0722cf64f86b5816..6cbbb01565bb11ab443d61d6008f7423e8f4ffd2 100644 (file)
@@ -114,6 +114,7 @@ BLDDIR={- $config{builddir} -}
 # Allow both V and VERBOSE to indicate verbosity.  This only applies
 # to testing.
 VERBOSE=$(V)
+VERBOSE_FAILURE=$(VF)
 
 VERSION={- "$config{full_version}" -}
 MAJOR={- $config{major} -}