1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test
David Steele c84ab4914f Remove references to mock integration tests.
Mock integration tests were removed in d41b21c8 but CI was still trying to run them, so remove from CI.

Also rename mock to integration in test unit tests to avoid confusion in the future.
2024-07-15 11:12:53 +07:00
..
certificate Support IP-based SANs for TLS certificate validation. 2024-07-11 10:54:20 +07:00
code-count Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00
data Remove test data files made obsolete by d41b21c8. 2024-03-30 10:43:05 +11:00
lib/pgBackRestTest/Common Fix --run and --scale options for unit tests. 2024-06-25 15:46:07 +08:00
src Remove references to mock integration tests. 2024-07-15 11:12:53 +07:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Migrate CentOS 7 integration tests to Rocky 8. 2024-06-11 15:20:04 +10:00
container.yaml Specify test images that get valgrind installed. 2024-06-12 16:08:17 +10:00
define.yaml Refactor lock module. 2024-06-18 10:43:54 +08:00
Dockerfile Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00
test.pl Auto-generate code before building test binary. 2024-07-09 10:48:27 +07:00
uncrustify.cfg Check for stray execute permissions in test.pl --code-format. 2023-02-01 12:57:04 +07:00
Vagrantfile Migrate coverage testing to C and remove dependency on lcov. 2024-05-31 14:52:07 +10:00