diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-30 16:39:34 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-30 16:39:34 +0300 |
| commit | bebc9c3a0440306bb553280557a4a823fc147cb7 (patch) | |
| tree | f5ebe0ed0afa17cf856ee85e8e2b6b46cb416ba6 /integrationtests/parse.go | |
| parent | a74da2f75d8088793ee6f7e2cc46ba19803a350f (diff) | |
test(finit_module): lock in family and ret classification
The finit_module audit (task 8t) confirmed the tracing implementation
matches man 2 finit_module: KindFd with fd at args[0], param_values
string never captured as a path, exit UNCLASSIFIED, and FamilySecurity
alongside init_module/delete_module. No implementation discrepancies
were found.
Extend TestClassifyInitModuleVsFinitModule to also assert the
previously-untested dimensions so the classification stays pinned:
- finit_module captures no path (empty PathnameField), like init_module
- both module-loading syscalls are FamilySecurity
- both exits are UNCLASSIFIED (0/-1 return, no byte count)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'integrationtests/parse.go')
0 files changed, 0 insertions, 0 deletions
