Home
last modified time | relevance | path

Searched refs:MincoreApiTest (Results 1 - 1 of 1) sorted by relevance

/test/xts/hats/kernel/syscalls/mem/mincore/
H A DMincoreApiTest.cpp35 class MincoreApiTest : public testing::Test { class
43 void MincoreApiTest::SetUp() in SetUp()
46 void MincoreApiTest::TearDown() in TearDown()
49 void MincoreApiTest::SetUpTestCase() in SetUpTestCase()
52 void MincoreApiTest::TearDownTestCase() in TearDownTestCase()
64 HWTEST_F(MincoreApiTest, MincoreCheckPageInMemorySuccess_0001, Function | MediumTest | Level1) in HWTEST_F()
88 HWTEST_F(MincoreApiTest, MincoreCheckPageInMemoryFail_0002, Function | MediumTest | Level2) in HWTEST_F()
109 HWTEST_F(MincoreApiTest, MincoreCheckPageInvalidLengthFail_0003, Function | MediumTest | Level2) in HWTEST_F()

Completed in 1 milliseconds