ocelab / ocelot

OCELOT is a testing tool employing genetic algorithms to automatically generate tests for C functions
https://ocelot.science/
3 stars 1 forks source link
genetic-algorithm java research search-algorithm testing

OCELOT Build Status

OCELOT is a testing tool capable of generating automatically test data for a C function. It uses JNI in order to call dynamically the C function that will be tested.

OCELOT provides two main runnable classes:

Notes

OCELOT currently requires GLib-2.0. OCELOT also uses (for some specific algorithms) lp-solve. Please, see the notes in order to install properly the library.

Installing notes for lp-solve

http://lpsolve.sourceforge.net/5.5/Java/README.html#install