Build framework and autorun scripts for xfstests

Clone this repo:

Branches

  1. 0f1339b test-appliance: teach kvm-xfstests the --kernel-build option by Theodore Ts'o · 33 hours ago master
  2. e10dc02 test-applaince: further increase LTM and KCS timeouts by Theodore Ts'o · 2 weeks ago
  3. 9fa435c kernel-build: teach the kbuild script the --test option which will run the kunit tests by Theodore Ts'o · 7 weeks ago
  4. 905451c build(deps): bump golang.org/x/oauth2 by dependabot[bot] · 7 weeks ago
  5. bc2e5a4 gen-image: suppress warning messages if --networking is not enabled by Theodore Ts'o · 7 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.