Skip to content
Snippets Groups Projects

Draft: [test] Introduce test suite based on Google Test

Closed Giovanna Lazzari Miotto requested to merge feature/google-test-suite into main

Adds simple unit testing to SCDAQ as a subproject through Google Test.

Two simple test files currently exist:

  • scdaq_config, with basic coverage for opening, loading and parsing of configuration files.
  • scdaq_operation which validates sustained operability in fileDMA contexts, similarly to the runFileTest.sh step in the current CI pipeline.

If GoogleTest is not installed as a system library, the dedicated CMakeLists.txt automatically downloads it in the build directory.

TJ - changing to target feature/cmake-migration to allow for merge review

Edited by Thomas Owen James

Merge request reports

Loading
Loading

Activity

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