Lines Matching refs:checkAndThrowForDisallowedGroupCreation
1011 checkAndThrowForDisallowedGroupCreation("openbmc_rfr_Administrator")); in TEST_F()
1013 checkAndThrowForDisallowedGroupCreation("openbmc_rfr_Operator")); in TEST_F()
1015 checkAndThrowForDisallowedGroupCreation("openbmc_rfr_ReadOnly")); in TEST_F()
1018 checkAndThrowForDisallowedGroupCreation("openbmc_rfp_Login")); in TEST_F()
1019 EXPECT_NO_THROW(checkAndThrowForDisallowedGroupCreation( in TEST_F()
1022 checkAndThrowForDisallowedGroupCreation("openbmc_rfp_ConfigureUsers")); in TEST_F()
1024 checkAndThrowForDisallowedGroupCreation("openbmc_rfp_ConfigureSelf")); in TEST_F()
1025 EXPECT_NO_THROW(checkAndThrowForDisallowedGroupCreation( in TEST_F()
1029 checkAndThrowForDisallowedGroupCreation("openbmc_orfr_PowerService")); in TEST_F()
1032 checkAndThrowForDisallowedGroupCreation("openbmc_orfp_PowerService")); in TEST_F()
1040 checkAndThrowForDisallowedGroupCreation(groupName), in TEST_F()
1049 checkAndThrowForDisallowedGroupCreation("openbmc_rfp_?owerService"), in TEST_F()
1052 checkAndThrowForDisallowedGroupCreation("openbmc_rfp_-owerService"), in TEST_F()
1061 checkAndThrowForDisallowedGroupCreation("google_rfp_"), in TEST_F()
1064 checkAndThrowForDisallowedGroupCreation("com_rfp_"), in TEST_F()