noseglasses / elf_diff

A tool to compare ELF binaries
GNU General Public License v3.0
171 stars 21 forks source link

ci: Improve test directory structure #71

Closed noseglasses closed 2 years ago

noseglasses commented 2 years ago

Tests whose ficture class is derived from TestCaseWithSubdirs will now generate any test output in a directory structure where the top level directory matches the fixture class name and the subdirectories the test method names of the fixture.