TEST_SSL_SESSCACHE is defined. [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1879448 13f79535-47bb-0310-9956-
ffa450edef68
if test -v TEST_SSL -a $RV -eq 0; then
pushd test/perl-framework
# A test suite run with SSLSessionCache defined (see t/conf/ssl.conf.in)
- ./t/TEST -defines TEST_SSL_SESSCACHE t/ssl
+ SSL_SESSCACHE=shmcb ./t/TEST -defines TEST_SSL_SESSCACHE t/ssl
RV=$?
if test $RV -eq 0; then
# A test suite run with "SSLProtocol TLSv1.2" (see t/conf/ssl.conf.in)