Language

Package: xfstests @ 1.1.0-1.bae1d15

Synopsis

File system QA test suite

Description

The FSQA regression test suite, more commonly known as xfstests, comprises over 1,500 tests that exercise (torture) both the user- and kernel-space parts of many different file systems.

As the package's name subtly implies, it was originally developed to test the XFS file system. Today, xfstests is the primary test suite for all major file systems supported by the kernel Linux including XFS, ext4, and Btrfs, but also virtual and network file systems such as NFS, 9P, and the overlay file system.

The packaged check script is not in PATH but can be invoked with the included xfstests-check helper.

Home page
https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
Location
gnu/packages/file-systems.scm (line: 999, column: 4)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
input-labels

Identify input labels that do not match package names

label 'libuuid' does not match package name 'util-linux:lib'