Lines Matching full:checks

480 	/* Checks unhandled allowed_access. */  in TEST_F_FORK()
726 * Checks that it is not possible to add nsfs-like filesystem in TEST_F_FORK()
803 /* Checks effective read and write actions. */ in TEST_F_FORK()
812 /* Just in case, double-checks effective actions. */ in TEST_F_FORK()
869 /* Checks s1d1 hierarchy. */ in TEST_F_FORK()
875 /* Checks s1d2 hierarchy. */ in TEST_F_FORK()
881 /* Checks s1d3 hierarchy. */ in TEST_F_FORK()
925 /* Checks s1d1 hierarchy with layer1. */ in TEST_F_FORK()
931 /* Checks s1d2 hierarchy with layer1. */ in TEST_F_FORK()
937 /* Checks s1d3 hierarchy with layer1. */ in TEST_F_FORK()
950 /* Checks s1d1 hierarchy with layer2. */ in TEST_F_FORK()
956 /* Checks s1d2 hierarchy with layer2. */ in TEST_F_FORK()
962 /* Checks s1d3 hierarchy with layer2. */ in TEST_F_FORK()
975 /* Checks s1d1 hierarchy with layer3. */ in TEST_F_FORK()
981 /* Checks s1d2 hierarchy with layer3. */ in TEST_F_FORK()
987 /* Checks s1d3 hierarchy with layer3. */ in TEST_F_FORK()
1038 /* Checks file removing. */ in TEST_F_FORK()
1047 * Checks overly restrictive rules: in TEST_F_FORK()
1143 /* Checks that read access is granted for file1_s1d3 with layer 1. */ in TEST_F_FORK()
1156 /* Checks that previous access rights are unchanged with layer 2. */ in TEST_F_FORK()
1167 /* Checks that previous access rights are unchanged with layer 3. */ in TEST_F_FORK()
1182 * Checks that the only change with layer 4 is that write access is in TEST_F_FORK()
1196 /* Checks that previous access rights are unchanged with layer 5. */ in TEST_F_FORK()
1208 /* Checks that previous access rights are unchanged with layer 6. */ in TEST_F_FORK()
1222 /* Checks read access is now denied with layer 7. */ in TEST_F_FORK()
1518 /* Checks allowed access. */ in TEST_F_FORK()
1528 /* Checks denied access (on a directory). */ in TEST_F_FORK()
1548 /* Checks denied access (on a directory). */ in TEST_F_FORK()
1772 /* Checks the root dir_s1d2. */ in test_relative_path()
1950 /* Checks that linkind doesn't require the ability to delete a file. */ in TEST_F_FORK()
2022 /* Checks that file1_s2d1 cannot be removed (instead of ENOTDIR). */ in TEST_F_FORK()
2028 /* Checks that file1_s1d1 cannot be removed (instead of EISDIR). */ in TEST_F_FORK()
2093 /* Checks that dir_s1d2 cannot be removed (instead of ENOTDIR). */ in TEST_F_FORK()
2099 /* Checks that dir_s1d2 cannot be removed (instead of EISDIR). */ in TEST_F_FORK()
2157 /* Checks renames beneath dir_s1d1. */
2323 /* Checks reverse linking. */ in TEST_F_FORK()
2531 * Same checks as before but with a second layer and a new MAKE_DIR in reparent_exdev_layers_enforce2()
2600 /* Checks EACCES predominance over EXDEV. */ in TEST_F_FORK()
2618 /* Checks EACCES predominance over EXDEV. */ in TEST_F_FORK()
2621 /* Checks with actual file2_s1d2. */ in TEST_F_FORK()
2661 * Checks with directories which creation could be allowed, but denied in TEST_F_FORK()
2671 /* Checks with same access rights. */ in TEST_F_FORK()
2677 /* Checks with different (child-only) access rights. */ in TEST_F_FORK()
2684 * Checks that exchange between file and directory are consistent. in TEST_F_FORK()
2717 /* Checks with directories which creation is now denied. */ in TEST_F_FORK()
2725 /* Checks with different (child-only) access rights. */ in TEST_F_FORK()
2734 /* Checks with different (child-only) access rights. */ in TEST_F_FORK()
2756 /* Checks that exchange between file and directory are consistent. */ in TEST_F_FORK()
2775 * Checks that exchange between file and directory are consistent, in TEST_F_FORK()
2936 * Checks similar directory one-way move: dir_s2d3 loses EXECUTE and in TEST_F_FORK()
3241 /* Checks enforcement for normal files. */ in TEST_F_FORK()
3245 /* Checks access to pipes through FD. */ in TEST_F_FORK()
3254 /* Checks write access to pipe through /proc/self/fd . */ in TEST_F_FORK()
3264 /* Checks read access to pipe through /proc/self/fd . */ in TEST_F_FORK()
3341 * Checks read right: truncate and open with O_TRUNC work, unless the in TEST_F_FORK()
3350 * Checks write right: truncate and open with O_TRUNC work, unless the in TEST_F_FORK()
3359 * Checks "no rights" case: truncate works but all open attempts fail, in TEST_F_FORK()
3423 /* Checks read, write and truncate rights: truncation works. */ in TEST_F_FORK()
3428 /* Checks read and write rights: no truncate variant works. */ in TEST_F_FORK()
3434 * Checks read and truncate rights: truncation works. in TEST_F_FORK()
3442 /* Checks truncate right: truncate works, but can't open file. */ in TEST_F_FORK()
3447 /* Checks "no rights" case: No form of truncation works. */ in TEST_F_FORK()
3453 * Checks truncate right on directory: truncate works on contained in TEST_F_FORK()
3461 * Checks creat in dir_w: This requires the truncate right when in TEST_F_FORK()
3728 * Checks that ftruncate is permitted on file descriptors that are in TEST()
3870 /* Checks source hierarchy. */ in TEST_F_FORK()
3879 /* Checks destination hierarchy. */ in TEST_F_FORK()
3892 /* Checks source hierarchy. */ in TEST_F_FORK()
3901 /* Checks destination hierarchy. */ in TEST_F_FORK()
3916 /* Checks source hierarchy. */ in TEST_F_FORK()
3925 /* Checks destination hierarchy. */ in TEST_F_FORK()
3940 /* Checks source hierarchy. */ in TEST_F_FORK()
3944 /* Checks destination hierarchy. */ in TEST_F_FORK()
3971 /* Checks basic denied move. */ in TEST_F_FORK()
3975 /* Checks real cross-mount move (Landlock is not involved). */ in TEST_F_FORK()
3979 /* Checks move that will give more accesses. */ in TEST_F_FORK()
3983 /* Checks legitimate downgrade move. */ in TEST_F_FORK()
4369 /* Checks lower layer. */ in TEST_F_FORK()
4382 /* Checks upper layer. */ in TEST_F_FORK()
4396 * Checks that access rights are independent from the lower and upper in TEST_F_FORK()
4417 /* Checks merge. */ in TEST_F_FORK()
4428 /* Same checks with tighter rules. */ in TEST_F_FORK()
4434 /* Checks changes for lower layer. */ in TEST_F_FORK()
4438 /* Checks changes for upper layer. */ in TEST_F_FORK()
4442 /* Checks all merge accesses. */ in TEST_F_FORK()
4459 /* Checks unchanged accesses on lower layer. */ in TEST_F_FORK()
4464 /* Checks unchanged accesses on upper layer. */ in TEST_F_FORK()
4469 /* Checks all merge accesses. */ in TEST_F_FORK()
4487 /* Checks new accesses on lower layer. */ in TEST_F_FORK()
4491 /* Checks new accesses on upper layer. */ in TEST_F_FORK()
4495 /* Checks all merge accesses. */ in TEST_F_FORK()
4672 /* Checks without Landlock. */ in layer3_fs_tag_inode()
4693 /* Checks with Landlock and forbidden access. */ in layer3_fs_tag_inode()
4761 /* Checks that access to the new mount point is denied. */ in TEST_F_FORK()