Commit eaf5712
committed
Add comprehensive chaos testing from multiple compute perspectives
- Distributed Systems: Network partitions, split-brain, eventual consistency
- Concurrency: Race conditions, deadlock prevention, transaction isolation
- File System I/O: Resource exhaustion, permission errors, symlink attacks
- Network Protocol: SSL/TLS validation, protocol fuzzing, MITM prevention
- Performance: CPU exhaustion, algorithmic complexity, memory pressure
- Resource Exhaustion: Memory bombs, connection pools, event loop blocking
Six new test suites covering 300+ security and reliability scenarios1 parent c24a5ba commit eaf5712
6 files changed
Lines changed: 3643 additions & 0 deletions
0 commit comments