Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for gtest_vendor package #1516

Closed
1 task
dkroenke opened this issue Jul 18, 2022 · 0 comments · Fixed by #1688
Closed
1 task

Support for gtest_vendor package #1516

dkroenke opened this issue Jul 18, 2022 · 0 comments · Fixed by #1688
Assignees
Labels
tooling All iceoryx related tooling (scripts etc.)

Comments

@dkroenke
Copy link
Member

Brief feature description

When building tests in iceoryx, it checks if a GTest package was found and if not it will be build by our own via an ExternalProject in CMake. For a better support on ROS 2, we should add a support for vendor packages for GTest and GMock that are provided by frameworks like ROS 2.

See: https://github.com/ament/googletest/blob/rolling/googletest/package.xml

Detailed information

  • Try to detect if a gtest vendor package and use this if present instead of the own built GTtest in CMake
@dkroenke dkroenke added the tooling All iceoryx related tooling (scripts etc.) label Jul 18, 2022
@dkroenke dkroenke self-assigned this Jul 18, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 18, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 18, 2022
Restructure iceoryx_posh_testing into own CMake file

Signed-off-by: Dietrich Kroenke <[email protected]>
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 18, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 19, 2022
Write a central macro used by other libraries to
detect if GTest or gtest_vendor package is present
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 19, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 19, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 19, 2022
Write a central macro used by other libraries to
detect if GTest or gtest_vendor package is present
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 19, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 19, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 19, 2022
Write a central macro used by other libraries to
detect if GTest or gtest_vendor package is present

Signed-off-by: Dietrich Krönke <[email protected]>
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 19, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 20, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 20, 2022
Write a central macro used by other libraries to
detect if GTest or gtest_vendor package is present

Signed-off-by: Dietrich Krönke <[email protected]>
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Jul 20, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 1, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 1, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 1, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 1, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 1, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 3, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 3, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 3, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 3, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 3, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 3, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 3, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 4, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Aug 4, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Sep 28, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Oct 24, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Oct 24, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Oct 25, 2022
dkroenke added a commit to ApexAI/iceoryx that referenced this issue Oct 25, 2022
dkroenke added a commit that referenced this issue Oct 26, 2022
…ting-cmake

iox-#1516 Refactor iceoryx_posh testing lib into own CMake file
mossmaurice pushed a commit that referenced this issue Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling All iceoryx related tooling (scripts etc.)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant