Build framework and autorun scripts for xfstests

Clone this repo:

Branches

  1. 05dac0d kernel-config: add CONFIG_CRYPTO_SHA512 explicitly for v6.12+ by Theodore Ts'o · 3 days ago master
  2. 6c9e010 test-appliance: exclude test groups for features not supported in virtiofs by Theodore Ts'o · 11 days ago
  3. a6a98bb kvm-xfstests: add sensible defaults for kvm-xfstests -c {virtiofs,9p} by Theodore Ts'o · 11 days ago
  4. 5362f82 test-appliance: add missing file needed for kvm-xfstests --kernel-build by Theodore Ts'o · 14 days ago
  5. 3d157f0 test-appliance: add support virtiofs in kvm-xfstests by Theodore Ts'o · 14 days ago

xfstests-bld

The xfstests-bld project was originally designed as system to make it easy to build xfstests in way that isolated it from the versions of various libraries such as libaio, xfsprogs, that were available in a particular distribution. It has since evolved to have four primary functions:

More details about how to use xfstests-bld to carry out these three functions can be found in the Documentation directory.

If you are first getting started using xfstests, you should probably read the Quickstart guide first. If you don't know much about xfstests, you may also want to read this introduction to xfstests.

License

The xfstests-bld project has been made available under the terms of the GNU General Public License, version 2. A copy can be found in the file named COPYING in the distribution.