Skip to content
Commit b4437a93 authored by Jaeden Amero's avatar Jaeden Amero
Browse files

tests: Add googletest



Add googletest via a new CMake module, TestTools. We created TestTools
so that googletest and fff or other unit testing tools can be described
to CMake before other software in the "components" folder. This allows
any component to use googletest from its own testing folder, enabling
the possibility to write unit tests for any component glue code.

Additionally, add a helper function for tests to use to ensure that
googletest is excluded from our clang-tidy checks.

Signed-off-by: Jaeden Amero's avatarJaeden Amero <jaeden.amero@arm.com>
parent 4f790972
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment