Skip to content

Implement the prefix method for Piglit TestCommand

Deborah Brouwer requested to merge dbrouwer/deqp-runner:dbrouwer/prefix into main

The implementation of TestCommand for PiglitCommand was missing the optional prefix() method, so add it.

Fixes issue #53

cc: @jasuarez @eric

Merge request reports