Interface CUnitTestSuiteSpec

All Superinterfaces:
ComponentSpec, GeneralComponentSpec, ModelElement, Named, NativeComponentSpec, NativeTestSuiteSpec, SourceComponentSpec, TestSuiteSpec, VariantComponent, VariantComponentSpec

@Incubating @Deprecated public interface CUnitTestSuiteSpec extends NativeTestSuiteSpec
Deprecated.
The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g. cpp-application, cpp-library, swift-application, swift-library, xctest) instead.
Test suite of CUnit tests.