// path where the tests live
private static readonly string[] s_Path =
{
"AutomatedTests",
"Tests",
"GraphicsTests",
"RenderPipeline"
};