summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-21 21:39:18 +0200
committerPaul Buetow <paul@buetow.org>2026-02-21 21:39:18 +0200
commitd455543bf0838c7fe2250081c5ea8ed3e275d236 (patch)
treeb34542ab4761c686d43938034c7d3960c3f0d8ba /internal
parent065389bac04c71a5dd5f44b2cfe5fe801bafabab (diff)
Add negative integration tests for sync syscalls (task 348)
Add three EBADF scenarios testing ior's ability to capture sync-related tracepoints even when the underlying syscall fails: - sync-fsync-ebadf: fsync on invalid fd, expects enter_fsync - sync-fdatasync-ebadf: fdatasync on invalid fd, expects enter_fdatasync - sync-file-range-ebadf: sync_file_range on invalid fd, expects enter_sync_file_range Amp-Thread-ID: https://ampcode.com/threads/T-019c81b4-216a-732c-90b1-e6771e27ed75 Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'internal')
0 files changed, 0 insertions, 0 deletions