]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ZTS: Get xattr tests running on FreeBSD
authorRyan Moeller <ryan@iXsystems.com>
Fri, 24 Jan 2020 01:14:40 +0000 (20:14 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 24 Jan 2020 01:14:40 +0000 (17:14 -0800)
commitdbfec5cc09cedfe3a31fc958a80e111f50716929
tree8de52f6f4d39a7596868eeb36eb01614798d4942
parent35b07497c60701465a87aab48fc890a0bc502561
ZTS: Get xattr tests running on FreeBSD

This mostly involves reworking platform checks to make illumos the
exception (thanks to their unusual way of exposing xattrs). Other
platforms are able to take advantage of the recently added xattr
wrappers in libtest.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #9872
14 files changed:
tests/runfiles/common.run
tests/runfiles/linux.run
tests/runfiles/sunos.run
tests/test-runner/bin/zts-report.py
tests/zfs-tests/tests/functional/xattr/xattr_003_neg.ksh
tests/zfs-tests/tests/functional/xattr/xattr_004_pos.ksh
tests/zfs-tests/tests/functional/xattr/xattr_007_neg.ksh
tests/zfs-tests/tests/functional/xattr/xattr_008_pos.ksh
tests/zfs-tests/tests/functional/xattr/xattr_009_neg.ksh
tests/zfs-tests/tests/functional/xattr/xattr_010_neg.ksh
tests/zfs-tests/tests/functional/xattr/xattr_011_pos.ksh
tests/zfs-tests/tests/functional/xattr/xattr_012_pos.ksh
tests/zfs-tests/tests/functional/xattr/xattr_013_pos.ksh
tests/zfs-tests/tests/functional/xattr/xattr_common.kshlib