Searched refs:MprotectApiTest (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/kernel_lite/mem_posix/src/ |
H A D | MprotectApiTest.cpp | 34 class MprotectApiTest : public testing::Test { class 42 HWTEST_F(MprotectApiTest, testMprotectAnonAddReadPerm, Function | MediumTest | Level1) in HWTEST_F() 75 HWTEST_F(MprotectApiTest, testMprotectAnonAddWritePerm, Function | MediumTest | Level2) in HWTEST_F() 108 HWTEST_F(MprotectApiTest, testMprotectAnonAddExecutePerm, Function | MediumTest | Level3) in HWTEST_F() 145 HWTEST_F(MprotectApiTest, testMprotectAnonDelWritePerm, Function | MediumTest | Level3) in HWTEST_F() 177 HWTEST_F(MprotectApiTest, testMprotectAnonDelExecutePerm, Function | MediumTest | Level3) in HWTEST_F() 215 HWTEST_F(MprotectApiTest, testMprotectFileAddReadPerm, Function | MediumTest | Level2) in HWTEST_F() 265 HWTEST_F(MprotectApiTest, testMprotectFileAddWritePerm, Function | MediumTest | Level3) in HWTEST_F() 322 HWTEST_F(MprotectApiTest, testMprotectFileAddExecutePerm, Function | MediumTest | Level3) in HWTEST_F() 365 HWTEST_F(MprotectApiTest, testMprotectFileDelWritePer [all...] |
Completed in 2 milliseconds