Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 625 Bytes

README.rst

File metadata and controls

27 lines (20 loc) · 625 Bytes

roswire

https://travis-ci.org/ChrisTimperley/roswire.svg?branch=master

Feature Roadmap

  • Supports ROS 1 and 2.
  • Differential coverage collection for C, C++ and Java.
  • Highly parallel: interact with multiple systems simultaneously.
  • Mutation API: quickly apply random source-code mutations to SUTs.
  • Simulation speedup.
  • Plugin-based simulator support.
  • Modular oracles.
  • Trace collection and streaming.

Applications

  • Property-based testing
  • Blackbox fuzzing
  • Model discovery