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
F166720582: D3268.id7724.diff
Sat, Aug 15, 8:57 PM
F166708705: D3268.id7724.diff
Sat, Aug 15, 7:48 PM
Unknown Object (File)
Thu, Aug 13, 8:16 PM
Unknown Object (File)
Wed, Aug 12, 4:41 PM
Unknown Object (File)
Wed, Aug 12, 4:40 PM
Unknown Object (File)
Sun, Aug 9, 3:48 AM
Unknown Object (File)
Jul 8 2026, 2:58 PM
Unknown Object (File)
Jun 25 2026, 11:50 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.