summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2026-02-22Add copy_file_range support and tracepoint attach testsPaul Buetow
2026-02-22Implement mmap/msync syscall support with unit and integration coveragePaul Buetow
2026-02-22Implement sync_file_range coverage and document mage world bootstrapPaul Buetow
2026-02-21Add negative tests for all internal unit tests (task 348)Paul Buetow
2026-02-21fix: close_range path resolution - lookup fd before deleting from mapPaul Buetow
2026-02-21Add integration test framework: plan, workload binary, harness scaffoldingPaul Buetow
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-21Document optional open_by_handle_at excludePaul Buetow
2026-02-21Enable open_by_handle_at tracepointPaul Buetow
2026-02-21Track io_uring setup fds in event loopPaul Buetow
2026-02-21Handle close_range cleanupPaul Buetow
2026-02-21Handle open_by_handle_at without pathnamePaul Buetow
2026-02-21Handle unknown flags for openat2Paul Buetow
2026-02-21Migrate make targets to magePaul Buetow
2026-02-21Align Go project structure and add Mage targetsPaul Buetow
2026-02-21rewrite from Raku to Golang initialPaul Buetow
2025-10-09fix unit tests, initial hard exclude of not working yet syscallsPaul Buetow
2025-10-09initial handle by open_at syscallsPaul Buetow
2025-10-08clarify, that some tests are there already for FCNTLPaul Buetow
2025-10-08add classificationsPaul Buetow
2025-10-08classify more tracepointsPaul Buetow
2025-07-14more on classificationPaul Buetow
2025-07-12initial classificationPaul Buetow
2025-07-11fix the fctnl F_SET bugPaul Buetow
2025-07-11Add comprehensive unit tests for FcntlEvent handlingPaul Buetow
2025-07-10Update TODO.md and remove obsolete unit test commentsPaul 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-05-20fix unit testsPaul 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-16refactorPaul Buetow
2025-04-16fixPaul Buetow
2025-04-16eventloop initial test plus fixPaul Buetow
2025-04-16add types testPaul Buetow
2025-04-15more on testingPaul Buetow
2025-04-14add -version flag and ASCII bannerPaul Buetow
2025-04-11add Bytes()Paul Buetow
2025-04-11fixPaul Buetow