Re: rtems gtest

2023-03-15 Thread Sebastian Huber
On 15.03.23 14:58, Sam Price wrote: I was looking at rtems-gtest from 4 years ago. https://git.rtems.org/sebh/rtems-gtest.git/ Is this currently in use anywhere for the testing side? I used the latest version recently. I was easy to port to RTEMS. If not I plan on forking the main line

rtems gtest

2023-03-15 Thread Sam Price
I was looking at rtems-gtest from 4 years ago. https://git.rtems.org/sebh/rtems-gtest.git/ Is this currently in use anywhere for the testing side? If not I plan on forking the main line google test and writing a toolchain file. The rtems gtest doesn't seem to share the same history as the off