Skip to content

Conversation

@rprobaina
Copy link
Contributor

Simple test case to verify that a record is collected when a process ends abnormally, for instance, when a core dump is generated.

This test case adds full coverage to the following auditsc.c functions, which any other test case of the test suite has not exercised:

  • audit_core_dumps()
  • audit_log_task()

Signed-off-by: Ricardo Robaina [email protected]

@pcmoore pcmoore changed the title tests/coredump: add coredump test RFE: add coredump test Jun 24, 2025
@rprobaina
Copy link
Contributor Author

Thanks for reviewing this PR, @pcmoore!

I've just pushed a new version. Please let me know if there's anything else to adjust.

Copy link
Contributor

@rgbriggs rgbriggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks reasonable with child fix.

Simple test case to verify that a record is collected when
a process ends abnormally, for instance, when a core dump
is generated.

This test case adds full coverage to the following auditsc.c
functions, which any other test case of the test suite has
not exercised:
 - audit_core_dumps()
 - audit_log_task()

Signed-off-by: Ricardo Robaina <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants