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)
Fri, Nov 21, 3:43 AM
Unknown Object (File)
Wed, Nov 19, 10:14 AM
Unknown Object (File)
Wed, Oct 29, 9:36 PM
Unknown Object (File)
Wed, Oct 29, 3:04 PM
Unknown Object (File)
Wed, Oct 29, 9:32 AM
Unknown Object (File)
Wed, Oct 29, 9:32 AM
Unknown Object (File)
Wed, Oct 29, 3:16 AM
Unknown Object (File)
Oct 23 2025, 3:36 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.