Based on new Gradle C++ plugins which is recommended to use over the older Native plugins
Note, there is currently no "C application" plugin, so this build uses the "C++ application" plugin and then reconfigures it to build C instead.
- Use IDEA, open and run
HelloTest
- Command line
./gradlew test