1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test/lib/pgBackRestTest
David Steele cab7a97ab6 Add shim feature for unit tests.
A shim allows a test harness to access static functions and variables in a C module, and also allows functions to be shimmed (i.e. overridden) for the purposes of testing.

For instance, coverage testing works when a process that is normally exec'd is run as a forked child process instead.
2021-05-20 18:47:31 -04:00
..
Common Add shim feature for unit tests. 2021-05-20 18:47:31 -04:00
Env Improve archive-push command fault tolerance. 2021-03-25 12:54:49 -04:00
Module Improve archive-push command fault tolerance. 2021-03-25 12:54:49 -04:00