1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/src/common
David Steele b8cd1b6790 Add TEST_RESULT_STR_Z_KEYRPL() test macro.
This macro will automatically do key replacement before the comparison. This saves the indentation required for an embedded function call.

Possibly TEST_RESULT_Z_KEYRPL() would also be useful but it will be added when needed.
2020-03-18 10:05:08 -04:00
..
harnessConfig.c Make storage and logging dry-run aware. 2020-03-16 17:24:21 -04:00
harnessConfig.h Fix options being ignored by asynchronous commands. 2020-01-15 12:24:58 -07:00
harnessDebug.h Improve macros and coverage rules that were hiding missing coverage. 2019-05-11 14:51:51 -04:00
harnessFork.h Rename parameter processId to processIdx in harnessFork.h for clarity. 2019-09-14 11:56:29 -04:00
harnessInfo.c Add MEM_CONTEXT_PRIOR() block and update current call sites. 2020-01-17 13:29:49 -07:00
harnessInfo.h Improve performance of info file load/save. 2019-09-06 13:48:28 -04:00
harnessLog.c Make storage and logging dry-run aware. 2020-03-16 17:24:21 -04:00
harnessLog.h Make storage and logging dry-run aware. 2020-03-16 17:24:21 -04:00
harnessPq.c Pq test harness usability and error reporting improvements. 2019-12-07 17:33:34 -05:00
harnessPq.h Set client_encoding to UTF8 on PostgreSQL connect. 2020-01-21 18:42:22 -07:00
harnessStorage.c Add infrastructure for multiple compression type support. 2020-03-06 14:41:03 -05:00
harnessStorage.h Improve storage harness test callback. 2019-12-07 16:55:50 -05:00
harnessTest.c Add log replacements to help test non-deterministic log output. 2019-12-07 17:15:20 -05:00
harnessTest.h Add TEST_RESULT_STR_Z_KEYRPL() test macro. 2020-03-18 10:05:08 -04:00
harnessTest.intern.h C test harness refactor. 2019-10-16 15:48:33 +02:00
harnessTls.c Remove stray uint type. 2019-12-09 18:28:20 -05:00
harnessTls.h Allow tests that use ports to run in parallel. 2019-10-10 16:13:43 -04:00