Home
last modified time | relevance | path

Searched refs:BINARY_PATH (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/landlock/
H A Dfs_test.c42 #define BINARY_PATH "./true" macro
1829 src_fd = open(BINARY_PATH, O_RDONLY | O_CLOEXEC); in copy_binary()
1832 TH_LOG("Failed to open \"" BINARY_PATH "\": %s", in copy_binary()