Home
last modified time | relevance | path

Searched refs:ProcessTest (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/kernel_lite/process_posix/src/
DProcessTest.cpp31 class ProcessTest : public::testing::Test { class
39 HWTEST_F(ProcessTest, testLineBigExit, Function | MediumTest | Level2)
63 HWTEST_F(ProcessTest, testLineBigExitFlush, Function | MediumTest | Level3)
119 HWTEST_F(ProcessTest, testLineBigExitAtexit, Function | MediumTest | Level3)
149 HWTEST_F(ProcessTest, testLineExit, Function | MediumTest | Level2)
173 HWTEST_F(ProcessTest, testLineExitFlush, Function | MediumTest | Level3)
229 HWTEST_F(ProcessTest, testLineExitAtexit, Function | MediumTest | Level3)
259 HWTEST_F(ProcessTest, testExit, Function | MediumTest | Level2)
282 HWTEST_F(ProcessTest, testAssertTrue, Function | MediumTest | Level3)
321 HWTEST_F(ProcessTest, testAssertFalse, Function | MediumTest | Level3)
[all …]
/test/xts/acts/commonlibrary/ets_utils/process_lib_standard/entry/src/ohosTest/js/test/
DList.test.js16 import ProcessTest from './Process.test.js'
18 ProcessTest()
DProcess.test.js17 export default function ProcessTest() { class
/test/xts/acts/kernel_lite/process_posix/
DBUILD.gn21 "src/ProcessTest.cpp",