summaryrefslogtreecommitdiff
path: root/integrationtests/cmd
AgeCommit message (Expand)Author
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