Lines Matching full:apitests
1 // asciidoc -b html5 -d book -f apitests.conf apitests.adoc94 de::MovePtr<tcu::TestCaseGroup> apiTests (new tcu::TestCaseGroup(testCtx, "api", "API Tests"));96 addFunctionCase(apiTests.get(), "create_sampler", "", createSamplerTest);98 return apiTests.release();