1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-15 01:04:37 +02:00
Files
pgbackrest/test/code-count/file-type.yaml
David Steele 44e3ee33d2 Improve defaults and allow lists with option value dependencies.
Some defaults and allow lists were determined in cfgLoadUpdateOption() because they depended on the values of other options, .e.g. compress-level.

Instead build this functionality into the config parser. Not only does this standardize the defaults and allow lists but it makes it possible to automate the documentation, which is also done in this commit.
2025-06-16 17:21:33 -04:00

3261 lines
48 KiB
YAML

# File types for source files in the project
doc/doc.pl:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Common/Doc.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Common/DocConfig.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Common/DocExecute.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Common/DocManifest.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Common/DocRender.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Common/Exception.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Common/Host.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Common/HostGroup.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Common/Ini.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Common/Log.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Common/String.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Custom/DocConfigData.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Custom/DocCustomRelease.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Html/DocHtmlBuilder.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Html/DocHtmlElement.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Html/DocHtmlPage.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Html/DocHtmlSite.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Latex/DocLatex.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Latex/DocLatexSection.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Markdown/DocMarkdown.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/Markdown/DocMarkdownRender.pm:
class: doc/core
type: perl
doc/lib/pgBackRestDoc/ProjectInfo.pm:
class: doc/core
type: perl
doc/manifest.xml:
class: doc/source
type: xml
doc/release.pl:
class: doc/core
type: perl
doc/resource/html/default.css:
class: doc/core
type: css
doc/resource/latex/preamble.tex:
class: doc/core
type: latex
doc/src/build/config/config.yaml:
class: doc/core
type: yaml
doc/src/build/help/help.xml:
class: doc/core
type: xml
doc/src/command/build/build.c:
class: doc/core
type: c
doc/src/command/build/build.h:
class: doc/core
type: c/h
doc/src/command/build/man.c:
class: doc/core
type: c
doc/src/command/build/man.h:
class: doc/core
type: c/h
doc/src/command/build/reference.c:
class: doc/core
type: c
doc/src/command/build/reference.h:
class: doc/core
type: c/h
doc/src/command/help/meson.build:
class: doc/core
type: meson
doc/src/config/load.c:
class: doc/core
type: c
doc/src/config/load.h:
class: doc/core
type: c/h
doc/src/config/meson.build:
class: doc/core
type: meson
doc/src/main.c:
class: doc/core
type: c
doc/src/meson.build:
class: doc/core
type: meson
doc/xml/auto/metric-coverage-report.auto.xml:
class: doc/source
type: xml
doc/xml/coding.xml:
class: doc/source
type: xml
doc/xml/contributing.xml:
class: doc/source
type: xml
doc/xml/documentation.xml:
class: doc/source
type: xml
doc/xml/dtd/doc.dtd:
class: doc/source
type: dtd
doc/xml/dtd/manifest.dtd:
class: doc/source
type: dtd
doc/xml/faq.xml:
class: doc/source
type: xml
doc/xml/index.xml:
class: doc/source
type: xml
doc/xml/metric.xml:
class: doc/source
type: xml
doc/xml/release.xml:
class: doc/source
type: xml
doc/xml/release/2014/0.10.xml:
class: doc/source
type: xml
doc/xml/release/2014/0.11.xml:
class: doc/source
type: xml
doc/xml/release/2014/0.15.xml:
class: doc/source
type: xml
doc/xml/release/2014/0.16.xml:
class: doc/source
type: xml
doc/xml/release/2014/0.17.xml:
class: doc/source
type: xml
doc/xml/release/2014/0.18.xml:
class: doc/source
type: xml
doc/xml/release/2014/0.19.xml:
class: doc/source
type: xml
doc/xml/release/2014/0.30.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.50.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.60.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.61.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.65.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.70.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.75.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.77.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.78.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.80.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.82.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.85.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.87.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.88.xml:
class: doc/source
type: xml
doc/xml/release/2015/0.89.xml:
class: doc/source
type: xml
doc/xml/release/2016/0.90.xml:
class: doc/source
type: xml
doc/xml/release/2016/0.91.xml:
class: doc/source
type: xml
doc/xml/release/2016/0.92.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.00.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.01.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.02.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.03.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.04.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.05.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.06.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.07.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.08.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.09.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.10.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.11.xml:
class: doc/source
type: xml
doc/xml/release/2016/1.12.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.13.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.14.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.15.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.16.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.17.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.18.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.19.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.20.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.21.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.22.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.23.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.24.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.25.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.26.xml:
class: doc/source
type: xml
doc/xml/release/2017/1.27.xml:
class: doc/source
type: xml
doc/xml/release/2018/1.28.xml:
class: doc/source
type: xml
doc/xml/release/2018/1.29.xml:
class: doc/source
type: xml
doc/xml/release/2018/2.00.xml:
class: doc/source
type: xml
doc/xml/release/2018/2.01.xml:
class: doc/source
type: xml
doc/xml/release/2018/2.02.xml:
class: doc/source
type: xml
doc/xml/release/2018/2.03.xml:
class: doc/source
type: xml
doc/xml/release/2018/2.04.xml:
class: doc/source
type: xml
doc/xml/release/2018/2.05.xml:
class: doc/source
type: xml
doc/xml/release/2018/2.06.xml:
class: doc/source
type: xml
doc/xml/release/2018/2.07.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.08.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.09.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.10.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.11.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.12.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.13.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.14.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.15.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.16.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.17.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.18.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.19.xml:
class: doc/source
type: xml
doc/xml/release/2019/2.20.xml:
class: doc/source
type: xml
doc/xml/release/2020/2.21.xml:
class: doc/source
type: xml
doc/xml/release/2020/2.22.xml:
class: doc/source
type: xml
doc/xml/release/2020/2.23.xml:
class: doc/source
type: xml
doc/xml/release/2020/2.24.xml:
class: doc/source
type: xml
doc/xml/release/2020/2.25.xml:
class: doc/source
type: xml
doc/xml/release/2020/2.26.xml:
class: doc/source
type: xml
doc/xml/release/2020/2.27.xml:
class: doc/source
type: xml
doc/xml/release/2020/2.28.xml:
class: doc/source
type: xml
doc/xml/release/2020/2.29.xml:
class: doc/source
type: xml
doc/xml/release/2020/2.30.xml:
class: doc/source
type: xml
doc/xml/release/2020/2.31.xml:
class: doc/source
type: xml
doc/xml/release/2021/2.32.xml:
class: doc/source
type: xml
doc/xml/release/2021/2.33.xml:
class: doc/source
type: xml
doc/xml/release/2021/2.34.xml:
class: doc/source
type: xml
doc/xml/release/2021/2.35.xml:
class: doc/source
type: xml
doc/xml/release/2021/2.36.xml:
class: doc/source
type: xml
doc/xml/release/2022/2.37.xml:
class: doc/source
type: xml
doc/xml/release/2022/2.38.xml:
class: doc/source
type: xml
doc/xml/release/2022/2.39.xml:
class: doc/source
type: xml
doc/xml/release/2022/2.40.xml:
class: doc/source
type: xml
doc/xml/release/2022/2.41.xml:
class: doc/source
type: xml
doc/xml/release/2022/2.42.xml:
class: doc/source
type: xml
doc/xml/release/2022/2.43.xml:
class: doc/source
type: xml
doc/xml/release/2023/2.44.xml:
class: doc/source
type: xml
doc/xml/release/2023/2.45.xml:
class: doc/source
type: xml
doc/xml/release/2023/2.46.xml:
class: doc/source
type: xml
doc/xml/release/2023/2.47.xml:
class: doc/source
type: xml
doc/xml/release/2023/2.48.xml:
class: doc/source
type: xml
doc/xml/release/2023/2.49.xml:
class: doc/source
type: xml
doc/xml/release/2024/2.50.xml:
class: doc/source
type: xml
doc/xml/release/2024/2.51.xml:
class: doc/source
type: xml
doc/xml/release/2024/2.52.1.xml:
class: doc/source
type: xml
doc/xml/release/2024/2.52.xml:
class: doc/source
type: xml
doc/xml/release/2024/2.53.1.xml:
class: doc/source
type: xml
doc/xml/release/2024/2.53.xml:
class: doc/source
type: xml
doc/xml/release/2024/2.54.0.xml:
class: doc/source
type: xml
doc/xml/release/2024/2.54.1.xml:
class: doc/source
type: xml
doc/xml/release/2025/2.54.2.xml:
class: doc/source
type: xml
doc/xml/release/2025/2.55.0.xml:
class: doc/source
type: xml
doc/xml/release/2025/2.55.1.xml:
class: doc/source
type: xml
doc/xml/release/2025/2.56.0.xml:
class: doc/source
type: xml
doc/xml/release/contributor.xml:
class: doc/source
type: xml
doc/xml/user-guide-index.xml:
class: doc/source
type: xml
doc/xml/user-guide.xml:
class: doc/source
type: xml
meson.build:
class: build
type: meson
meson_options.txt:
class: build
type: meson
src/build/common/exec.c:
class: build
type: c
src/build/common/exec.h:
class: build
type: c/h
src/build/common/json.c:
class: build
type: c
src/build/common/json.h:
class: build
type: c/h
src/build/common/regExp.c:
class: build
type: c
src/build/common/regExp.h:
class: build
type: c/h
src/build/common/render.c:
class: build
type: c
src/build/common/render.h:
class: build
type: c/h
src/build/common/string.c:
class: build
type: c
src/build/common/string.h:
class: build
type: c/h
src/build/common/xml.c:
class: build
type: c
src/build/common/xml.h:
class: build
type: c/h
src/build/common/yaml.c:
class: build
type: c
src/build/common/yaml.h:
class: build
type: c/h
src/build/config/config.yaml:
class: build
type: yaml
src/build/config/parse.c:
class: build
type: c
src/build/config/parse.h:
class: build
type: c/h
src/build/config/render.c:
class: build
type: c
src/build/config/render.h:
class: build
type: c/h
src/build/error/error.yaml:
class: build
type: yaml
src/build/error/parse.c:
class: build
type: c
src/build/error/parse.h:
class: build
type: c/h
src/build/error/render.c:
class: build
type: c
src/build/error/render.h:
class: build
type: c/h
src/build/help/help.xml:
class: build
type: xml
src/build/help/parse.c:
class: build
type: c
src/build/help/parse.h:
class: build
type: c/h
src/build/help/render.c:
class: build
type: c
src/build/help/render.h:
class: build
type: c/h
src/build/main.c:
class: build
type: c
src/build/postgres/parse.c:
class: build
type: c
src/build/postgres/parse.h:
class: build
type: c/h
src/build/postgres/postgres.yaml:
class: build
type: yaml
src/build/postgres/render.c:
class: build
type: c
src/build/postgres/render.h:
class: build
type: c/h
src/command/annotate/annotate.c:
class: core
type: c
src/command/annotate/annotate.h:
class: core
type: c/h
src/command/archive/common.c:
class: core
type: c
src/command/archive/common.h:
class: core
type: c/h
src/command/archive/find.c:
class: core
type: c
src/command/archive/find.h:
class: core
type: c/h
src/command/archive/get/file.c:
class: core
type: c
src/command/archive/get/file.h:
class: core
type: c/h
src/command/archive/get/get.c:
class: core
type: c
src/command/archive/get/get.h:
class: core
type: c/h
src/command/archive/get/protocol.c:
class: core
type: c
src/command/archive/get/protocol.h:
class: core
type: c/h
src/command/archive/push/file.c:
class: core
type: c
src/command/archive/push/file.h:
class: core
type: c/h
src/command/archive/push/protocol.c:
class: core
type: c
src/command/archive/push/protocol.h:
class: core
type: c/h
src/command/archive/push/push.c:
class: core
type: c
src/command/archive/push/push.h:
class: core
type: c/h
src/command/backup/backup.c:
class: core
type: c
src/command/backup/backup.h:
class: core
type: c/h
src/command/backup/blockIncr.c:
class: core
type: c
src/command/backup/blockIncr.h:
class: core
type: c/h
src/command/backup/blockMap.c:
class: core
type: c
src/command/backup/blockMap.h:
class: core
type: c/h
src/command/backup/common.c:
class: core
type: c
src/command/backup/common.h:
class: core
type: c/h
src/command/backup/file.c:
class: core
type: c
src/command/backup/file.h:
class: core
type: c/h
src/command/backup/pageChecksum.c:
class: core
type: c
src/command/backup/pageChecksum.h:
class: core
type: c/h
src/command/backup/protocol.c:
class: core
type: c
src/command/backup/protocol.h:
class: core
type: c/h
src/command/check/check.c:
class: core
type: c
src/command/check/check.h:
class: core
type: c/h
src/command/check/common.c:
class: core
type: c
src/command/check/common.h:
class: core
type: c/h
src/command/check/report.c:
class: core
type: c
src/command/check/report.h:
class: core
type: c/h
src/command/command.c:
class: core
type: c
src/command/command.h:
class: core
type: c/h
src/command/control/common.c:
class: core
type: c
src/command/control/common.h:
class: core
type: c/h
src/command/control/start.c:
class: core
type: c
src/command/control/start.h:
class: core
type: c/h
src/command/control/stop.c:
class: core
type: c
src/command/control/stop.h:
class: core
type: c/h
src/command/exit.c:
class: core
type: c
src/command/exit.h:
class: core
type: c/h
src/command/expire/expire.c:
class: core
type: c
src/command/expire/expire.h:
class: core
type: c/h
src/command/help/help.auto.c.inc:
class: core/auto
type: c
src/command/help/help.c:
class: core
type: c
src/command/help/help.h:
class: core
type: c/h
src/command/help/meson.build:
class: build
type: meson
src/command/info/info.c:
class: core
type: c
src/command/info/info.h:
class: core
type: c/h
src/command/local/local.c:
class: core
type: c
src/command/local/local.h:
class: core
type: c/h
src/command/lock.c:
class: core
type: c
src/command/lock.h:
class: core
type: c/h
src/command/manifest/manifest.c:
class: core
type: c
src/command/manifest/manifest.h:
class: core
type: c/h
src/command/remote/remote.c:
class: core
type: c
src/command/remote/remote.h:
class: core
type: c/h
src/command/repo/common.c:
class: core
type: c
src/command/repo/common.h:
class: core
type: c/h
src/command/repo/get.c:
class: core
type: c
src/command/repo/get.h:
class: core
type: c/h
src/command/repo/ls.c:
class: core
type: c
src/command/repo/ls.h:
class: core
type: c/h
src/command/repo/put.c:
class: core
type: c
src/command/repo/put.h:
class: core
type: c/h
src/command/repo/rm.c:
class: core
type: c
src/command/repo/rm.h:
class: core
type: c/h
src/command/restore/blockChecksum.c:
class: core
type: c
src/command/restore/blockChecksum.h:
class: core
type: c/h
src/command/restore/blockDelta.c:
class: core
type: c
src/command/restore/blockDelta.h:
class: core
type: c/h
src/command/restore/file.c:
class: core
type: c
src/command/restore/file.h:
class: core
type: c/h
src/command/restore/protocol.c:
class: core
type: c
src/command/restore/protocol.h:
class: core
type: c/h
src/command/restore/restore.c:
class: core
type: c
src/command/restore/restore.h:
class: core
type: c/h
src/command/restore/timeline.c:
class: core
type: c
src/command/restore/timeline.h:
class: core
type: c/h
src/command/server/ping.c:
class: core
type: c
src/command/server/ping.h:
class: core
type: c/h
src/command/server/server.c:
class: core
type: c
src/command/server/server.h:
class: core
type: c/h
src/command/stanza/common.c:
class: core
type: c
src/command/stanza/common.h:
class: core
type: c/h
src/command/stanza/create.c:
class: core
type: c
src/command/stanza/create.h:
class: core
type: c/h
src/command/stanza/delete.c:
class: core
type: c
src/command/stanza/delete.h:
class: core
type: c/h
src/command/stanza/upgrade.c:
class: core
type: c
src/command/stanza/upgrade.h:
class: core
type: c/h
src/command/verify/file.c:
class: core
type: c
src/command/verify/file.h:
class: core
type: c/h
src/command/verify/protocol.c:
class: core
type: c
src/command/verify/protocol.h:
class: core
type: c/h
src/command/verify/verify.c:
class: core
type: c
src/command/verify/verify.h:
class: core
type: c/h
src/common/assert.h:
class: core
type: c/h
src/common/compress/bz2/common.c:
class: core
type: c
src/common/compress/bz2/common.h:
class: core
type: c/h
src/common/compress/bz2/compress.c:
class: core
type: c
src/common/compress/bz2/compress.h:
class: core
type: c/h
src/common/compress/bz2/decompress.c:
class: core
type: c
src/common/compress/bz2/decompress.h:
class: core
type: c/h
src/common/compress/common.c:
class: core
type: c
src/common/compress/common.h:
class: core
type: c/h
src/common/compress/gz/common.c:
class: core
type: c
src/common/compress/gz/common.h:
class: core
type: c/h
src/common/compress/gz/compress.c:
class: core
type: c
src/common/compress/gz/compress.h:
class: core
type: c/h
src/common/compress/gz/decompress.c:
class: core
type: c
src/common/compress/gz/decompress.h:
class: core
type: c/h
src/common/compress/helper.c:
class: core
type: c
src/common/compress/helper.h:
class: core
type: c/h
src/common/compress/lz4/common.c:
class: core
type: c
src/common/compress/lz4/common.h:
class: core
type: c/h
src/common/compress/lz4/compress.c:
class: core
type: c
src/common/compress/lz4/compress.h:
class: core
type: c/h
src/common/compress/lz4/decompress.c:
class: core
type: c
src/common/compress/lz4/decompress.h:
class: core
type: c/h
src/common/compress/zst/common.c:
class: core
type: c
src/common/compress/zst/common.h:
class: core
type: c/h
src/common/compress/zst/compress.c:
class: core
type: c
src/common/compress/zst/compress.h:
class: core
type: c/h
src/common/compress/zst/decompress.c:
class: core
type: c
src/common/compress/zst/decompress.h:
class: core
type: c/h
src/common/crypto/cipherBlock.c:
class: core
type: c
src/common/crypto/cipherBlock.h:
class: core
type: c/h
src/common/crypto/common.c:
class: core
type: c
src/common/crypto/common.h:
class: core
type: c/h
src/common/crypto/hash.c:
class: core
type: c
src/common/crypto/hash.h:
class: core
type: c/h
src/common/crypto/md5.vendor.c.inc:
class: core/vendor
type: c
src/common/crypto/xxhash.c:
class: core
type: c
src/common/crypto/xxhash.h:
class: core
type: c/h
src/common/crypto/xxhash.vendor.c.inc:
class: core/vendor
type: c
src/common/debug.c:
class: core
type: c
src/common/debug.h:
class: core
type: c/h
src/common/encode.c:
class: core
type: c
src/common/encode.h:
class: core
type: c/h
src/common/error/error.auto.c.inc:
class: core/auto
type: c
src/common/error/error.auto.h:
class: core/auto
type: c/h
src/common/error/error.c:
class: core
type: c
src/common/error/error.h:
class: core
type: c/h
src/common/error/retry.c:
class: core
type: c
src/common/error/retry.h:
class: core
type: c/h
src/common/exec.c:
class: core
type: c
src/common/exec.h:
class: core
type: c/h
src/common/fork.c:
class: core
type: c
src/common/fork.h:
class: core
type: c/h
src/common/ini.c:
class: core
type: c
src/common/ini.h:
class: core
type: c/h
src/common/io/bufferRead.c:
class: core
type: c
src/common/io/bufferRead.h:
class: core
type: c/h
src/common/io/bufferWrite.c:
class: core
type: c
src/common/io/bufferWrite.h:
class: core
type: c/h
src/common/io/client.c:
class: core
type: c
src/common/io/client.h:
class: core
type: c/h
src/common/io/client.intern.h:
class: core
type: c/h
src/common/io/fd.c:
class: core
type: c
src/common/io/fd.h:
class: core
type: c/h
src/common/io/fdRead.c:
class: core
type: c
src/common/io/fdRead.h:
class: core
type: c/h
src/common/io/fdWrite.c:
class: core
type: c
src/common/io/fdWrite.h:
class: core
type: c/h
src/common/io/filter/buffer.c:
class: core
type: c
src/common/io/filter/buffer.h:
class: core
type: c/h
src/common/io/filter/filter.c:
class: core
type: c
src/common/io/filter/filter.h:
class: core
type: c/h
src/common/io/filter/filter.intern.h:
class: core
type: c/h
src/common/io/filter/group.c:
class: core
type: c
src/common/io/filter/group.h:
class: core
type: c/h
src/common/io/filter/sink.c:
class: core
type: c
src/common/io/filter/sink.h:
class: core
type: c/h
src/common/io/filter/size.c:
class: core
type: c
src/common/io/filter/size.h:
class: core
type: c/h
src/common/io/http/client.c:
class: core
type: c
src/common/io/http/client.h:
class: core
type: c/h
src/common/io/http/common.c:
class: core
type: c
src/common/io/http/common.h:
class: core
type: c/h
src/common/io/http/header.c:
class: core
type: c
src/common/io/http/header.h:
class: core
type: c/h
src/common/io/http/query.c:
class: core
type: c
src/common/io/http/query.h:
class: core
type: c/h
src/common/io/http/request.c:
class: core
type: c
src/common/io/http/request.h:
class: core
type: c/h
src/common/io/http/response.c:
class: core
type: c
src/common/io/http/response.h:
class: core
type: c/h
src/common/io/http/session.c:
class: core
type: c
src/common/io/http/session.h:
class: core
type: c/h
src/common/io/http/url.c:
class: core
type: c
src/common/io/http/url.h:
class: core
type: c/h
src/common/io/io.c:
class: core
type: c
src/common/io/io.h:
class: core
type: c/h
src/common/io/limitRead.c:
class: core
type: c
src/common/io/limitRead.h:
class: core
type: c/h
src/common/io/read.c:
class: core
type: c
src/common/io/read.h:
class: core
type: c/h
src/common/io/read.intern.h:
class: core
type: c/h
src/common/io/server.c:
class: core
type: c
src/common/io/server.h:
class: core
type: c/h
src/common/io/server.intern.h:
class: core
type: c/h
src/common/io/session.c:
class: core
type: c
src/common/io/session.h:
class: core
type: c/h
src/common/io/session.intern.h:
class: core
type: c/h
src/common/io/socket/address.c:
class: core
type: c
src/common/io/socket/address.h:
class: core
type: c/h
src/common/io/socket/client.c:
class: core
type: c
src/common/io/socket/client.h:
class: core
type: c/h
src/common/io/socket/common.c:
class: core
type: c
src/common/io/socket/common.h:
class: core
type: c/h
src/common/io/socket/server.c:
class: core
type: c
src/common/io/socket/server.h:
class: core
type: c/h
src/common/io/socket/session.c:
class: core
type: c
src/common/io/socket/session.h:
class: core
type: c/h
src/common/io/tls/client.c:
class: core
type: c
src/common/io/tls/client.h:
class: core
type: c/h
src/common/io/tls/common.c:
class: core
type: c
src/common/io/tls/common.h:
class: core
type: c/h
src/common/io/tls/server.c:
class: core
type: c
src/common/io/tls/server.h:
class: core
type: c/h
src/common/io/tls/session.c:
class: core
type: c
src/common/io/tls/session.h:
class: core
type: c/h
src/common/io/write.c:
class: core
type: c
src/common/io/write.h:
class: core
type: c/h
src/common/io/write.intern.h:
class: core
type: c/h
src/common/lock.c:
class: core
type: c
src/common/lock.h:
class: core
type: c/h
src/common/log.c:
class: core
type: c
src/common/log.h:
class: core
type: c/h
src/common/logLevel.h:
class: core
type: c/h
src/common/macro.h:
class: core
type: c/h
src/common/memContext.c:
class: core
type: c
src/common/memContext.h:
class: core
type: c/h
src/common/regExp.c:
class: core
type: c
src/common/regExp.h:
class: core
type: c/h
src/common/stackTrace.c:
class: core
type: c
src/common/stackTrace.h:
class: core
type: c/h
src/common/stat.c:
class: core
type: c
src/common/stat.h:
class: core
type: c/h
src/common/time.c:
class: core
type: c
src/common/time.h:
class: core
type: c/h
src/common/type/blob.c:
class: core
type: c
src/common/type/blob.h:
class: core
type: c/h
src/common/type/buffer.c:
class: core
type: c
src/common/type/buffer.h:
class: core
type: c/h
src/common/type/convert.c:
class: core
type: c
src/common/type/convert.h:
class: core
type: c/h
src/common/type/json.c:
class: core
type: c
src/common/type/json.h:
class: core
type: c/h
src/common/type/keyValue.c:
class: core
type: c
src/common/type/keyValue.h:
class: core
type: c/h
src/common/type/list.c:
class: core
type: c
src/common/type/list.h:
class: core
type: c/h
src/common/type/object.c:
class: core
type: c
src/common/type/object.h:
class: core
type: c/h
src/common/type/pack.c:
class: core
type: c
src/common/type/pack.h:
class: core
type: c/h
src/common/type/param.h:
class: core
type: c/h
src/common/type/string.c:
class: core
type: c
src/common/type/string.h:
class: core
type: c/h
src/common/type/stringId.c:
class: core
type: c
src/common/type/stringId.h:
class: core
type: c/h
src/common/type/stringList.c:
class: core
type: c
src/common/type/stringList.h:
class: core
type: c/h
src/common/type/stringStatic.c:
class: core
type: c
src/common/type/stringStatic.h:
class: core
type: c/h
src/common/type/stringZ.c:
class: core
type: c
src/common/type/stringZ.h:
class: core
type: c/h
src/common/type/variant.c:
class: core
type: c
src/common/type/variant.h:
class: core
type: c/h
src/common/type/variantList.c:
class: core
type: c
src/common/type/variantList.h:
class: core
type: c/h
src/common/type/xml.c:
class: core
type: c
src/common/type/xml.h:
class: core
type: c/h
src/common/user.c:
class: core
type: c
src/common/user.h:
class: core
type: c/h
src/common/wait.c:
class: core
type: c
src/common/wait.h:
class: core
type: c/h
src/config/common.c:
class: core
type: c
src/config/common.h:
class: core
type: c/h
src/config/config.auto.h:
class: core/auto
type: c/h
src/config/config.c:
class: core
type: c
src/config/config.h:
class: core
type: c/h
src/config/config.intern.h:
class: core
type: c/h
src/config/exec.c:
class: core
type: c
src/config/exec.h:
class: core
type: c/h
src/config/load.c:
class: core
type: c
src/config/load.h:
class: core
type: c/h
src/config/parse.auto.c.inc:
class: core/auto
type: c
src/config/parse.c:
class: core
type: c
src/config/parse.h:
class: core
type: c/h
src/config/protocol.c:
class: core
type: c
src/config/protocol.h:
class: core
type: c/h
src/db/db.c:
class: core
type: c
src/db/db.h:
class: core
type: c/h
src/db/helper.c:
class: core
type: c
src/db/helper.h:
class: core
type: c/h
src/db/protocol.c:
class: core
type: c
src/db/protocol.h:
class: core
type: c/h
src/info/info.c:
class: core
type: c
src/info/info.h:
class: core
type: c/h
src/info/infoArchive.c:
class: core
type: c
src/info/infoArchive.h:
class: core
type: c/h
src/info/infoBackup.c:
class: core
type: c
src/info/infoBackup.h:
class: core
type: c/h
src/info/infoPg.c:
class: core
type: c
src/info/infoPg.h:
class: core
type: c/h
src/info/manifest.c:
class: core
type: c
src/info/manifest.h:
class: core
type: c/h
src/main.c:
class: core
type: c
src/meson.build:
class: build
type: meson
src/postgres/client.c:
class: core
type: c
src/postgres/client.h:
class: core
type: c/h
src/postgres/interface.auto.c.inc:
class: core/auto
type: c
src/postgres/interface.c:
class: core
type: c
src/postgres/interface.h:
class: core
type: c/h
src/postgres/interface/crc32.c:
class: core
type: c
src/postgres/interface/crc32.h:
class: core
type: c/h
src/postgres/interface/page.c:
class: core
type: c
src/postgres/interface/static.vendor.h:
class: core/vendor
type: c/h
src/postgres/interface/version.intern.h:
class: core
type: c/h
src/postgres/interface/version.vendor.h:
class: core/vendor
type: c/h
src/postgres/meson.build:
class: build
type: meson
src/postgres/version.auto.h:
class: core/auto
type: c/h
src/postgres/version.h:
class: core
type: c/h
src/protocol/client.c:
class: core
type: c
src/protocol/client.h:
class: core
type: c/h
src/protocol/helper.c:
class: core
type: c
src/protocol/helper.h:
class: core
type: c/h
src/protocol/parallel.c:
class: core
type: c
src/protocol/parallel.h:
class: core
type: c/h
src/protocol/parallelJob.c:
class: core
type: c
src/protocol/parallelJob.h:
class: core
type: c/h
src/protocol/server.c:
class: core
type: c
src/protocol/server.h:
class: core
type: c/h
src/storage/azure/helper.c:
class: core
type: c
src/storage/azure/helper.h:
class: core
type: c/h
src/storage/azure/read.c:
class: core
type: c
src/storage/azure/read.h:
class: core
type: c/h
src/storage/azure/storage.c:
class: core
type: c
src/storage/azure/storage.h:
class: core
type: c/h
src/storage/azure/storage.intern.h:
class: core
type: c/h
src/storage/azure/write.c:
class: core
type: c
src/storage/azure/write.h:
class: core
type: c/h
src/storage/cifs/helper.c:
class: core
type: c
src/storage/cifs/helper.h:
class: core
type: c/h
src/storage/cifs/storage.c:
class: core
type: c
src/storage/cifs/storage.h:
class: core
type: c/h
src/storage/gcs/helper.c:
class: core
type: c
src/storage/gcs/helper.h:
class: core
type: c/h
src/storage/gcs/read.c:
class: core
type: c
src/storage/gcs/read.h:
class: core
type: c/h
src/storage/gcs/storage.c:
class: core
type: c
src/storage/gcs/storage.h:
class: core
type: c/h
src/storage/gcs/storage.intern.h:
class: core
type: c/h
src/storage/gcs/write.c:
class: core
type: c
src/storage/gcs/write.h:
class: core
type: c/h
src/storage/helper.c:
class: core
type: c
src/storage/helper.h:
class: core
type: c/h
src/storage/info.h:
class: core
type: c/h
src/storage/iterator.c:
class: core
type: c
src/storage/iterator.h:
class: core
type: c/h
src/storage/list.c:
class: core
type: c
src/storage/list.h:
class: core
type: c/h
src/storage/posix/read.c:
class: core
type: c
src/storage/posix/read.h:
class: core
type: c/h
src/storage/posix/storage.c:
class: core
type: c
src/storage/posix/storage.h:
class: core
type: c/h
src/storage/posix/storage.intern.h:
class: core
type: c/h
src/storage/posix/write.c:
class: core
type: c
src/storage/posix/write.h:
class: core
type: c/h
src/storage/read.c:
class: core
type: c
src/storage/read.h:
class: core
type: c/h
src/storage/read.intern.h:
class: core
type: c/h
src/storage/remote/protocol.c:
class: core
type: c
src/storage/remote/protocol.h:
class: core
type: c/h
src/storage/remote/read.c:
class: core
type: c
src/storage/remote/read.h:
class: core
type: c/h
src/storage/remote/storage.c:
class: core
type: c
src/storage/remote/storage.h:
class: core
type: c/h
src/storage/remote/storage.intern.h:
class: core
type: c/h
src/storage/remote/write.c:
class: core
type: c
src/storage/remote/write.h:
class: core
type: c/h
src/storage/s3/helper.c:
class: core
type: c
src/storage/s3/helper.h:
class: core
type: c/h
src/storage/s3/read.c:
class: core
type: c
src/storage/s3/read.h:
class: core
type: c/h
src/storage/s3/storage.c:
class: core
type: c
src/storage/s3/storage.h:
class: core
type: c/h
src/storage/s3/storage.intern.h:
class: core
type: c/h
src/storage/s3/write.c:
class: core
type: c
src/storage/s3/write.h:
class: core
type: c/h
src/storage/sftp/helper.c:
class: core
type: c
src/storage/sftp/helper.h:
class: core
type: c/h
src/storage/sftp/read.c:
class: core
type: c
src/storage/sftp/read.h:
class: core
type: c/h
src/storage/sftp/storage.c:
class: core
type: c
src/storage/sftp/storage.h:
class: core
type: c/h
src/storage/sftp/storage.intern.h:
class: core
type: c/h
src/storage/sftp/write.c:
class: core
type: c
src/storage/sftp/write.h:
class: core
type: c/h
src/storage/storage.c:
class: core
type: c
src/storage/storage.h:
class: core
type: c/h
src/storage/storage.intern.h:
class: core
type: c/h
src/storage/write.c:
class: core
type: c
src/storage/write.h:
class: core
type: c/h
src/storage/write.intern.h:
class: core
type: c/h
src/version.h:
class: core
type: c/h
test/ci.pl:
class: test/harness
type: perl
test/container.yaml:
class: test/harness
type: yaml
test/define.yaml:
class: test/harness
type: yaml
test/lib/pgBackRestTest/Common/BuildTest.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/CodeCountTest.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/ContainerTest.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/DbVersion.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/DefineTest.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/ExecuteTest.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/Io/Base.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/Io/Buffered.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/Io/Filter.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/Io/Handle.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/Io/Process.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/JobTest.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/ListTest.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/Storage.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/StorageBase.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/StoragePosix.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/StoragePosixRead.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/StoragePosixWrite.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/VmTest.pm:
class: test/harness
type: perl
test/lib/pgBackRestTest/Common/Wait.pm:
class: test/harness
type: perl
test/src/build/config/config.yaml:
class: test/harness
type: yaml
test/src/build/help/help.xml:
class: test/harness
type: xml
test/src/command/help/meson.build:
class: build
type: meson
test/src/command/test/build.c:
class: test/harness
type: c
test/src/command/test/build.h:
class: test/harness
type: c/h
test/src/command/test/coverage.c:
class: test/harness
type: c
test/src/command/test/coverage.h:
class: test/harness
type: c/h
test/src/command/test/define.c:
class: test/harness
type: c
test/src/command/test/define.h:
class: test/harness
type: c/h
test/src/command/test/lint.c:
class: test/harness
type: c
test/src/command/test/lint.h:
class: test/harness
type: c/h
test/src/command/test/test.c:
class: test/harness
type: c
test/src/command/test/test.h:
class: test/harness
type: c/h
test/src/common/harnessBackup.c:
class: test/harness
type: c
test/src/common/harnessBackup.h:
class: test/harness
type: c/h
test/src/common/harnessBlockIncr.c:
class: test/harness
type: c
test/src/common/harnessBlockIncr.h:
class: test/harness
type: c/h
test/src/common/harnessConfig.c:
class: test/harness
type: c
test/src/common/harnessConfig.h:
class: test/harness
type: c/h
test/src/common/harnessDebug.h:
class: test/harness
type: c/h
test/src/common/harnessError.c:
class: test/harness
type: c
test/src/common/harnessError.h:
class: test/harness
type: c/h
test/src/common/harnessErrorRetry.c:
class: test/harness
type: c
test/src/common/harnessErrorRetry.h:
class: test/harness
type: c/h
test/src/common/harnessFd.c:
class: test/harness
type: c
test/src/common/harnessFd.h:
class: test/harness
type: c/h
test/src/common/harnessFork.h:
class: test/harness
type: c/h
test/src/common/harnessHost.c:
class: test/harness
type: c
test/src/common/harnessHost.h:
class: test/harness
type: c/h
test/src/common/harnessInfo.c:
class: test/harness
type: c
test/src/common/harnessInfo.h:
class: test/harness
type: c/h
test/src/common/harnessLibSsh2.c:
class: test/harness
type: c
test/src/common/harnessLibSsh2.h:
class: test/harness
type: c/h
test/src/common/harnessLock.c:
class: test/harness
type: c
test/src/common/harnessLock.h:
class: test/harness
type: c/h
test/src/common/harnessLog.c:
class: test/harness
type: c
test/src/common/harnessLog.h:
class: test/harness
type: c/h
test/src/common/harnessManifest.c:
class: test/harness
type: c
test/src/common/harnessManifest.h:
class: test/harness
type: c/h
test/src/common/harnessPack.c:
class: test/harness
type: c
test/src/common/harnessPack.h:
class: test/harness
type: c/h
test/src/common/harnessPostgres.c:
class: test/harness
type: c
test/src/common/harnessPostgres.h:
class: test/harness
type: c/h
test/src/common/harnessPostgres/harness095.c:
class: test/harness
type: c
test/src/common/harnessPostgres/harness096.c:
class: test/harness
type: c
test/src/common/harnessPostgres/harness100.c:
class: test/harness
type: c
test/src/common/harnessPostgres/harness110.c:
class: test/harness
type: c
test/src/common/harnessPostgres/harness120.c:
class: test/harness
type: c
test/src/common/harnessPostgres/harness130.c:
class: test/harness
type: c
test/src/common/harnessPostgres/harness140.c:
class: test/harness
type: c
test/src/common/harnessPostgres/harness150.c:
class: test/harness
type: c
test/src/common/harnessPostgres/harness160.c:
class: test/harness
type: c
test/src/common/harnessPostgres/harness170.c:
class: test/harness
type: c
test/src/common/harnessPostgres/harness180.c:
class: test/harness
type: c
test/src/common/harnessPostgres/harnessVersion.intern.h:
class: test/harness
type: c/h
test/src/common/harnessPq.c:
class: test/harness
type: c
test/src/common/harnessPq.h:
class: test/harness
type: c/h
test/src/common/harnessProtocol.c:
class: test/harness
type: c
test/src/common/harnessProtocol.h:
class: test/harness
type: c/h
test/src/common/harnessServer.c:
class: test/harness
type: c
test/src/common/harnessServer.h:
class: test/harness
type: c/h
test/src/common/harnessSocket.c:
class: test/harness
type: c
test/src/common/harnessSocket.h:
class: test/harness
type: c/h
test/src/common/harnessStackTrace.c:
class: test/harness
type: c
test/src/common/harnessStackTrace.h:
class: test/harness
type: c/h
test/src/common/harnessStorage.c:
class: test/harness
type: c
test/src/common/harnessStorage.h:
class: test/harness
type: c/h
test/src/common/harnessStorageHelper.c:
class: test/harness
type: c
test/src/common/harnessStorageHelper.h:
class: test/harness
type: c/h
test/src/common/harnessTest.c:
class: test/harness
type: c
test/src/common/harnessTest.h:
class: test/harness
type: c/h
test/src/common/harnessTest.intern.h:
class: test/harness
type: c/h
test/src/common/harnessTime.c:
class: test/harness
type: c
test/src/common/harnessTime.h:
class: test/harness
type: c/h
test/src/config/load.c:
class: test/harness
type: c
test/src/config/load.h:
class: test/harness
type: c/h
test/src/config/meson.build:
class: build
type: meson
test/src/main.c:
class: test/harness
type: c
test/src/meson.build:
class: build
type: meson
test/src/module/build/commonTest.c:
class: test/module
type: c
test/src/module/build/configTest.c:
class: test/module
type: c
test/src/module/build/errorTest.c:
class: test/module
type: c
test/src/module/build/helpTest.c:
class: test/module
type: c
test/src/module/build/postgresTest.c:
class: test/module
type: c
test/src/module/command/annotateTest.c:
class: test/module
type: c
test/src/module/command/archiveCommonTest.c:
class: test/module
type: c
test/src/module/command/archiveGetTest.c:
class: test/module
type: c
test/src/module/command/archivePushTest.c:
class: test/module
type: c
test/src/module/command/backupTest.c:
class: test/module
type: c
test/src/module/command/checkTest.c:
class: test/module
type: c
test/src/module/command/commandTest.c:
class: test/module
type: c
test/src/module/command/controlTest.c:
class: test/module
type: c
test/src/module/command/exitTest.c:
class: test/module
type: c
test/src/module/command/expireTest.c:
class: test/module
type: c
test/src/module/command/helpTest.c:
class: test/module
type: c
test/src/module/command/infoTest.c:
class: test/module
type: c
test/src/module/command/localTest.c:
class: test/module
type: c
test/src/module/command/lockTest.c:
class: test/module
type: c
test/src/module/command/manifestTest.c:
class: test/module
type: c
test/src/module/command/remoteTest.c:
class: test/module
type: c
test/src/module/command/repoTest.c:
class: test/module
type: c
test/src/module/command/restoreTest.c:
class: test/module
type: c
test/src/module/command/serverTest.c:
class: test/module
type: c
test/src/module/command/stanzaTest.c:
class: test/module
type: c
test/src/module/command/verifyTest.c:
class: test/module
type: c
test/src/module/common/assertOffTest.c:
class: test/module
type: c
test/src/module/common/assertOnTest.c:
class: test/module
type: c
test/src/module/common/compressTest.c:
class: test/module
type: c
test/src/module/common/cryptoTest.c:
class: test/module
type: c
test/src/module/common/debugOffTest.c:
class: test/module
type: c
test/src/module/common/debugOnTest.c:
class: test/module
type: c
test/src/module/common/encodeTest.c:
class: test/module
type: c
test/src/module/common/errorRetryTest.c:
class: test/module
type: c
test/src/module/common/errorTest.c:
class: test/module
type: c
test/src/module/common/execTest.c:
class: test/module
type: c
test/src/module/common/forkTest.c:
class: test/module
type: c
test/src/module/common/iniTest.c:
class: test/module
type: c
test/src/module/common/ioHttpTest.c:
class: test/module
type: c
test/src/module/common/ioTest.c:
class: test/module
type: c
test/src/module/common/ioTlsTest.c:
class: test/module
type: c
test/src/module/common/lockTest.c:
class: test/module
type: c
test/src/module/common/logTest.c:
class: test/module
type: c
test/src/module/common/memContextTest.c:
class: test/module
type: c
test/src/module/common/regExpTest.c:
class: test/module
type: c
test/src/module/common/stackTraceTest.c:
class: test/module
type: c
test/src/module/common/statTest.c:
class: test/module
type: c
test/src/module/common/timeTest.c:
class: test/module
type: c
test/src/module/common/typeBlobTest.c:
class: test/module
type: c
test/src/module/common/typeBufferTest.c:
class: test/module
type: c
test/src/module/common/typeConvertTest.c:
class: test/module
type: c
test/src/module/common/typeJsonTest.c:
class: test/module
type: c
test/src/module/common/typeKeyValueTest.c:
class: test/module
type: c
test/src/module/common/typeListTest.c:
class: test/module
type: c
test/src/module/common/typeObjectTest.c:
class: test/module
type: c
test/src/module/common/typePackTest.c:
class: test/module
type: c
test/src/module/common/typeStringTest.c:
class: test/module
type: c
test/src/module/common/typeVariantTest.c:
class: test/module
type: c
test/src/module/common/typeXmlTest.c:
class: test/module
type: c
test/src/module/common/typecTest.c:
class: test/module
type: c
test/src/module/common/userTest.c:
class: test/module
type: c
test/src/module/common/waitTest.c:
class: test/module
type: c
test/src/module/config/execTest.c:
class: test/module
type: c
test/src/module/config/loadTest.c:
class: test/module
type: c
test/src/module/config/parseTest.c:
class: test/module
type: c
test/src/module/config/protocolTest.c:
class: test/module
type: c
test/src/module/db/dbTest.c:
class: test/module
type: c
test/src/module/doc/buildTest.c:
class: test/module
type: c
test/src/module/info/infoArchiveTest.c:
class: test/module
type: c
test/src/module/info/infoBackupTest.c:
class: test/module
type: c
test/src/module/info/infoPgTest.c:
class: test/module
type: c
test/src/module/info/infoTest.c:
class: test/module
type: c
test/src/module/info/manifestTest.c:
class: test/module
type: c
test/src/module/integration/allTest.c:
class: test/module
type: c
test/src/module/performance/storageTest.c:
class: test/module
type: c
test/src/module/performance/typeTest.c:
class: test/module
type: c
test/src/module/postgres/clientTest.c:
class: test/module
type: c
test/src/module/postgres/interfaceTest.c:
class: test/module
type: c
test/src/module/protocol/protocolTest.c:
class: test/module
type: c
test/src/module/storage/azureTest.c:
class: test/module
type: c
test/src/module/storage/gcsTest.c:
class: test/module
type: c
test/src/module/storage/posixTest.c:
class: test/module
type: c
test/src/module/storage/remoteTest.c:
class: test/module
type: c
test/src/module/storage/s3Test.c:
class: test/module
type: c
test/src/module/storage/sftpTest.c:
class: test/module
type: c
test/src/module/test/coverageTest.c:
class: test/module
type: c
test/src/module/test/testTest.c:
class: test/module
type: c
test/src/test.c:
class: test/harness
type: c
test/test.pl:
class: test/harness
type: perl