Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

add integration tests for capture command #36

Open
alegrey91 opened this issue Aug 14, 2024 · 0 comments
Open

add integration tests for capture command #36

alegrey91 opened this issue Aug 14, 2024 · 0 comments
Labels
good first issue Good for newcomers tests

Comments

@alegrey91
Copy link
Owner

Currently we have integration tests tests/integration.txtar for these command:

  • analyze
  • hunt
  • build

The capture command is not verified, so we should add some commands to ensure its integrity at every run.
We could use the test binary generated by the previous command harpoon analyze and get the syscalls from a single function.

@alegrey91 alegrey91 added good first issue Good for newcomers tests labels Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers tests
Projects
None yet
Development

No branches or pull requests

1 participant