1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Common
David Steele ac426bc456 New test containers with static test certificates.
Test certificates were generated dynamically but there are advantages to using static certificates.  For example, it possible to use the same certificate between container versions.  Mostly, it is easier to document the certificates if they are not buried deep in the container code.

The new test certificates are initially intended to be used with the C unit tests but they will eventually be used for integration tests as well.

Two new certificates have been defined. See test/certificate/README.md for details.

The old dynamic certificates will be retained until they are replaced.
2018-11-21 18:13:37 -05:00
..
BuildTest.pm Improve efficiency of code generation. 2018-11-03 19:52:46 -04:00
CiTest.pm Improve efficiency of code generation. 2018-11-03 19:52:46 -04:00
CodeCountTest.pm Update code count for new file types and exclusions. 2018-07-28 08:13:30 -04:00
ContainerTest.pm New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
CoverageTest.pm Tighten limits on code coverage context selection. 2018-11-13 10:37:58 -05:00
DefineTest.pm Improve single test run performance. 2018-11-03 16:34:04 -04:00
ExecuteTest.pm Drain stderr during test process execution as well as termination to prevent lockups if there is a lot of output. 2017-08-11 18:31:25 -04:00
FileTest.pm Add zero-length file to mock/all test. 2018-07-05 15:40:50 -04:00
HostGroupTest.pm Document generator improvements. 2018-06-10 14:13:56 -04:00
HostTest.pm Document generator improvements. 2018-06-10 14:13:56 -04:00
JobTest.pm Add interface objects for libxml2. 2018-11-20 20:40:11 -05:00
ListTest.pm Improve single test run performance. 2018-11-03 16:34:04 -04:00
LogTest.pm Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
RunTest.pm Allow C or Perl coverage to run on more than one VM. 2018-09-15 13:27:06 -04:00
VmTest.pm Allow C or Perl coverage to run on more than one VM. 2018-09-15 13:27:06 -04:00