Page MenuHomeFreeBSD

praudit: correct test case
ClosedPublic

Authored by emaste on Nov 4 2024, 1:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 17, 12:37 PM
Unknown Object (File)
Wed, Aug 13, 7:29 PM
Unknown Object (File)
Fri, Aug 8, 11:27 AM
Unknown Object (File)
Jul 28 2025, 8:08 AM
Unknown Object (File)
Jul 22 2025, 9:55 PM
Unknown Object (File)
Jul 22 2025, 3:14 AM
Unknown Object (File)
Jul 12 2025, 3:03 PM
Unknown Object (File)
Jul 12 2025, 2:40 AM
Subscribers

Details

Summary

The test previously verified that -n did not work.

Fixes: ba10bfe509dc ("libbsm: honour AU_OFLAG_NORESOLVE")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste requested review of this revision.Nov 4 2024, 1:44 PM
emaste created this revision.

A better test would test for non-zero users/groups, but I want to fix the immediate breakage.

This revision is now accepted and ready to land.Nov 4 2024, 1:49 PM
This revision was automatically updated to reflect the committed changes.