dynaroars / ceti

CETI (Correcting Errors using Test-input) is an automatic program repair technique that uses test-input generation to repair C programs. The idea is to convert the buggy program/test suite specification into another program consisting of a location reachable iff the buggy program can be repair to pass the given test suite.

Repository from Github https://github.comdynaroars/cetiRepository from Github https://github.comdynaroars/ceti

dynaroars/ceti Stargazers