HexHive / retrowrite

RetroWrite -- Retrofitting compiler passes through binary rewriting
Other
655 stars 78 forks source link

Extensive test harness #41

Open diagprov opened 2 years ago

diagprov commented 2 years ago

Task Overview

In order to give confidence in Retrowrite as a product, we should develop an extensive testing suite using real-world binary programs, as well as test cases for all optimizations we apply and languages we support. Ideally, we would move to a continuous integration setup, but the first step is to create the test cases to evaluate all architectures supported by Retrowrite.