dust 1.0.0-beta.5 copy "dust: ^1.0.0-beta.5" to clipboard
dust: ^1.0.0-beta.5 copied to clipboard

outdated

Coverage-guided fuzz testing for Dart

  • 1.0.0-beta.5
  • Automatic simplification of seeds
  • Better simplification algorithm
  • Optimized profile collection. crash_on_bad.dart now runs 6x faster, though programs which do more meaningful work will see less gain.
  • Optimized simplifier. Will not collect coverage unless necessary.
  • 1.0.0-beta.4
  • Switch seed loading/persistence to more of a libfuzzer in/out/merge model.
  • Added option to persist failures to a directory
  • Changed compress_locations abbreviation from c to o.
  • 1.0.0-beta.3
  • Added a configurable timeout per case.
  • Changed default stats interval to 120s
  • Added seed loading/persistence to a directory
  • 1.0.0-beta.2
  • Added stat collection / printouts.
  • 1.0.0-beta.1
  • Added support for custom mutators.
  • 1.0.0-beta.0

Initial release

3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Coverage-guided fuzz testing for Dart

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, collection, crypto, meta, mockito, path, pedantic, quiver, test, vm_service_lib

More

Packages that depend on dust