rclcpp/rclcpp/test
Prajakta Gokhale 1feea5e137
Add NodeDefault option for enabling topic statistics (#1074)
* Add NodeDefault option for enabling topic statistics

Signed-off-by: Prajakta Gokhale <prajaktg@amazon.com>

* Remove unnecessary if statement

Signed-off-by: Prajakta Gokhale <prajaktg@amazon.com>
2020-04-21 00:07:14 -07:00
..
executors Switch IntraProcessMessage to test_msgs/Empty (#1017) 2020-03-20 16:36:19 -03:00
node_interfaces Fix get_node_interfaces functions taking a pointer (#821) 2019-08-21 09:17:25 -03:00
resources/test_node Take parameter overrides provided through the CLI. (#865) 2019-09-25 14:57:49 -03:00
topic_statistics Topic Statistics: Add SubscriptionTopicStatistics class (#1050) 2020-04-20 16:18:21 -07:00
test_client.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_create_timer.cpp Add rclcpp::create_timer() (#757) 2019-06-10 16:37:55 -07:00
test_duration.cpp Type conversions fixes (#901) 2019-11-22 10:23:55 -08:00
test_executor.cpp ensure removal of guard conditions of expired nodes from memory strategy (#741) 2019-05-24 15:31:31 -07:00
test_expand_topic_or_service_name.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_externally_defined_services.cpp remove mock msgs from rclcpp (#800) 2019-08-05 22:43:30 -07:00
test_find_weak_nodes.cpp ensure removal of guard conditions of expired nodes from memory strategy (#741) 2019-05-24 15:31:31 -07:00
test_function_traits.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_guard_condition.cpp [rclcpp] add WaitSet class and modify entities to work without executor (#1047) 2020-04-13 16:41:59 -07:00
test_init.cpp Deprecated is_initialized() (#967) 2020-01-22 14:11:58 -05:00
test_intra_process_buffer.cpp Fix asserts on shared_ptr::use_count; expects long, got uint32 (#936) 2019-12-06 11:25:58 -08:00
test_intra_process_manager.cpp New Intra-Process Communication (#778) 2019-10-21 16:46:38 -04:00
test_loaned_message.cpp rename return functions for loaned messages (#896) 2019-10-21 22:47:42 -05:00
test_logger.cpp Add Logger class and give one to nodes (#411) 2017-12-04 16:07:29 -08:00
test_logging.cpp Switch to using new rcutils_strerror. (#993) 2020-02-28 15:22:25 -05:00
test_node.cpp Add InvalidParameterTypeException (#1027) 2020-04-08 20:58:22 -07:00
test_node_global_args.cpp Force explicit --ros-args in NodeOptions::arguments(). (#845) 2019-09-05 13:20:47 -03:00
test_node_options.cpp code style only: wrap after open parenthesis if not in one line (#977) 2020-02-03 09:06:57 -08:00
test_parameter.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_parameter_client.cpp fix style from #963 2020-01-13 15:08:19 -08:00
test_parameter_events_filter.cpp provide a class to filter parameter events conveniently based on name and type of parameter event (#391) 2017-11-29 11:11:18 -08:00
test_parameter_map.cpp Include missing rcl headers in use. (#782) 2019-07-12 11:01:21 -03:00
test_publisher.cpp Switch IntraProcessMessage to test_msgs/Empty (#1017) 2020-03-20 16:36:19 -03:00
test_publisher_subscription_count_api.cpp Switch IntraProcessMessage to test_msgs/Empty (#1017) 2020-03-20 16:36:19 -03:00
test_qos.cpp Add equality operators for QoS profile (#1032) 2020-03-25 15:30:30 -07:00
test_qos_event.cpp Create a default warning for qos incompatibility (#1051) 2020-04-14 15:16:39 -03:00
test_rate.cpp Remove namespaces and namespace escalation e.g. node:: (#416) 2017-12-05 15:02:00 -08:00
test_ring_buffer_implementation.cpp New Intra-Process Communication (#778) 2019-10-21 16:46:38 -04:00
test_serialized_message_allocator.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_service.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_subscription.cpp [rclcpp] add WaitSet class and modify entities to work without executor (#1047) 2020-04-13 16:41:59 -07:00
test_subscription_options.cpp Add NodeDefault option for enabling topic statistics (#1074) 2020-04-21 00:07:14 -07:00
test_subscription_publisher_count_api.cpp Switch IntraProcessMessage to test_msgs/Empty (#1017) 2020-03-20 16:36:19 -03:00
test_subscription_traits.cpp *_raw function (#388) 2018-06-16 10:36:00 +02:00
test_time.cpp Avoid possible UB in Clock jump callbacks (#954) 2019-12-20 12:04:29 -03:00
test_time_source.cpp Add callback handler for use_sim_time parameter #802 (#875) 2019-10-01 10:14:55 -03:00
test_timer.cpp Add line break after first open paren in multiline function call (#785) 2019-08-07 08:33:06 -07:00
test_utilities.cpp Drop rclcpp remove_ros_arguments_null test case. (#894) 2019-10-17 16:22:57 -03:00
test_wait_set.cpp [rclcpp] add WaitSet class and modify entities to work without executor (#1047) 2020-04-13 16:41:59 -07:00