Lines Matching refs:run
124 …d. | Go to the **test/developertest** directory and run **start.bat** or **…
125 …port output).| Log in to the development board through the serial port and run the **mount** comma…
1118 Test cases cannot be built on Windows. You need to run the following command to build test cases on…
1170 run -t UT
1171 run -t UT -tp PartName
1172 run -t UT -tp PartName -tm TestModuleName
1173 run -t UT -tp ability_base -ts base_object_test
1174 run -t UT -tp PartName -tm TestModuleName -ts CalculatorSubTest
1175 run -t UT -ts base_object_test
1176 run -t UT -ts base_object_test -tc AAFwkBaseObjectTest.BaseObject_test_001
1177 run -t UT -ts CalculatorSubTest -tc CalculatorSubTest.interger_sub_00l
1178 run -t UT -cov coverage
1179 run -t UT -ra random
1180 run -t UT -ts base_object_test --repeat 5
1181 run -hl
1182 run -rh 3
1183 run --retry
1209 1. On the HDC server, run the following commands:
1218 2. On the HDC client, run the following command:
1272 run -t UT
1273 run -t UT -tp PartName
1274 run -t UT -tp PartName -tm TestModuleName
1275 run -t UT -tp ability_base -ts base_object_test
1276 run -t UT -tp PartName -tm TestModuleName -ts CalculatorSubTest
1277 run -t UT -ts base_object_test
1278 run -t UT -ts base_object_test -tc AAFwkBaseObjectTest.BaseObject_test_001
1279 run -t UT -ts CalculatorSubTest -tc CalculatorSubTest.interger_sub_00l
1280 run -t -cov coverage
1281 run -t UT -ra random
1282 run -t UT -tp PartName -pd partdeps
1283 run -t UT -ts base_object_test --repeat 5
1284 run -hl
1285 run -rh 3
1286 run --retry
1305 …In Linux, you can run the following commands to view the supported product forms, test types, subs…
1307 To view the help information, run **help**.
1308 To view the **show** command, run **help show**.
1309 To view the supported product forms, run **show productlist**.
1310 To view the supported test types, run **show typelist**.
1311 To view the supported test subsystems, run **show subsystemlist** .
1312 To view the supported test parts, run **show partlist**.
1318 run -t ACTS
1319 run -t HATS
1320 run -t ACTS -ss arkui
1321 run -t ACTS -ss arkui, modulemanager
1322 run -t ACTS -ss arkui -ts ActsAceEtsTest
1323 run -t HATS -ss telephony -ts HatsHdfV1RilServiceTest
1324 run -t ACTS -ss arkui -tp ActsPartName
1325 run -t ACTS -ss arkui -ts ActsAceEtsTest,ActsAceEtsResultTest
1326 run -t HATS -ss powermgr -ts HatsPowermgrBatteryTest,HatsPowermgrThermalTest
1327 run -t ACTS -ss arkui -ts ActsAceEtsTest -ta class:alphabetIndexerTest#alphabetIndexerTest001
1328 …run -t ACTS -ss arkui -ts ActsAceEtsTest -ta class:alphabetIndexerTest#alphabetIndexerTest001 --re…
1329 run -hl
1330 run -rh 1
1331 run --retry
1372 1. (Optional) To block redundant branch data generated by non-core code, run the following command …
1378 run -tp partname
1379 run -tp partname1 partname2
1408 run -t UT -tp *Part name* -cov coverage
1409 run -t UT -ss *Subsystem name* -cov coverage
1410 run -t UT -ss *Subsystem name* -tp **Part name** -cov coverage
1411 run -t UT MST ST -tp *Part name* -cov coverage