mjhouse / deaf

A library for inspecting/modifying ELF binaries
GNU General Public License v3.0
7 stars 0 forks source link

Create tests for more complex helper methods on SymbolItem #31

Open mjhouse opened 1 year ago

mjhouse commented 1 year ago

Create tests that exercise the methods added in #28. Assertions for the is_* methods can be combined in one test because they should be one-liners and basically infallible.