Build framework and autorun scripts for xfstests

Clone this repo:

Branches

  1. 070c93c test-appliance: support a debian-specific debs directory by Theodore Ts'o · 3 weeks ago master
  2. 37f439a test-appliance: install libicu76 on trixie for GCE test applinces by Theodore Ts'o · 3 weeks ago
  3. ab1a56e test-applince: install libdw-dev which is needed to build newer kernels by Theodore Ts'o · 4 weeks ago
  4. 48ed69d test-appliance: set KBUILD_OPTS only if --kbuild is specified by Theodore Ts'o · 6 weeks ago
  5. 262b90a test-appliance: update various golang modules and the compiler to 1.24.2 by Theodore Ts'o · 6 weeks 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.