Skip to content

piglit-util: Add a sanity check for subtests

Eric Smith requested to merge ericsmith/piglit:sanity_check_subtests into main

Check for subtests being non-NULL before using it. Now instead of crashing the tests will produce an error about non-existent subtests.

Signed-off-by: Eric R. Smith eric.smith@collabora.com

Merge request reports