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 f7fc8422f7 Make Valgrind return an error even when a non-fatal issue is detected.
By default Valgrind does not exit with an error code when a non-fatal error is detected, e.g. unfreed memory.  Use the --error-exitcode option to enabled this behavior.

Update some minor issues discovered in the tests as a result.  Luckily, no issues were missed in the core code.
2018-09-07 16:50:01 -07:00
..
BuildTest.pm Improve efficiency of C library builds now that they are used only for testing. 2018-05-24 14:01:24 -04:00
CiTest.pm Use pre-built images from Docker Hub when the container definition has not changed. 2018-07-21 17:02:42 -04:00
CodeCountTest.pm Update code count for new file types and exclusions. 2018-07-28 08:13:30 -04:00
ContainerTest.pm Use pre-built images from Docker Hub when the container definition has not changed. 2018-07-21 17:02:42 -04:00
DefineTest.pm Embed exported C functions and Perl modules directly into the pgBackRest executable. 2018-05-22 12:53:08 -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 Make Valgrind return an error even when a non-fatal issue is detected. 2018-09-07 16:50:01 -07:00
ListTest.pm Embed exported C functions and Perl modules directly into the pgBackRest executable. 2018-05-22 12:53:08 -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 Move config parsing out of Perl tests. 2018-02-05 12:32:30 -05:00
VmTest.pm Use pre-built images from Docker Hub when the container definition has not changed. 2018-07-21 17:02:42 -04:00