summaryrefslogtreecommitdiff
path: root/internal/eventloop_aggregate_test.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-30 16:49:53 +0300
committerPaul Buetow <paul@buetow.org>2026-05-30 16:49:53 +0300
commit7f0ef4c1b2a2fa7945d70cf2f76475e25a766abd (patch)
tree427bb5330f51e89b6f56fe6ebed596ef987fd0e4 /internal/eventloop_aggregate_test.go
parentd37ed0371dbe8ed49b48ea56bb3b6fe701f6e48a (diff)
test(iopl): lock in KindNull enter and UNCLASSIFIED ret classification
Audit of iopl(2) (task wu). iopl(int level) changes the x86 I/O privilege level of the calling thread and returns int 0/-1. The existing coverage only asserted KindNull via a synthetic arg0 field (TestClassifyE7NullNameOnlyKinds) and the FamilyMisc family tag (from the prior ioperm audit, task uu). Add dedicated lock-in tests that use the real 'int level' tracepoint field to prove it is never captured as an fd or path, and that the sys_exit_iopl ret stays KindRet/UNCLASSIFIED (a status code, not a transferred byte count). No implementation, generated-artifact, or docs changes were needed - everything already matched the man page. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'internal/eventloop_aggregate_test.go')
0 files changed, 0 insertions, 0 deletions