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)
Thu, Jul 31, 7:46 PM
Unknown Object (File)
Tue, Jul 22, 1:24 AM
Unknown Object (File)
Wed, Jul 9, 8:26 AM
Unknown Object (File)
Jun 23 2025, 9:52 AM
Unknown Object (File)
Jun 23 2025, 8:19 AM
Unknown Object (File)
Jun 22 2025, 4:29 AM
Unknown Object (File)
Jun 22 2025, 12:00 AM
Unknown Object (File)
Jun 12 2025, 10:26 AM
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.