Searched refs:PidTest (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/kernel_lite/process_posix/src/ |
H A D | PidTest.cpp | 28 class PidTest : public testing::Test {
class 38 HWTEST_F(PidTest, testGetPpid, Function | MediumTest | Level1)
in HWTEST_F() 61 HWTEST_F(PidTest, testOrphanProcess, Function | MediumTest | Level1)
in HWTEST_F() 124 HWTEST_F(PidTest, testSetGetPgrp, Function | MediumTest | Level1)
in HWTEST_F() 153 HWTEST_F(PidTest, testSetGetPgid, Function | MediumTest | Level1)
in HWTEST_F() 195 HWTEST_F(PidTest, testSetGetSiblingPgid, Function | MediumTest | Level1)
in HWTEST_F() 242 HWTEST_F(PidTest, testGetpgidFail, Function | MediumTest | Level3)
in HWTEST_F() 276 HWTEST_F(PidTest, testSetpgidFail, Function | MediumTest | Level3)
in HWTEST_F() 344 HWTEST_F(PidTest, testSetpgidFailEACCES, Function | MediumTest | Level3)
in HWTEST_F()
|
Completed in 1 milliseconds