ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

fuzz testing for message filters?

asked 2018-03-26 20:52:58 -0500

cathyshen gravatar image

Message filter is one of the important components in ROS, which monitors data from different sources and do the synchronization via registered callback functions, is there any exiting fuzz testing tools or thoughts for this component?

edit retag flag offensive close merge delete

Comments

I am currently working on something which enables one to do ROS node level fuzzy testing. However it is too early for making it public right now. Stay tuned on discourse.ros.org for threads in the "project" category ;-).

thinwybk gravatar image thinwybk  ( 2018-04-09 03:03:48 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-03-26 22:08:35 -0500

ahendrix gravatar image

There are unit tests for this library, but I doubt that any of them are fuzz tests: https://github.com/ros/ros_comm/tree/...

edit flag offensive delete link more

Comments

Yeah, they are not fuzz actually.

cathyshen gravatar image cathyshen  ( 2018-03-27 01:04:22 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-03-26 20:52:58 -0500

Seen: 239 times

Last updated: Mar 26 '18