Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 8 of 8) sorted by relevance

/openssl/dev/
H A Drelease.sh63 VERBOSE=:
117 VERBOSE=echo
173 $DEBUG >&2 "DEBUG: \$VERBOSE=$VERBOSE"
338 $VERBOSE "== Committing updates"
371 $VERBOSE "> $file"
391 $VERBOSE "== Making tarfile: $tgzfile"
471 $VERBOSE "> $file"
478 $VERBOSE "== Committing updates"
504 $VERBOSE "> $file"
509 $VERBOSE "== Committing updates"
[all …]
/openssl/test/
H A DREADME-external.md26 $ make test VERBOSE=1 TESTS=test_external_pyca
59 $ VERBOSE=1 make TESTS=test_external_krb5 test
88 $ make test VERBOSE=1 TESTS=test_external_gost_engine
111 $ make test VERBOSE=1 TESTS=test_external_oqsprovider
142 $ make test VERBOSE=1 TESTS=test_external_pkcs11_provider
H A Drun_tests.pl16 $ENV{HARNESS_VERBOSE} = "yes" if $ENV{VERBOSE} || $ENV{V};
H A DREADME.md24 (`make` macro `VERBOSE` or `V`):
/openssl/
H A DNOTES-VALGRIND.md60 Additional variables (such as `VERBOSE` and `TESTS`) are described in the
69 with the `VERBOSE` or `VF` or `VFP` options to gather additional information.
71 $ make test VERBOSE=1 TESTS=test_test EXE_SHELL="$(/bin/pwd)/util/wrap.pl \
/openssl/util/perl/OpenSSL/
H A Dconfig.pm26 my $VERBOSE;
470 if ($VERBOSE) {
1044 $VERBOSE = 1 if defined $options{verbose};
/openssl/.github/workflows/
H A Dci.yml599 run: make test TESTS="test_external_cf_quiche" VERBOSE=1
627 run: make test TESTS="test_external_pkcs11_provider" VERBOSE=1
657 run: make test TESTS="test_external_pyca" VERBOSE=1
/openssl/Configurations/
H A Ddescrip.mms.tmpl298 # Allow both V and VERBOSE to indicate verbosity. This only applies
300 VERBOSE=$(V)
526 IF "$(VERBOSE)" .NES. "" THEN DEFINE VERBOSE "$(VERBOSE)"

Completed in 19 milliseconds