diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-31 18:51:09 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-31 18:51:09 +0300 |
| commit | c6a89452bd6872a380d4ce0dc9ec35ea0c66ef9e (patch) | |
| tree | f81a264a563da4d9d40c834e6326ad39571351c4 /internal/c | |
| parent | 6d0d7814c052f5540746456c8e3c47cc1657bf61 (diff) | |
test(timer): add POSIX timer family end-to-end integration coverage
The POSIX per-process timer family (timer_create, timer_settime,
timer_gettime, timer_getoverrun, timer_delete) had no end-to-end
integration coverage; only the unrelated fd-returning sibling
timerfd_create was exercised. Add a posix-timer-lifecycle workload
scenario and TestPosixTimerLifecycle to validate these are traced as
null_events, and guard against timer_create being misclassified like
timerfd_create (timer_create returns a timer_t via an output pointer,
not an fd, so its records must carry no 'timerfd:' descriptor path).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'internal/c')
0 files changed, 0 insertions, 0 deletions
