storaged-project / libblockdev

A library for manipulating block devices.
GNU Lesser General Public License v2.1
104 stars 54 forks source link

tests: Skip filesystem tests if kernel module is not available #1022

Closed vojtechtrefny closed 5 months ago

vojtechtrefny commented 6 months ago

We need to be able to mount the filesystems for most of the tests so it makes sense to just skip the test if we have the userspace tools but not the kernel module needed for mounting.