index
:
ior
develop
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integrationtests
/
cmd
Age
Commit message (
Expand
)
Author
2026-02-21
Add negative integration tests for rename syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for fcntl syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for dup syscalls
Paul Buetow
2026-02-21
Add negative integration tests for close syscalls
Paul Buetow
2026-02-21
Add negative integration tests for readwrite syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for open syscalls
Paul Buetow
2026-02-21
Fix integration test expectations to test actual syscall outcomes (task 349)
Paul Buetow
2026-02-21
Verify harness handles workload crash/nonzero exit (task 343)
Paul Buetow
2026-02-21
Add io_uring integration tests and workload scenarios
Paul Buetow
2026-02-21
Implement truncate_test.go + workload scenarios for truncate, ftruncate
Paul Buetow
2026-02-21
Implement sync_test.go + workload scenarios for fsync, fdatasync, sync, sync_...
Paul Buetow
2026-02-21
more on integration tests
Paul Buetow
2026-02-21
Add integration test framework: plan, workload binary, harness scaffolding
Paul Buetow