Home
last modified time | relevance | path

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

/test/xts/hats/kernel/syscalls/fileio/faccessat/
H A DFaccessatApiTest.cpp38 class FaccessatApiTest : public testing::Test { class
46 void FaccessatApiTest::SetUp() in SetUp()
49 void FaccessatApiTest::TearDown() in TearDown()
52 void FaccessatApiTest::SetUpTestCase() in SetUpTestCase()
55 void FaccessatApiTest::TearDownTestCase() in TearDownTestCase()
67 HWTEST_F(FaccessatApiTest, FaccessatCheckSuccess_0001, Function | MediumTest | Level1) in HWTEST_F()
99 HWTEST_F(FaccessatApiTest, FaccessatPermissionCheckTest_0002, Function | MediumTest | Level1) in HWTEST_F()
129 HWTEST_F(FaccessatApiTest, FaccessatCheckInvalidFdFail_0003, Function | MediumTest | Level2) in HWTEST_F()
147 HWTEST_F(FaccessatApiTest, FaccessatCheckFail_0004, Function | MediumTest | Level2) in HWTEST_F()

Completed in 2 milliseconds