History log of /freebsd/bin/chmod/tests/chmod_test.sh (Results 1 – 10 of 10)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/14.0.0
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0
# 083c8ded 13-Aug-2017 Enji Cooper <ngie@FreeBSD.org>

MFhead@r322451


# 0275f9db 11-Aug-2017 Hans Petter Selasky <hselasky@FreeBSD.org>

Merge ^/head r321383 through r322397.


# 3783c851 05-Aug-2017 Enji Cooper <ngie@FreeBSD.org>

Don't check result of chflags in f_flag_cleanup()

This will prevent false positives from occurring if the test is run on
ZFS since ZFS doesn't support fflags throbbing like UFS.

PR: 221189
MFC afte

Don't check result of chflags in f_flag_cleanup()

This will prevent false positives from occurring if the test is run on
ZFS since ZFS doesn't support fflags throbbing like UFS.

PR: 221189
MFC after: 4 days
MFC with: r321949

show more ...


# d59ead01 03-Aug-2017 Enji Cooper <ngie@FreeBSD.org>

MFhead@r321970


# 86cc58dc 03-Aug-2017 Enji Cooper <ngie@FreeBSD.org>

MFhead@r321960


# 3e46b70f 02-Aug-2017 Enji Cooper <ngie@FreeBSD.org>

Always use first parameter passed to get_filesystem(..) instead of discarding it
and using `.` instead.

MFC after: 1 week
MFC with: r321949
PR: 221189 [1], 221188 [2]


# 2d3e9c25 02-Aug-2017 Enji Cooper <ngie@FreeBSD.org>

Add expected failures for ZFS

- :f_flag fails on ZFS because UF_IMMUTABLE isn't supported [1].
- :v_flag fails on ZFS because the mode for foo is [always] updated
unnecessarily.

get_filesystem(..

Add expected failures for ZFS

- :f_flag fails on ZFS because UF_IMMUTABLE isn't supported [1].
- :v_flag fails on ZFS because the mode for foo is [always] updated
unnecessarily.

get_filesystem(..) (supporting function that was added to the test script)
is based on equivalent logic in usr.bin/extattr/tests/extattr_test.sh .

MFC after: 1 week
PR: 221189 [1], 221188 [2]

show more ...


Revision tags: release/11.1.0
# 686fb94a 10-Jun-2017 Dimitry Andric <dim@FreeBSD.org>

Merge ^/head r319548 through r319778.


# 245e210c 07-Jun-2017 Enji Cooper <ngie@FreeBSD.org>

Add some basic tests for chmod(1)

MFC after: 1 month
Sponsored by: Dell EMC Isilon