summaryrefslogtreecommitdiff
path: root/internal/eventloop_test.go
AgeCommit message (Expand)Author
2026-02-21Add byte count tracking to event pairsPaul Buetow
2026-02-21Enable name_to_handle_at and io_uring fd attributionPaul Buetow
2026-02-21Track io_uring setup fds in event loopPaul Buetow
2026-02-21Handle close_range cleanupPaul Buetow
2025-10-09fix unit tests, initial hard exclude of not working yet syscallsPaul Buetow
2025-10-08clarify, that some tests are there already for FCNTLPaul Buetow
2025-07-11fix the fctnl F_SET bugPaul Buetow
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