1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module
David Steele eb4347f20b Use static checksums in mock/all integration tests.
Using static values serves as a better cross-check against the page checksum code. The downside is that these checksums may not work with some big endian systems but in that case neither will the unit tests.

We can also remove the page checksum interface from LibC which brings us one step closer to eliminating it.
2020-03-05 13:56:20 -05:00
..
Mock Use static checksums in mock/all integration tests. 2020-03-05 13:56:20 -05:00
Performance Identify Perl performance test by appending -perl. 2019-09-28 13:17:21 -04:00
Real Auto-select backup set on restore when time target is specified. 2020-01-30 14:38:05 -07:00