index
:
ior
main
I/O Riot NG is an experiment with BPF.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
integrationtests
Age
Commit message (
Expand
)
Author
2026-03-13
test: stabilize integration error-path workloads
Paul Buetow
2026-03-12
docs: finalize libbpfgo upgrade guidance
Paul Buetow
2026-03-12
internal: embed BPF object into ior binary
Paul Buetow
2026-03-10
integrationtests: return errors for pidfd syscall lookup (task 377)
Paul Buetow
2026-03-06
refactor: remove legacy iordata path map fallback (task 384)
Paul Buetow
2026-03-05
Normalize Go import grouping with local ior section
Paul Buetow
2026-03-04
Fix Go mistake findings and stabilize integration timing
Paul Buetow
2026-02-26
Add byte assertions for read/write integration scenarios
Paul Buetow
2026-02-25
Add TUI StreamEvent constructor and tests
Paul Buetow
2026-02-24
stability: remove unlink attach sleep and tighten svg/tui helpers
Paul Buetow
2026-02-24
flamegraph: remove external tool path and document native generation
Paul Buetow
2026-02-24
integrationtests: reduce parallel flakiness in syscall capture
Paul Buetow
2026-02-23
Use NumCPU*2 as default integration test parallelism
Paul Buetow
2026-02-23
Harden integration workloads against dropped event flakes
Paul Buetow
2026-02-23
Run integration tests in parallel by default and stabilize flaky scenarios
Paul Buetow
2026-02-23
tests: cover durationToPrev gap semantics
Paul Buetow
2026-02-23
integrationtests: add opt-in parallel execution mode
Paul Buetow
2026-02-23
integrationtests: add pidfd_getfd scenarios and tests
Paul Buetow
2026-02-23
Add getcwd tracing support and stabilize comm propagation test
Paul Buetow
2026-02-23
Fix integration trace expectations and fd/open event handling
Paul Buetow
2026-02-22
some stuff
Paul Buetow
2026-02-22
Fix event comm attribution and reduce integration log noise
Paul Buetow
2026-02-22
Stabilize close invalid-fd integration test against empty comm
Paul Buetow
2026-02-22
Add copy_file_range support and tracepoint attach tests
Paul Buetow
2026-02-22
Implement mmap/msync syscall support with unit and integration coverage
Paul Buetow
2026-02-22
Implement sync_file_range coverage and document mage world bootstrap
Paul Buetow
2026-02-21
Split ioworkload scenarios.go into per-category files
Paul Buetow
2026-02-21
Add negative integration tests for io_uring syscalls (EBADF)
Paul Buetow
2026-02-21
Add negative integration tests for truncate syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for sync syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for stat syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for dir syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for unlink syscalls (task 348)
Paul Buetow
2026-02-21
Add negative integration tests for link syscalls (task 348)
Paul Buetow
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
integrationtests: address review comments on cleanup tests
Paul Buetow
2026-02-21
integrationtests: verify no temp files or artifacts leak after tests
Paul Buetow
2026-02-21
Address review: strengthen multi-record assertions, add corrupt-zstd test
Paul Buetow
2026-02-21
Add parse.go unit tests verifying .ior.zst deserialization and TestResult fields
Paul Buetow
2026-02-21
Add ior crash/timeout harness tests (task 343)
Paul Buetow
2026-02-21
Verify harness handles workload crash/nonzero exit (task 343)
Paul Buetow
2026-02-21
Fix integration test harness: symlink BPF object, increase grace period, impr...
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
[next]