Testsuite documentation
This document explains the pyudev test suite and how to add new tests to this
suite.
The pyudev testsuite uses the powerful pytest unittest framework, accompied by
the nice mock library for mocking native functions and heavily extended with
plugins to support the tests.