Page MenuHomeFreeBSD

Add a make target (smilint) for running smilint tool against BMIBS
ClosedPublic

Authored by ngie on Jan 9 2017, 5:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 28, 6:59 AM
Unknown Object (File)
Thu, Mar 26, 3:15 AM
Unknown Object (File)
Tue, Mar 24, 8:40 AM
Unknown Object (File)
Tue, Mar 24, 2:12 AM
Unknown Object (File)
Sun, Mar 22, 5:21 AM
Unknown Object (File)
Thu, Mar 19, 11:01 AM
Unknown Object (File)
Wed, Mar 11, 1:20 PM
Unknown Object (File)
Wed, Mar 11, 2:32 AM
Subscribers

Details

Summary

Add a make target (smilint) for running smilint tool against BMIBS

Running smilint against MIB definitions is useful in finding
functional problems with MIB definitions/descriptions.

This is inspired by the smilint targets defined in
usr.sbin/bsnmpd/modules/{snmp_hostres,snmp_mibII}/Makefile

Document all of the variables that are involved in running the
smilint target, as well as all of the prerequisites to running
it.

MFC after: 1 week

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6651
Build 6869: arc lint + arc unit

Event Timeline

ngie retitled this revision from to Add a make target (smilint) for running smilint tool against BMIBS.
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added a reviewer: bdrewery.
ngie added a subscriber: harti.
This revision was automatically updated to reflect the committed changes.