Skip to content

Tw1ddle/geometrize-lib-fuzzing

Repository files navigation

Geometrize fuzzing logo

License Build Status Badge

This is a fuzzing test program for the Geometrize library, a tool for geometrizing images into geometric primitives.

This program ensures that Geometrize handles all sorts of unusual data. It also serves as a basic sample program to demonstrate Geometrize.

Geometrized Prairie Dog

Usage

Build and run the project. Progress is reported in the console. The program should throw an error and quit if something goes wrong.

Currently, the program takes images from the input data folder, geometrizes them using random settings, and saves the results to the output data folder. It also merges input images together to create new test cases.

Notes

  • Got an idea or suggestion? Open an issue on GitHub, or send Sam a message on Twitter.

About

Fuzz testing harness for Geometrize, a library for geometrizing images into geometric primitives

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published