mirror of
https://github.com/serge1/ELFIO.git
synced 2024-11-19 11:14:46 +00:00
7608269069
== DETAILS - define an interface/abstract class for zlib implementation - update the code to reference the implementation, remove zlib dependency - use constructor injection to provide implementations to elfio - add a test to validate the injected object gets used properly ` |
||
---|---|---|
.. | ||
elf_examples | ||
CMakeLists.txt | ||
elfio_fuzzer.cpp | ||
ELFIOTest1.cpp | ||
ELFIOTest2.cpp | ||
ELFIOTest.cpp | ||
runELFtests |