mirror of
https://github.com/telemt/telemt.git
synced 2026-04-22 04:54:09 +03:00
Add security tests for pool writer and pool refill functionality
This commit is contained in:
@@ -29,6 +29,10 @@ mod health_integration_tests;
|
||||
mod health_adversarial_tests;
|
||||
#[cfg(test)]
|
||||
mod send_adversarial_tests;
|
||||
#[cfg(test)]
|
||||
mod pool_writer_security_tests;
|
||||
#[cfg(test)]
|
||||
mod pool_refill_security_tests;
|
||||
|
||||
use bytes::Bytes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user