summaryrefslogtreecommitdiff
path: root/integrationtests/cmd
AgeCommit message (Expand)Author
2026-03-13test: stabilize integration error-path workloadsPaul Buetow
2026-03-10integrationtests: return errors for pidfd syscall lookup (task 377)Paul Buetow
2026-03-05Normalize Go import grouping with local ior sectionPaul Buetow
2026-03-04Fix Go mistake findings and stabilize integration timingPaul Buetow
2026-02-24stability: remove unlink attach sleep and tighten svg/tui helpersPaul Buetow
2026-02-24integrationtests: reduce parallel flakiness in syscall capturePaul Buetow
2026-02-23Harden integration workloads against dropped event flakesPaul Buetow
2026-02-23Run integration tests in parallel by default and stabilize flaky scenariosPaul Buetow
2026-02-23tests: cover durationToPrev gap semanticsPaul Buetow
2026-02-23integrationtests: add pidfd_getfd scenarios and testsPaul Buetow
2026-02-23Add getcwd tracing support and stabilize comm propagation testPaul Buetow
2026-02-22Fix event comm attribution and reduce integration log noisePaul 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 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 integration test expectations to test actual syscall outcomes (task 349)Paul Buetow
2026-02-21Verify harness handles workload crash/nonzero exit (task 343)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