Lines Matching refs:HatsMprotectTest
36 class HatsMprotectTest : public testing::Test {
44 void HatsMprotectTest::SetUp()
48 void HatsMprotectTest::TearDown()
52 void HatsMprotectTest::SetUpTestCase()
56 void HatsMprotectTest::TearDownTestCase()
68 HWTEST_F(HatsMprotectTest, MprotectWriteSuccess_0001, Function | MediumTest | Level1)
97 HWTEST_F(HatsMprotectTest, MprotectExeSuccess_0002, Function | MediumTest | Level1)
126 HWTEST_F(HatsMprotectTest, MprotectAddrInvalid_0003, Function | MediumTest | Level2)
154 HWTEST_F(HatsMprotectTest, MprotectFlagInvalid_0004, Function | MediumTest | Level2)
186 HWTEST_F(HatsMprotectTest, MprotectUpDownInvalid_0005, Function | MediumTest | Level2)
218 HWTEST_F(HatsMprotectTest, MprotectPROT_NONETestSuccess_0006, Function | MediumTest | Level1)