Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/atf/dist/atf-c++/detail/
H A Dfs.hpp305 bool is_group_executable(void) const;
H A Dfs.cpp389 impl::file_info::is_group_executable(void) in is_group_executable() function in impl::file_info
H A Dfs_test.cpp393 ATF_REQUIRE(fi.is_group_executable() == gx); \ in ATF_TEST_CASE_BODY()
/netbsd-src/external/bsd/atf/dist/tools/
H A Dfs.hpp273 bool is_group_executable(void) const;
H A Dfs_test.cpp402 ATF_REQUIRE(fi.is_group_executable() == gx); \ in ATF_TEST_CASE_BODY()
483 ATF_REQUIRE(!fi1.is_group_executable()); in ATF_TEST_CASE_BODY()
494 ATF_REQUIRE(!fi2.is_group_executable()); in ATF_TEST_CASE_BODY()
H A Datffile.cpp326 !fi.is_group_executable())) in read_atffile()
H A Dfs.cpp519 impl::file_info::is_group_executable(void) in is_group_executable() function in impl::file_info