Searched refs:is_group_executable (Results 1 – 7 of 7) sorted by relevance
305 bool is_group_executable(void) const;
389 impl::file_info::is_group_executable(void) in is_group_executable() function in impl::file_info
393 ATF_REQUIRE(fi.is_group_executable() == gx); \ in ATF_TEST_CASE_BODY()
273 bool is_group_executable(void) const;
402 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()
326 !fi.is_group_executable())) in read_atffile()
519 impl::file_info::is_group_executable(void) in is_group_executable() function in impl::file_info