Package Summary

Tags No category tags.
Version 4.1.1
License Apache 2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/ros2_tracing.git
VCS Type git
VCS Version humble
Last Updated 2022-11-07
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Utilities for tracing-related tests.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

  • Christophe Bedard
README
No README found. See repository README.
CHANGELOG

Changelog for package tracetools_test

4.1.1 (2022-11-07)

  • Merge branch \'clalancette/release-4.1.0\' into \'master\'
  • Contributors: Christophe Bedard

4.1.0 (2022-03-29)

  • Allow providing additional actions for TraceTestCase
  • Contributors: Christophe Bedard

4.0.0 (2022-01-20)

  • Remove default value for \'package\' kwarg for TraceTestCase
  • Move actual tests out of tracetools_test to new test_tracetools package
  • Contributors: Christophe Bedard

3.1.0 (2021-08-11)

  • Add tests for rmw init/pub, take, and executor instrumentation
  • Add field type assertion utilities to TraceTestCase
  • Fixing deprecated subscriber callback warnings
  • Contributors: Abrar Rahman Protyasha, Christophe Bedard

2.3.0 (2021-03-31)

  • Update after namespacing C++ tracetools functions and macros
  • Contributors: Christophe Bedard

2.2.0 (2021-03-29)

  • Add tests for rcl_publish and rclcpp_publish tracepoints
  • Allow asserting order of list of events
  • Contributors: Christophe Bedard

2.1.0 (2021-01-13)

  • Allow skipping test trace cleanup by setting an environment variable
  • Add test for timer-node linking instrumentation
  • Increased code coverage > 94% as part of QL1
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_test at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 6.3.1
License Apache 2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/ros2_tracing.git
VCS Type git
VCS Version iron
Last Updated 2023-05-11
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Utilities for tracing-related tests.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

  • Christophe Bedard
README
No README found. See repository README.
CHANGELOG

Changelog for package tracetools_test

6.3.1 (2023-05-11)

6.3.0 (2023-04-18)

6.2.0 (2023-04-18)

6.1.0 (2023-04-13)

6.0.0 (2023-04-12)

5.1.0 (2023-03-02)

4.1.0 (2022-03-29)

  • Allow providing additional actions for TraceTestCase
  • Contributors: Christophe Bedard

4.0.0 (2022-01-20)

  • Remove default value for \'package\' kwarg for TraceTestCase
  • Move actual tests out of tracetools_test to new test_tracetools package
  • Contributors: Christophe Bedard

3.1.0 (2021-08-11)

  • Add tests for rmw init/pub, take, and executor instrumentation
  • Add field type assertion utilities to TraceTestCase
  • Fixing deprecated subscriber callback warnings
  • Contributors: Abrar Rahman Protyasha, Christophe Bedard

2.3.0 (2021-03-31)

  • Update after namespacing C++ tracetools functions and macros
  • Contributors: Christophe Bedard

2.2.0 (2021-03-29)

  • Add tests for rcl_publish and rclcpp_publish tracepoints
  • Allow asserting order of list of events
  • Contributors: Christophe Bedard

2.1.0 (2021-01-13)

  • Allow skipping test trace cleanup by setting an environment variable
  • Add test for timer-node linking instrumentation
  • Increased code coverage > 94% as part of QL1
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_test at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 8.2.0
License Apache 2.0
Build type AMENT_PYTHON
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/ros2_tracing.git
VCS Type git
VCS Version rolling
Last Updated 2024-04-16
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Utilities for tracing-related tests.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

  • Christophe Bedard
README
No README found. See repository README.
CHANGELOG

Changelog for package tracetools_test

8.2.0 (2024-04-16)

  • Replace all occurences of index.ros.org (#114)
  • Improve tracetools_test and simplify test_tracetools code (#109)
  • Improve assertEventOrder failure output (#106)
  • Contributors: Chris Lalancette, Christophe Bedard

8.1.0 (2024-03-27)

  • Allow tracing tests to be run in parallel with other tests (#95)
  • Fix interference between test_tracetools and ros2lifecycle tests (#96)
  • Make tracing test assert messages more descriptive (#93)
  • Contributors: Christophe Bedard

8.0.0 (2024-01-23)

  • Fix use of mutable default arg in tracetools_test (#84)
  • Contributors: Christophe Bedard

7.1.0 (2023-08-23)

7.0.0 (2023-06-09)

6.4.1 (2023-05-11)

  • Switch <depend> to <exec_depend> in pure Python packages (#67)
  • Contributors: Christophe Bedard

6.4.0 (2023-04-28)

6.3.0 (2023-04-18)

6.2.0 (2023-04-18)

6.1.0 (2023-04-13)

6.0.0 (2023-04-12)

5.1.0 (2023-03-02)

4.1.0 (2022-03-29)

  • Allow providing additional actions for TraceTestCase
  • Contributors: Christophe Bedard

4.0.0 (2022-01-20)

  • Remove default value for \'package\' kwarg for TraceTestCase
  • Move actual tests out of tracetools_test to new test_tracetools package
  • Contributors: Christophe Bedard

3.1.0 (2021-08-11)

  • Add tests for rmw init/pub, take, and executor instrumentation
  • Add field type assertion utilities to TraceTestCase
  • Fixing deprecated subscriber callback warnings
  • Contributors: Abrar Rahman Protyasha, Christophe Bedard

2.3.0 (2021-03-31)

  • Update after namespacing C++ tracetools functions and macros
  • Contributors: Christophe Bedard

2.2.0 (2021-03-29)

  • Add tests for rcl_publish and rclcpp_publish tracepoints
  • Allow asserting order of list of events
  • Contributors: Christophe Bedard

2.1.0 (2021-01-13)

  • Allow skipping test trace cleanup by setting an environment variable
  • Add test for timer-node linking instrumentation
  • Increased code coverage > 94% as part of QL1
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_test at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.3.0
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/ros2_tracing.git
VCS Type git
VCS Version galactic
Last Updated 2021-05-06
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Testing utilities and tests for the tracetools package.

Additional Links

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

  • Christophe Bedard
README
No README found. See repository README.
CHANGELOG

Changelog for package tracetools_test

2.3.0 (2021-03-31)

  • Update after namespacing C++ tracetools functions and macros
  • Contributors: Christophe Bedard

2.2.0 (2021-03-29)

  • Add tests for rcl_publish and rclcpp_publish tracepoints
  • Allow asserting order of list of events
  • Contributors: Christophe Bedard

2.1.0 (2021-01-13)

  • Allow skipping test trace cleanup by setting an environment variable
  • Add test for timer-node linking instrumentation
  • Increased code coverage > 94% as part of QL1
  • Contributors: Christophe Bedard, Ingo L

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_test at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.6
License Apache 2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/ros2/ros2_tracing.git
VCS Type git
VCS Version foxy
Last Updated 2023-05-27
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Testing utilities and tests for the tracetools package.

Additional Links

No additional links.

Maintainers

  • Christophe Bedard
  • Ingo Luetkebohle

Authors

  • Christophe Bedard
README
No README found. See repository README.
CHANGELOG

Changelog for package tracetools_test

1.0.6 (2023-05-27)

  • Merge branch \'version-1-0-5\' into \'foxy\'
  • Contributors: Christophe Bedard

1.0.5 (2020-12-22)

  • Increased code coverage > 94% as part of QL1
  • Contributors: Christophe Bedard, Alejandro Hern

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged tracetools_test at Robotics Stack Exchange