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)
Sun, May 12, 4:19 PM
Unknown Object (File)
Wed, May 8, 3:59 PM
Unknown Object (File)
Wed, May 8, 2:56 PM
Unknown Object (File)
Mar 26 2024, 8:21 PM
Unknown Object (File)
Mar 2 2024, 4:48 PM
Unknown Object (File)
Feb 19 2024, 10:18 PM
Unknown Object (File)
Feb 14 2024, 7:11 PM
Unknown Object (File)
Dec 23 2023, 12:04 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.