Page MenuHomeFreeBSD

Convert the map_at_zero test case to ATF.
ClosedPublic

Authored by jhb on Aug 1 2015, 5:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 6, 10:28 AM
Unknown Object (File)
Tue, Sep 30, 10:08 AM
Unknown Object (File)
Thu, Sep 25, 11:35 PM
Unknown Object (File)
Sep 16 2025, 7:43 AM
Unknown Object (File)
Sep 7 2025, 10:27 AM
Unknown Object (File)
Sep 3 2025, 8:33 PM
Unknown Object (File)
Aug 28 2025, 8:10 PM
Unknown Object (File)
Aug 14 2025, 9:16 PM
Subscribers

Details

Summary

I don't know why this explicitly used sysctlnametomib() before. I
simplified it to use sysctlbyname() instead.

Test Plan

Run the test.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb retitled this revision from to Convert the map_at_zero test case to ATF..
jhb updated this object.
jhb edited the test plan for this revision. (Show Details)
jhb added reviewers: ngie, bz.
This revision was automatically updated to reflect the committed changes.

Sorry for not reviewing this sooner. LGTM.