awslabs / flowgger

A fast data collector in Rust
BSD 2-Clause "Simplified" License
834 stars 55 forks source link

Update fuzzing test, store output in temporary directories #82

Closed cahakgeorge closed 5 months ago

cahakgeorge commented 5 months ago

Issue #, if available:

Description of changes: Stores fuzzing test output in a temporary directory, fixing issues with accessing underlying filesystems of hosts the tests are being run on.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.