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
Age
Commit message (
Expand
)
Author
10 days
test: add end-to-end coverage for getrandom (READ byte count) and flock (KindFd)
Paul Buetow
10 days
test(aio): add io_getevents and io_cancel enter coverage
Paul Buetow
10 days
test: close issued-but-unasserted gaps (signals, sched, sysv msgrcv) + fix pi...
Paul Buetow
10 days
test(landlock): cover landlock_add_rule end-to-end (nj0)
Paul Buetow
10 days
test(utime): add end-to-end coverage for futimesat and utimensat
Paul Buetow
10 days
test(xattr): cover get/list/lset/setxattrat/removexattr + fd-based xattr vari...
Paul Buetow
10 days
test(priority): add end-to-end coverage for getpriority/setpriority
Paul Buetow
10 days
test(timerfd): assert timerfd_settime/gettime fd capture end-to-end
Paul Buetow
10 days
test(chown): add end-to-end coverage for chown/fchown/lchown/fchownat family
Paul Buetow
10 days
test(chmod): add end-to-end coverage for chmod/fchmod/fchmodat family
Paul Buetow
10 days
test(copy_file_range): assert TRANSFER_CLASSIFIED copied byte count end-to-end
Paul Buetow
10 days
test(retbytes): assert readlinkat READ_CLASSIFIED byte count end-to-end
Paul Buetow
10 days
test(retbytes): assert getdents64 READ_CLASSIFIED byte count end-to-end
Paul Buetow
10 days
fix(classify): assign vmsplice to FamilyNetwork, not Misc
Paul Buetow
13 days
test(integration): add landlock_create_ruleset coverage
Paul Buetow
14 days
test(integration): add cachestat end-to-end coverage
Paul Buetow
14 days
test(integration): add inotify family tracing coverage
Paul Buetow
2026-06-02
test(xattr): add removexattrat end-to-end integration coverage
Paul Buetow
2026-06-01
test(integration): cover fsconfig/fspick/open_tree in mount-API scenario
Paul Buetow
2026-06-01
fix(classify): mq_timedsend returns status, not bytes — make ret UNCLASSIFIED
Paul Buetow
2026-06-01
test(xattr): add path-based setxattr end-to-end integration coverage
Paul Buetow
2026-06-01
test(sched): assert sched_rr_get_interval enter in TestSchedBasic
Paul Buetow
2026-06-01
fix(classify): assign alarm to FamilyTime, not Misc
Paul Buetow
2026-06-01
test(integration): add SysV msg/sem tracing coverage
Paul Buetow
2026-06-01
test(integration): add Sched family tracing coverage
Paul Buetow
2026-06-01
test(integration): add Misc family tracing coverage
Paul Buetow
2026-06-01
test(integration): add Signals family tracing coverage
Paul Buetow
2026-06-01
test(integration): add SysV shm tracing coverage
Paul Buetow
2026-06-01
test(integration): add pwritev/pwritev2 retbytes coverage
Paul Buetow
2026-05-31
test(readahead): add end-to-end integration coverage
Paul Buetow
2026-05-31
listxattrat: READ-classify return for xattr-list family consistency
Paul Buetow
2026-05-31
getxattrat: READ-classify return for xattr-get family consistency
Paul Buetow
2026-05-31
test(timer): add POSIX timer family end-to-end integration coverage
Paul Buetow
2026-05-31
test(retbytes): assert read byte counts for pread64/preadv/preadv2
Paul Buetow
2026-05-31
test(openat2): add end-to-end integration coverage for openat2
Paul Buetow
2026-05-31
test(mountfs): exercise fsopen end-to-end in mount-API scenario
Paul Buetow
2026-05-31
test(aio): add io_submit end-to-end integration coverage
Paul Buetow
2026-05-31
test(aio): add io_setup end-to-end integration coverage
Paul Buetow
2026-05-30
fix(sleep): record sentinel for TIMER_ABSTIME clock_nanosleep (a20)
Paul Buetow
2026-05-30
integrationtests: scope leaked-temp-dir detection to a per-test prefix (q10)
Paul Buetow
2026-05-29
utime/utimes: classify as FS family (fix Misc misclassification)
Paul Buetow
2026-05-28
close_range: honor last bound and CLOSE_RANGE_CLOEXEC flag
Paul Buetow
2026-05-27
Stabilize integration test startup
Paul Buetow
2026-05-21
g7 classify fd-from-air eventfd users
Paul Buetow
2026-05-21
n7 classify pidfd and misc tail syscalls
Paul Buetow
2026-05-21
f7 wire eventfd kind for fd-from-air IPC syscalls
Paul Buetow
2026-05-21
p7 add attach-time trace dimension gating
Paul Buetow
2026-05-20
task-47: add KindExec for execve paths
Paul Buetow
2026-05-20
test: strengthen security integration semantics (task 77)
Paul Buetow
2026-05-20
feat: add keyctl ptrace perf_event_open tracing (task 77)
Paul Buetow
[next]