Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Tests and fuzzing #17

Closed
5 of 6 tasks
littledivy opened this issue Jul 25, 2024 · 0 comments
Closed
5 of 6 tasks

Tests and fuzzing #17

littledivy opened this issue Jul 25, 2024 · 0 comments

Comments

@littledivy
Copy link
Member

littledivy commented Jul 25, 2024

We have fuzzing setup. I wanna make sure we cover these cases:

  • Run CI on arm64-macos.
  • Cross-"injection" for all formats from all supported hosts.
  • Test mach-O ad-hoc codesign from all host plaforms.
    • codesign -v ./out must pass
  • Test windows resource injection with and without an existing resource directory in the binary.
  • Fuzzing and testing various sizes of data.

Support hosts and targets: Linux x86_64/arm64, macOS x86_64/arm64, Windows x86_64

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant