Skip to content

Rework tests to be compilable with installed openDAQ#68

Merged
alexadereyko merged 1 commit intomainfrom
jira/TBBAS-3050-rework-tests
Mar 3, 2026
Merged

Rework tests to be compilable with installed openDAQ#68
alexadereyko merged 1 commit intomainfrom
jira/TBBAS-3050-rework-tests

Conversation

@alexadereyko
Copy link
Collaborator

  • Replace daq::test_utils with installable daq::opendaq_test_utils
  • Fetch GTest/GMock separately via opendaq_module_setup_gtest()
  • Remove daq::test_utils from asam_cmp_common_lib production dependencies
  • Update test_app instances with daq::ModuleManager() factory call
  • Guard coverage setup with to avoid errors when building against installed SDK
  • Remove unused variables in tests to avoid compile time warning/errors

Depends on #67 — must be merged after it

- Replace daq::test_utils with installable daq::opendaq_test_utils
- Fetch GTest/GMock separately via opendaq_module_setup_gtest()
- Remove daq::test_utils from asam_cmp_common_lib production dependencies
- Update test_app instances with daq::ModuleManager() factory call
- Guard coverage setup with to avoid errors when building against installed SDK
- Remove unused variables in tests to avoid compile time warning/errors
@alexadereyko alexadereyko changed the base branch from jira/TBBAS-3049-apply-opendaq-cmake-utils to main March 3, 2026 08:08
@alexadereyko alexadereyko changed the base branch from main to jira/TBBAS-3049-apply-opendaq-cmake-utils March 3, 2026 08:10
@alexadereyko alexadereyko self-assigned this Mar 3, 2026
Base automatically changed from jira/TBBAS-3049-apply-opendaq-cmake-utils to main March 3, 2026 09:16
@alexadereyko alexadereyko merged commit 3f3f56e into main Mar 3, 2026
3 checks passed
@alexadereyko alexadereyko deleted the jira/TBBAS-3050-rework-tests branch March 3, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants