File: README.source

package info (click to toggle)
ndctl 82-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,460 kB
  • sloc: ansic: 42,027; sh: 3,974; makefile: 28
file content (9 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
Unit tests
==========

The package build attempts to run the unit tests, but they require a specially
built kernel and kernel module and will be skipped. See README.md for details.

Since they do not fail and are just (correctly) skipped, dh_auto_test is not
being overriden in d/rules. Future releases might have other tests that do not
require a special environment.