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

Augment Spicy-related features so they emit test using spicy-driver batch files #41

Open
bbannier opened this issue Oct 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bbannier
Copy link
Member

For Spicy-based packages we currently emit three kinds of tests:

  • availability.zeek: Check that the analyzer can be loaded with zeek
  • standalone.zeek: For adding spicyc/spicy-driver based unit tests
  • trace.zeek: zeek-based test for Zeek events

We should consider adding a test which uses spicy-driver's batch files for testing without Zeek. Such a test could dynamically transform the test PCAP we already distribute to a batch file and then use spicy-driver. If we add sufficient documentation this might be enough to get users acquainted with batch files, and into a habit of using them.

@bbannier bbannier added the enhancement New feature or request label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant