summaryrefslogtreecommitdiff
path: root/internal/flags
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-21 21:03:33 +0200
committerPaul Buetow <paul@buetow.org>2026-02-21 21:03:33 +0200
commit44a5deb87bef82fe88a40bbeac634d841709b290 (patch)
treeb0f8b3af65476603c7a2313ca5ae9e2279810b93 /internal/flags
parentbe7f8fc048fd92eb806159de5bdb3a3becea3c16 (diff)
Add negative integration tests for close syscalls
Add three negative scenarios to verify ior captures tracepoints even when close syscalls fail: - close-invalid-fd: close an fd (99999) that was never opened (EBADF) - close-double-close: open a file, close it, close same fd again (EBADF) - close-range-empty: close_range on high fd range with no open fds Task: 348 Amp-Thread-ID: https://ampcode.com/threads/T-019c8190-c9ae-776e-b00d-476207d8c10e Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'internal/flags')
0 files changed, 0 insertions, 0 deletions