Skip to main content
dieter 123
Associate III
March 29, 2021
Question

CUBE IDE unit testing and static code analysis

  • March 29, 2021
  • 1 reply
  • 1564 views

Hi

can anyone recommend a

  • open source unit testing tool for CUBE IDE
  • open source static code analysis tool for CUBE IDE

I tried google test and had problems inetgrating it with CUBE IDE and Eclipse.

Is there any recommendation from ST?

What does ST use for its internal use?

Thx

This topic has been closed for replies.

1 reply

Radosław
Associate II
March 30, 2021

CubeIDE is based on eclipse and gcc, try google this.

Gcov can be easly run, but unit test are much more difficult for embedded targets.