summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-23integrationtests: add opt-in parallel execution modePaul Buetow
2026-02-23flags: document open_by_handle_at CO-RE re-evaluationPaul Buetow
2026-02-23integrationtests: add pidfd_getfd scenarios and testsPaul Buetow
2026-02-23Track pidfd_getfd returned fds in eventloopPaul Buetow
2026-02-23Add baseline pidfd_getfd tracepoint supportPaul Buetow
2026-02-23Add getcwd tracing support and stabilize comm propagation testPaul Buetow
2026-02-23Fix integration trace expectations and fd/open event handlingPaul Buetow
2026-02-22some stuffPaul Buetow
2026-02-22Fix event comm attribution and reduce integration log noisePaul Buetow
2026-02-22Stabilize close invalid-fd integration test against empty commPaul Buetow
2026-02-22Filter noisy tracepoint attach lines from integration LOG outputPaul Buetow
2026-02-22Stream live integration test status and per-test logsPaul Buetow
2026-02-22Add heartbeat progress logs for integration test runsPaul Buetow
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-21Split ioworkload scenarios.go into per-category filesPaul Buetow
2026-02-21Add negative tests for all internal unit tests (task 348)Paul Buetow
2026-02-21Add negative integration tests for io_uring syscalls (EBADF)Paul Buetow
2026-02-21Add negative integration tests for truncate syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for sync syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for stat syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for dir syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for unlink syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for link syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for rename syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for fcntl syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for dup syscallsPaul Buetow
2026-02-21Add negative integration tests for close syscallsPaul Buetow
2026-02-21Add negative integration tests for readwrite syscalls (task 348)Paul Buetow
2026-02-21Add negative integration tests for open syscallsPaul Buetow
2026-02-21fix: close_range path resolution - lookup fd before deleting from mapPaul Buetow
2026-02-21Fix integration test expectations to test actual syscall outcomes (task 349)Paul Buetow
2026-02-21integrationtests: address review comments on cleanup testsPaul Buetow
2026-02-21integrationtests: verify no temp files or artifacts leak after testsPaul Buetow
2026-02-21Address review: strengthen multi-record assertions, add corrupt-zstd testPaul Buetow
2026-02-21Add parse.go unit tests verifying .ior.zst deserialization and TestResult fieldsPaul Buetow
2026-02-21Add ior crash/timeout harness tests (task 343)Paul Buetow
2026-02-21Verify harness handles workload crash/nonzero exit (task 343)Paul Buetow
2026-02-21Fix integration test harness: symlink BPF object, increase grace period, impr...Paul Buetow
2026-02-21Add io_uring integration tests and workload scenariosPaul Buetow
2026-02-21Implement truncate_test.go + workload scenarios for truncate, ftruncatePaul Buetow
2026-02-21Implement sync_test.go + workload scenarios for fsync, fdatasync, sync, sync_...Paul Buetow
2026-02-21more on integration testsPaul Buetow
2026-02-21Add integration test framework: plan, workload binary, harness scaffoldingPaul Buetow
2026-02-21Move TODO list to taskwarriorPaul 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-21review comments added to gitignroesPaul Buetow
2026-02-21Fix outdated line references and test command in documentationPaul Buetow