Skip to content
Snippets Groups Projects

Gtest

Merged Jeremie Deray requested to merge gtest into master

Add unit testing to wolf with googletest.

If the BUILD_TESTS option is enable in the top level CMakeLists.txt it will retrieve googletest from github and compiles it.

Then all wolf-tests present in the test folder are compiled in one single executable. This executable can be break-down into smaller chunks - see test/CMakeLists.txt

Provide a very simple test as an example.

Merge request reports

Merged by avatar (May 18, 2025 8:48am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading