Page 1 of 1

Template for GoogleTest Native and ESP-IDF target

Posted: Wed Mar 22, 2023 8:33 am
by Gienek
Hi, I was trying hard to create build process that will speed up development. I wanted to test platform independent code on native. In the repo there is described process of testing custom ESP-IDF components in C++

Code: Select all

Environment         Status    Duration
------------------  --------  ------------
esp32-s3-devkitc-1  SUCCESS   00:02:02.912
native              SUCCESS   00:00:23.260
https://github.com/Gieneq/TemplateTargetNativeGTest