Skip to content

RFE: test audit signal and ptrace functionality #81

@rgbriggs

Description

@rgbriggs

Add a test to verify basic functionality of the ptrace and signal of the audit daemon.

When ptrace is run on a task, verify an AUDIT_OBJ_PID record is recorded on syscall exit of the ptrace task.

When a signal (TERM|HUP|USR1|USR2) is delivered to the audit daemon, test that a request for AUDIT_SIGNAL_INFO is correctly returned.

When signal logging is configured in audit, verify all signals delivered to a task are recorded on syscall exit of that target task.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions