1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 441c000b5c Factor remote process exec out of protocolRemoteGet().
This allows protocolRemoteExec() to be shimmed, which means the remote can be run as a child of the test process, simplifying coverage testing.

The shim does not need SSH parameters, so also split those out into a separate function and update the tests to match.
2021-05-25 18:09:29 -04:00
..
certificate New test containers with static test certificates. 2018-11-21 18:13:37 -05:00
code-count v2.33: Multi-Repository and GCS Support 2021-04-05 09:18:20 -04:00
data Automate generation of WAL and pg_control test files. 2017-11-18 20:02:54 -05:00
expect Remove stanza archive spool path on restore. 2021-05-18 15:49:22 -04:00
lib/pgBackRestTest Fix shims with more than one function. 2021-05-24 17:45:31 -04:00
src Factor remote process exec out of protocolRemoteGet(). 2021-05-25 18:09:29 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Change CentOS 7 documentation test to CentOS 8. 2021-05-11 16:54:42 -04:00
container.yaml Add PostgreSQL 14 support. 2021-05-24 17:17:03 -04:00
define.yaml Move protocol test module before config module. 2021-05-25 11:08:51 -04:00
Dockerfile Basic multi-architecture support for test containers. 2021-05-03 16:31:27 -04:00
test.pl Remove default VM for test.pl --coverage-only option. 2021-05-17 11:35:22 -04:00
Vagrantfile Add instructions to install lcov for MacOS. 2021-05-04 15:51:46 -04:00