pg_stat_monitor/regression/expected
Naeem Akhter 8647a52856 PG-292: Automate the Q/A and implement tap testcases.
This commit brings following changes:
1) Implementation of tap based testing using perl language for different
scenarios that could not be covered under traditional SQL based diff testing,
or require server start/shutdown. At this point of time, tap testing is only
enabled for Postgres 14 & 13, for rest of back branches it will be done at
laster time as there is substantial change in number of columns and their
names.
2) Changes to github action workflows for Postgres 14 & 13 to accomodate the
requirements for tap testing.
3) Similarly, minor changes to Makefile are also done.
4) Testing of supported GUCs using tap tests for different possible
configuration.
5) pg_stat_monitor_reset_errors testing using the tap testcases.
6) Insufficient shared space and buffer overflow testing via tap testcases.
7) Some sql scripts under 'scripts' folder to generate some work load requried
for tap test cases.
8) Everything under 't' folder is specific to perl based test cases. It houses
perl files and folders for some expected files and result folder.
9) 90%+ code coverage for LOC and functions.
10) PG-339 Fix by diego, change in pgsm_errors.c.
2022-01-27 23:49:38 +05:00
..
application_name.out PG-320: Removal of state columnns from pgsm view. 2022-01-06 12:19:05 -03:00
application_name_unique.out PG-267 Add testcase to test histogram. 2022-01-19 18:04:02 +05:00
basic.out PG-320: Removal of state columnns from pgsm view. 2022-01-06 12:19:05 -03:00
basic_1.out PG-183. Move tests to separate directory 2021-02-20 23:17:34 +03:00
cmd_type.out PG-320: Removal of state columnns from pgsm view. 2022-01-06 12:19:05 -03:00
counters.out PG-338: Fix counters regression test. 2022-01-21 13:44:05 -03:00
database.out PG-320: Removal of state columnns from pgsm view. 2022-01-06 12:19:05 -03:00
error.out PG-320: Removal of state columnns from pgsm view. 2022-01-06 12:19:05 -03:00
error_1.out PG-320: Removal of state columnns from pgsm view. 2022-01-06 12:19:05 -03:00
error_2.out PG-292: Automate the Q/A and implement tap testcases. 2022-01-27 23:49:38 +05:00
error_insert.out PG-267 Add testcase to test histogram. 2022-01-19 18:04:02 +05:00
error_insert_1.out PG-267 Add testcase to test histogram. 2022-01-19 18:04:02 +05:00
guc.out PG-293: Disable pgsm_track_planning. 2021-12-30 09:49:32 -03:00
guc_1.out PG-293: Update regression tests (extract_comments). 2021-12-30 09:49:32 -03:00
histogram.out PG-267 Add testcase to test histogram. 2022-01-19 18:04:02 +05:00
histogram_1.out PG-267 Add testcase to test histogram. 2022-01-19 18:04:02 +05:00
pg_stat_monitor_1.out PG-183. Move tests to separate directory 2021-02-20 23:17:34 +03:00
relations.out PG-320: Removal of state columnns from pgsm view. 2022-01-06 12:19:05 -03:00
rows.out PG-320: Removal of state columnns from pgsm view. 2022-01-06 12:19:05 -03:00
rows_1.out PG-286: Update regression tests. 2021-12-30 09:48:27 -03:00
tags.out PG-320: Removal of state columnns from pgsm view. 2022-01-06 12:19:05 -03:00
top_query.out PG-320: Removal of state columnns from pgsm view. 2022-01-06 12:19:05 -03:00
top_query_1.out PG-320: Removal of state columnns from pgsm view. 2022-01-06 12:19:05 -03:00
user.out PG-186: Add support to monitor query execution plan. 2021-03-17 18:56:39 +05:00
version.out PG-284: Bump version to 1.0.0-rc.1. 2021-11-24 18:55:13 +00:00