Searched refs:bundlename (Results 1 – 6 of 6) sorted by relevance
/test/ostest/wukong/ |
D | README_zh.md | 90 # wukong special -C [bundlename] -p 96 | -C [bundlename] |[bundlename] | 控件顺序遍历测试参数设置,bundlename为测试应用名称。 | 107 | -b,--bundle[bundlename,……,bundlename] | 设置本次测试的允许应用名单,与-p冲突。 | 否 | 默认测试当前设备所有应用(应用名称用逗号隔开)。… 108 | -p,--prohibit[bundlename,……,bundlename] | 设置本次测试的禁止应用名单,与-b冲突。 | 否 | 默认不禁止任何应用(应用名称用逗号隔开)。 …
|
D | README.md | 88 # wukong special -C [bundlename] -p 94 | -C [bundlename] |[bundlename]| Control to sequentially traverse the test parameter Settings, bund… 105 | -b,--bundle[bundlename,......,bundlename] | Set the list of allowed applications for this tes… 106 | -p,--prohibit[bundlename,......,bundlename] | Set the list of prohibited apps for this test, wh…
|
/test/ostest/wukong/input_factory/src/ |
D | appswitch_input.cpp | 41 std::string bundlename = appSwitchPtr->bundlename_; in OrderInput() local 50 uint32_t index = util->FindElement(bundleList, bundlename); in OrderInput()
|
/test/xts/acts/ability/crossplatform/ability_runtime/ActsCrossplatformAbilityTest/src/main/ets/test/ |
D | StartAbility.test.ets | 360 …* @tc.desc Test the api: startAbility, bundlename is the error value, abilityname does not pass in… 612 …* @tc.desc Test the api: startAbility, start an ability which bundlename is the error value, abili…
|
/test/xts/acts/ability/ability_runtime/freeinstalltest/startabilitystagetest/actsfreeinstallstartabilitystagetest/entry/src/main/ets/test/ |
D | StartAbilityTest.ets | 381 * @tc.name Without passing deviceid, pull up the HAP with the same bundlename and different 862 …* @tc.name There are hapa and hapb with the same bundlename and abilityname and different modul… 918 …* @tc.name There are hapa and hapb with the same bundlename and abilityname and different modul…
|
/test/xts/acts/ability/ability_runtime/formmanager/fa/formsystemtest_ets/formacquiretest/entry/src/main/ets/test/ |
D | FmsAcquireForm.test.ets | 159 * @tc.name: Failed to add form when parameter bundlename is wrong. 160 … * @tc.desc: Form creation failed when verifying the wrong parameter (bundlename) of form creation.
|