diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-21 21:44:11 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-21 21:44:11 +0200 |
| commit | 08cb9dfe46f843114feb42cc9ffa599717ebcc32 (patch) | |
| tree | f09fdbce3bb8654bf52180ccf598173e3d8a8976 /integrationtests/iouring_test.go | |
| parent | d455543bf0838c7fe2250081c5ea8ed3e275d236 (diff) | |
Add negative integration tests for truncate syscalls (task 348)
Add two negative test scenarios:
- truncate-enoent: SYS_TRUNCATE on nonexistent file, expects ENOENT
- truncate-ftruncate-ebadf: SYS_FTRUNCATE on invalid fd 99999, expects EBADF
Both verify ior captures tracepoints even when syscalls fail.
Amp-Thread-ID: https://ampcode.com/threads/T-019c81b7-9641-763e-b99e-20a0d3552005
Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'integrationtests/iouring_test.go')
0 files changed, 0 insertions, 0 deletions
