The code attach #ifndef %function_name%_MOCK before each function - to enable simple Mocking for C-Unit Testing
the code depends on "eclipse-cdt-standalone-astparser", which shows a useful example of Using the Eclipse CDT Parser API Another usage sample is: https://github.com/ricardojlrufino/cplus-libparser
already included (but you can grab the new versions)
- org.eclipse.cdt.core_5.11.0.201602051005.jar
- org.eclipse.equinox.common_3.7.0.v20150402-1709.jar
- org.eclipse.core.runtime_3.11.1.v20150903-1804.jar
Ref to org.eclipse.cdt.core: