Having looked at the accompanying documentation and configuration settings in a real C / C ++ testing plugin, it turned out that the CDT testing tools only support C ++ compatible frameworks:
There is no native support for a tool like CUnit. I would suggest switching to another IDE, such as NetBeans.
source share