1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 01ac6b6cac Autogenerate test system identifiers.
hrnPgControlToBuffer() and hrnPgWalToBuffer() now generate the system id based on the version of Postgres. If a value less than 100 is specified for systemId then it will be added to the default system id so there can be multiple ids for a single version of PostgreSQL.

Add constants to represent version system ids in tests. These will eventually be auto-generated.

This changes some checksums and we no longer have big-endian tests systems, so X those checksums out so it is obvious they are no longer valid.
2021-11-30 08:28:36 -05:00
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count v2.36: Minor Bug Fixes and Improvements 2021-11-01 08:59:14 -04:00
data
expect Match backup log size with size reported by info command. 2021-11-09 13:24:56 -05:00
lib/pgBackRestTest Rename server-start command to server. 2021-11-18 17:23:11 -05:00
src Autogenerate test system identifiers. 2021-11-30 08:28:36 -05:00
.gitignore
ci.pl Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
container.yaml Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
define.yaml Ensure ASSERT() macro is always available in test modules. 2021-11-24 16:09:45 -05:00
Dockerfile Add libc6-dbg required by updated valgrind to Vagrantfile/Dockerfile. 2021-10-13 09:37:03 -04:00
test.pl Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
Vagrantfile Update Vagrantfile to Ubuntu 20.04. 2021-10-13 13:21:04 -04:00