Skip to content

Improve testing #17

@DeVaukz

Description

@DeVaukz

Most of Mach-O Kit's testing involves using Mach-O Kit to parse every framework on the current host and comparing the output against o-tool. This approach comes with a number of deficiencies:

  • Lack of test coverage against older (or newer, depending on the host) Mach-O binaries.
  • Lack of testing coverage against iOS Mach-O binaries
  • Lack of testing coverage against malformed or malicious binaries.

A handful of binaries from all of the above categories should be selected for a 'core' test pass that can run in CI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions