summaryrefslogtreecommitdiff
path: root/integrationtests
AgeCommit message (Expand)Author
6 daystest(memory): add coverage for mlock/mlock2/munlock/mlockall/munlockallPaul Buetow
6 daystest: add mount_setattr coverage and assert vmsplice TRANSFER byte countPaul Buetow
6 daysfeat(parquet): export rename/link oldname + assert oldname capture end-to-endPaul Buetow
6 daysfeat(parquet): surface epoll_ctl op/target-fd/events metadataPaul Buetow
6 daystest: add deterministic ioctl coverage and quotactl_fd in mountfsPaul Buetow
6 daystest: add coverage for pidfd_send_signal and fadvise64Paul Buetow
10 daystest: add coverage for mknodat and ioprio_get/ioprio_setPaul Buetow
10 daystest: add coverage for setitimer (signal-safe) and statfs/fstatfsPaul Buetow
10 daystest: add end-to-end coverage for getrandom (READ byte count) and flock (KindFd)Paul Buetow
10 daystest(aio): add io_getevents and io_cancel enter coveragePaul Buetow
10 daystest: close issued-but-unasserted gaps (signals, sched, sysv msgrcv) + fix pi...Paul Buetow
10 daystest(landlock): cover landlock_add_rule end-to-end (nj0)Paul Buetow
10 daystest(utime): add end-to-end coverage for futimesat and utimensatPaul Buetow
10 daystest(xattr): cover get/list/lset/setxattrat/removexattr + fd-based xattr vari...Paul Buetow
10 daystest(priority): add end-to-end coverage for getpriority/setpriorityPaul Buetow
10 daystest(timerfd): assert timerfd_settime/gettime fd capture end-to-endPaul Buetow
10 daystest(chown): add end-to-end coverage for chown/fchown/lchown/fchownat familyPaul Buetow
10 daystest(chmod): add end-to-end coverage for chmod/fchmod/fchmodat familyPaul Buetow
10 daystest(copy_file_range): assert TRANSFER_CLASSIFIED copied byte count end-to-endPaul Buetow
10 daystest(retbytes): assert readlinkat READ_CLASSIFIED byte count end-to-endPaul Buetow
10 daystest(retbytes): assert getdents64 READ_CLASSIFIED byte count end-to-endPaul Buetow
10 daysfix(classify): assign vmsplice to FamilyNetwork, not MiscPaul Buetow
13 daystest(integration): add landlock_create_ruleset coveragePaul Buetow
13 daystest(integration): add cachestat end-to-end coveragePaul Buetow
13 daystest(integration): add inotify family tracing coveragePaul Buetow
14 daystest(xattr): add removexattrat end-to-end integration coveragePaul Buetow
2026-06-01test(integration): cover fsconfig/fspick/open_tree in mount-API scenarioPaul Buetow
2026-06-01fix(classify): mq_timedsend returns status, not bytes — make ret UNCLASSIFIEDPaul Buetow
2026-06-01test(xattr): add path-based setxattr end-to-end integration coveragePaul Buetow
2026-06-01test(sched): assert sched_rr_get_interval enter in TestSchedBasicPaul Buetow
2026-06-01fix(classify): assign alarm to FamilyTime, not MiscPaul Buetow
2026-06-01test(integration): add SysV msg/sem tracing coveragePaul Buetow
2026-06-01test(integration): add Sched family tracing coveragePaul Buetow
2026-06-01test(integration): add Misc family tracing coveragePaul Buetow
2026-06-01test(integration): add Signals family tracing coveragePaul Buetow
2026-06-01test(integration): add SysV shm tracing coveragePaul Buetow
2026-06-01test(integration): add pwritev/pwritev2 retbytes coveragePaul Buetow
2026-05-31test(readahead): add end-to-end integration coveragePaul Buetow
2026-05-31listxattrat: READ-classify return for xattr-list family consistencyPaul Buetow
2026-05-31getxattrat: READ-classify return for xattr-get family consistencyPaul Buetow
2026-05-31test(timer): add POSIX timer family end-to-end integration coveragePaul Buetow
2026-05-31test(retbytes): assert read byte counts for pread64/preadv/preadv2Paul Buetow
2026-05-31test(openat2): add end-to-end integration coverage for openat2Paul Buetow
2026-05-31test(mountfs): exercise fsopen end-to-end in mount-API scenarioPaul Buetow
2026-05-31test(aio): add io_submit end-to-end integration coveragePaul Buetow
2026-05-31test(aio): add io_setup end-to-end integration coveragePaul Buetow
2026-05-30fix(sleep): record sentinel for TIMER_ABSTIME clock_nanosleep (a20)Paul Buetow
2026-05-30integrationtests: scope leaked-temp-dir detection to a per-test prefix (q10)Paul Buetow
2026-05-29utime/utimes: classify as FS family (fix Misc misclassification)Paul Buetow
2026-05-28close_range: honor last bound and CLOSE_RANGE_CLOEXEC flagPaul Buetow