Imported Upstream version 2.4.46
[platform/upstream/attr.git] / test / README
1 Run `make test` in the root source tree to build the tree and run
2 FS-independent tests.
3
4 Run `cd test; make ext` to run ext specific tests.
5
6 Andreas Gruenbacher's tests for the ext2 filesystem extended attributes
7 support.  Most of these tests should work for any filesystem type, and
8 most are actually used as part of the XFS test suite.  However, those
9 tests relating to the exercising of boundary conditions of attribute
10 value lengths, etc, are specific to ext2.
11
12                 --  nathans@sgi.com
13