improve dbtests integration with gtest/unittest frameworks

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Server Programmability
    • Fully Compatible
    • ALL
    • Programmability 2026-01-19, Programmability 2026-02-02
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      dbtests have several redundant and unused options.

      As the most important example, the way they specify suite filters is needlessly different. dbtest has "suites" (positional args) and unittest has "--suite=S ..." and gtest has gtest_filter. All doing basically the same thing.

      The --help for all dbtests and unittests is incomplete.
      We should be able to show help for all options.

            Assignee:
            Billy Donahue
            Reporter:
            Billy Donahue
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: