Expand description

Module for invoking VK-GL-CTS (aka dEQP) tests.

Structs

  • The collection of results from invoking a binary to run a bunch of tests (or parsing an old results.csv back off disk).
  • A test result entry in a CaselistResult from running a group of tests

Enums

  • Enum for the basic types of test result that we track

Functions

  • Tries to find dEQP version output in the stdout contents passed in, and prints it if so. Deduplicates repeated dEQP versions.
  • deduplicing printer for renderer/version check information before starting the run.