summaryrefslogtreecommitdiff
path: root/integrationtests/readwrite_test.go
AgeCommit message (Expand)Author
2026-06-01test(integration): add pwritev/pwritev2 retbytes coveragePaul Buetow
2026-05-31test(readahead): add end-to-end integration coveragePaul Buetow
2026-05-31test(retbytes): assert read byte counts for pread64/preadv/preadv2Paul Buetow
2026-05-18j6: account bytes for ret-classified syscallsPaul Buetow
2026-03-04Fix Go mistake findings and stabilize integration timingPaul Buetow
2026-02-26Add byte assertions for read/write integration scenariosPaul Buetow
2026-02-25Add TUI StreamEvent constructor and testsPaul Buetow
2026-02-21Add negative integration tests for readwrite syscalls (task 348)Paul Buetow
2026-02-21more on integration testsPaul Buetow