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
F171451524: D3268.diff
Fri, Sep 11, 4:46 AM
F171363068: D3268.id7572.diff
Thu, Sep 10, 4:49 PM
Unknown Object (File)
Thu, Sep 10, 9:30 AM
Unknown Object (File)
Mon, Sep 7, 1:19 PM
Unknown Object (File)
Sun, Sep 6, 12:59 PM
Unknown Object (File)
Sun, Sep 6, 3:38 AM
Unknown Object (File)
Sat, Sep 5, 10:55 PM
Unknown Object (File)
Sat, Sep 5, 9:26 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.