1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module/Mock
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
..
MockAllTest.pm Use static checksums in mock/all integration tests. 2020-03-05 13:56:20 -05:00
MockArchiveStopTest.pm Allow mock integration tests for all VM types. 2019-11-02 10:35:48 +01:00
MockArchiveTest.pm Allow mock integration tests for all VM types. 2019-11-02 10:35:48 +01:00
MockExpireTest.pm Allow mock integration tests for all VM types. 2019-11-02 10:35:48 +01:00
MockStanzaTest.pm Allow mock integration tests for all VM types. 2019-11-02 10:35:48 +01:00