Home
last modified time | relevance | path

Searched refs:file_rwt (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
H A Dfs_test.c3372 const char *const file_rwt = file1_s1d1; in TEST_F_FORK() local
3383 .path = file_rwt, in TEST_F_FORK()
3426 EXPECT_EQ(0, test_truncate(file_rwt)); in TEST_F_FORK()
3427 EXPECT_EQ(0, test_open(file_rwt, O_RDONLY | O_TRUNC)); in TEST_F_FORK()
3428 EXPECT_EQ(0, test_open(file_rwt, O_WRONLY | O_TRUNC)); in TEST_F_FORK()

Completed in 6 milliseconds