freebsd-src/tests/sys/file
Ed Maste 8d1348f55a path_test: fix cap_rights_init usage
Capability rights passed to cap_rights_* are not simple bitmaks and
cannot be ORed together in general (although it will work for certain
subsets of rights).

PR:		277057
Fixes:		e5e1d9c7b7 ("path_test: Add a test case for...")
Sponsored by:	The FreeBSD Foundation
2024-02-15 08:58:39 -05:00
..
closefrom_test.c Fix grammar error in test/sys/file/closefrom_test.c 2024-02-13 12:33:06 +08:00
dup_test.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
fcntlflags_test.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
flock_helper.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
flock_test.sh Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
fspacectl_test.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
ftruncate_test.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
newfileops_on_fork_test.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
path_test.c path_test: fix cap_rights_init usage 2024-02-15 08:58:39 -05:00