diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-10 09:01:02 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-10 09:01:02 +0300 |
| commit | 54c2911065a2b016249458986c678b8689c77421 (patch) | |
| tree | 0e1e5741ecf47bb13afbffae4e1b3808ebc817d8 /tools | |
| parent | 408d25786e2f53ed0a4290a06ecacb0f3427d5bd (diff) | |
test: add file descriptor lifecycle tests
Added comprehensive tests for file descriptor lifecycle tracking:
- Basic open→read→write→close sequence verification
- FD duplication testing via dup syscall
- Multiple concurrent file descriptors management
- Proper FD tracking and cleanup validation
These tests ensure the eventloop correctly manages the fd→file
mapping throughout the entire lifecycle of file descriptors.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
