ubuntu-buildroot/output/build/host-attr-2.5.1/test
chenyf 8b0660016e 1 2024-04-01 23:19:46 +08:00
..
root 1 2024-04-01 23:19:46 +08:00
Makemodule.am 1 2024-04-01 23:19:46 +08:00
README 1 2024-04-01 23:19:46 +08:00
attr.test 1 2024-04-01 23:19:46 +08:00
run 1 2024-04-01 23:19:46 +08:00
sort-getfattr-output 1 2024-04-01 23:19:46 +08:00

README

Run `make test` in the root source tree to build the tree and run
FS-independent tests.

Run `cd test; make ext` to run ext specific tests.

Andreas Gruenbacher's tests for the ext2 filesystem extended attributes
support.  Most of these tests should work for any filesystem type, and
most are actually used as part of the XFS test suite.  However, those
tests relating to the exercising of boundary conditions of attribute
value lengths, etc, are specific to ext2.

		--  nathans@sgi.com