index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
eventloop_test.go
Age
Commit message (
Expand
)
Author
2025-07-11
Add comprehensive unit tests for FcntlEvent handling
Paul Buetow
2025-07-10
Remove outdated dup3 TODO and add comprehensive tests
Paul Buetow
2025-07-10
fix: Add delay to EnterOnlyTest to prevent race condition
Paul Buetow
2025-07-10
feat: Add comprehensive filtering and comm tracking tests
Paul Buetow
2025-07-10
fix: Update EnterOnlyTest to only verify OpenEvent pending
Paul Buetow
2025-07-10
test: add file descriptor lifecycle tests
Paul Buetow
2025-07-10
test: add io_uring_setup syscall test case
Paul Buetow
2025-07-10
Add comprehensive test cases for all syscall event types
Paul Buetow
2025-07-10
Add remaining helper functions for eventloop tests
Paul Buetow
2025-07-10
Add comprehensive eventloop tests for multiple syscall types
Paul Buetow
2025-04-17
more about this
Paul Buetow
2025-04-16
ore
Paul Buetow
2025-04-16
add Equals
Paul Buetow
2025-04-16
more on testing
Paul Buetow
2025-04-16
fix comm
Paul Buetow
2025-04-16
fix
Paul Buetow
2025-04-16
eventloop initial test plus fix
Paul Buetow
2025-04-15
more on testing
Paul Buetow
2025-04-11
initial du test
Paul Buetow
2025-04-01
add benchmark
Paul Buetow