NoAllowOther
TEST_F(NoAllowOther, disallowed)
TEST_F(NoAllowOther, disallowed_beneath_root)
TEST_F(NoAllowOther, setextattr)
class AllowOther: public NoAllowOther {
NoAllowOther::SetUp();