Module sqllogictest::harness

source ·

Structs

  • Command line arguments.
  • Indicates that a test/benchmark has failed. Optionally carries a message.
  • A single test or benchmark.

Functions

  • Return an iterator that produces all the Paths that match the given pattern using default match options, which may be absolute or relative to the current working directory.
  • Runs all given tests.