Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 44096 Build 40984: arc lint + arc unit
Event Timeline
sys/net/vnet.h | ||
---|---|---|
455 | _KERNEL_UT_VNET_? Search-and-replace gone wrong? |
Comment Actions
glebius@ has requested a different approach where unit tests define _KERNEL and opt out of the KPI symbols that they don't want, rather than opting into the symbols that they do want.