Error collecting information about available definitions
I am trying to write unit tests for a STM32CubeIDE project. I have build the .bdf file and imported it to Parasoft C/C++Test (Standalone). I was able to generate some unit tests, however if I try to run the unit tests or collect stub information I get the following error:
"C/C++test analysis errors in /project_folder
1. Test execution: error collecting information about available definitions for Test unit for selected sources."
Does anyone know what kind of issues could cause this error? I've been search the web for some time and the best answer I got was that there are some include files missing. I'm not sure that's the case since the entire project builds.
If anyone could point me in the right direction of how to fix this I would be very thankfull.
Comments
-
HI, I have the same problem too. Does anyone have any solution to this problem? I could not find any solution in the web.
C/C++test analysis errors in /Project
1. Test execution: error collecting information about available definitions for Test unit for selected sources.0 -
I am having the same issue. Was anyone ever to resolve this?
0