Skip to content

Commit

Permalink
Run test_tracetools tests against rmw_zenoh_cpp
Browse files Browse the repository at this point in the history
Signed-off-by: Christophe Bedard <[email protected]>
  • Loading branch information
christophebedard committed Oct 9, 2024
1 parent ab920f0 commit 321f2e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ The following `rmw` implementations are supported:
* `rmw_cyclonedds_cpp`
* `rmw_fastrtps_cpp`
* `rmw_fastrtps_dynamic_cpp`
* `rmw_zenoh_cpp`

To make sure that the instrumentation and tracepoints are available:

Expand Down
1 change: 1 addition & 0 deletions test_tracetools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ if(BUILD_TESTING)
rmw_cyclonedds_cpp
rmw_fastrtps_cpp
rmw_fastrtps_dynamic_cpp
rmw_zenoh_cpp
)
get_available_rmw_implementations(rmw_implementations)
foreach(_test_path ${_test_tracetools_pytest_tests_multi_rmw})
Expand Down

0 comments on commit 321f2e5

Please sign in to comment.