79250413

Date: 2024-12-04 08:48:58
Score: 1
Natty:
Report link

Ceedling cannot handle this automatically, this is a bad dependency problem.

You have several solutions here, but the best is to include "Types.h" directly into "Functions.h".

If you really cannot edit the sources for some reason, you can add "Types.h" to your ceedling yaml file under [:cmock][:includes], this option can be used to inject header files into the generated mocks, see documentation.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: radoslav006