summaryrefslogtreecommitdiff
path: root/internal/eventloop_test.go
AgeCommit message (Expand)Author
2025-07-11Add comprehensive unit tests for FcntlEvent handlingPaul Buetow
2025-07-10Remove outdated dup3 TODO and add comprehensive testsPaul Buetow
2025-07-10fix: Add delay to EnterOnlyTest to prevent race conditionPaul Buetow
2025-07-10feat: Add comprehensive filtering and comm tracking testsPaul Buetow
2025-07-10fix: Update EnterOnlyTest to only verify OpenEvent pendingPaul Buetow
2025-07-10test: add file descriptor lifecycle testsPaul Buetow
2025-07-10test: add io_uring_setup syscall test casePaul Buetow
2025-07-10Add comprehensive test cases for all syscall event typesPaul Buetow
2025-07-10Add remaining helper functions for eventloop testsPaul Buetow
2025-07-10Add comprehensive eventloop tests for multiple syscall typesPaul Buetow
2025-04-17more about thisPaul Buetow
2025-04-16orePaul Buetow
2025-04-16add EqualsPaul Buetow
2025-04-16more on testingPaul Buetow
2025-04-16fix commPaul Buetow
2025-04-16fixPaul Buetow
2025-04-16eventloop initial test plus fixPaul Buetow
2025-04-15more on testingPaul Buetow
2025-04-11initial du testPaul Buetow
2025-04-01add benchmarkPaul Buetow