opnsense-src/tests/sys/file
Ed Maste ea3910c452 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 8d1348f55aed6873f34f54bc3b275b73ef0ff66d)
2024-03-22 09:30:32 -04:00
..
closefrom_test.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06: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-03-22 09:30:32 -04:00