JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.gradle.nativeplatform.test.cpp
package
org.gradle.nativeplatform.test.cpp
API classes for C++ test integration.
Related Packages
Package
Description
org.gradle.nativeplatform.test
API classes for testing native binaries.
org.gradle.nativeplatform.test.cpp.plugins
Plugins for C++ test integration.
org.gradle.nativeplatform.test.cunit
API classes for cunit integration.
org.gradle.nativeplatform.test.googletest
API classes for Google Test integration.
org.gradle.nativeplatform.test.plugins
Plugin classes for generic support for testing native binaries.
org.gradle.nativeplatform.test.tasks
Tasks for test execution.
org.gradle.nativeplatform.test.xctest
Model classes for the XCTest plugins.
Interfaces
Class
Description
CppTestExecutable
A test executable with tests implemented in C++.
CppTestSuite
A C++ test suite.