1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-16 10:20:02 +02:00
pgbackrest/test/lib/pgBackRestTest/Common
David Steele f0250dab4b Move async forking and more error handling to C.
The Perl process was exiting directly when called but that interfered with proper locking for the forked async process. Now Perl returns results to the C process which handles all errors, including signals.
2018-04-12 20:42:26 -04:00
..
BuildTest.pm Improve code generation performance. 2018-03-09 23:00:20 -05:00
CiTest.pm Move test definitions to test/define.yaml. 2018-04-08 10:19:24 -04:00
ContainerTest.pm Move test definitions to test/define.yaml. 2018-04-08 10:19:24 -04:00
DefineTest.pm Move test definitions to test/define.yaml. 2018-04-08 10:19:24 -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 Repository encryption support. 2017-11-06 12:51:12 -05:00
HostGroupTest.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
HostTest.pm Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
JobTest.pm Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
ListTest.pm Allow -DDEBUG_UNIT to be suppressed to test how debug macros behave. 2018-04-07 19:44:00 -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 Automated tests for 32-bit i386/i686 architecture. 2017-11-18 20:14:14 -05:00