Page MenuHomeFreeBSD

Account for the ctl test needing the ctl(4) module
Needs ReviewPublic

Authored by ngie on Mon, Jan 5, 7:58 AM.
Tags
None
Referenced Files
F141930766: D54518.diff
Tue, Jan 13, 1:16 AM
F141891518: D54518.diff
Mon, Jan 12, 2:14 AM
Unknown Object (File)
Sat, Jan 10, 7:32 AM
Unknown Object (File)
Wed, Jan 7, 5:37 PM
Unknown Object (File)
Wed, Jan 7, 1:24 PM
Unknown Object (File)
Wed, Jan 7, 8:09 AM
Unknown Object (File)
Wed, Jan 7, 4:51 AM
Unknown Object (File)
Mon, Jan 5, 1:24 PM
Subscribers

Details

Reviewers
asomers
Summary

This testcase does not function unless the /dev/ctl/... node exists,
which is created by the ctl(4) module. Require the ctl(4) module to be
loaded so the test can be executed.

MFC after: 1 week

Test Plan
  • The tests are skipped if either the ctl module or the fusefs modules are not loaded.
  • The tests passed when both of the modules were loaded.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 69617
Build 66500: arc lint + arc unit