lib/apachetest.pm

Apache tests

Apache tests for various scenarios

setup_apache2

setup_apache2(mode => $mode);

Setup Apache service in different mode. Possible values for $mode are: SSL, NSS, NSSFIPS, PHP7 and PHP8

setup_apache2(mode => 'SSL');

setup_pgsqldb

setup_pgsqldb();

Set up a postgres data base

destroy_pgsqldb

destroy_pgsqldb();

Destroy a postgres data base

test_pgsqldb

test_pgsqldb();

Set up a postgres database and configure for:

test_mysql

test_mysql();

Create the 'openQAdb' database with table 'test' and insert one element