audit-testsuite icon indicating copy to clipboard operation
audit-testsuite copied to clipboard

RFE: add fsnotify test

Open rprobaina opened this issue 7 months ago • 0 comments

Simple test case to verify that records related to fsnotify events are captured as expected.

This test case adds full coverage to the following audit_fsnotify.c functions, which have not been exercised by any other test case of the test suite:

  • audit_mark_handle_event()
  • audit_autoremove_mark_rule()
  • audit_mark_log_rule_change()

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

rprobaina avatar May 30 '25 21:05 rprobaina