freebsd-src/tests/sys/file
Ed Maste e8d01b2efa 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

(cherry picked from commit 8d1348f55a)
(cherry picked from commit ea3910c452)
2024-03-22 09:35:44 -04:00
..
closefrom_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-23 11:43:26 -06:00
dup_test.c Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
fcntlflags_test.c Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
flock_helper.c Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
flock_test.sh Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
ftruncate_test.c Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
newfileops_on_fork_test.c Remove $FreeBSD$: two-line .h pattern 2023-08-23 11:43:21 -06:00
path_test.c path_test: fix cap_rights_init usage 2024-03-22 09:35:44 -04:00