/test/xts/acts/commonlibrary/ets_utils/process_lib_standard/src/main/js/test/ |
D | Process.test.js | 16 import process from '@ohos.process' 25 let result = process.uid 38 let result = process.uid 54 let result = process.uid 70 let result = process.uid 86 let result = process.uid 101 let result = process.kill(3, 123) 110 let pres = process.pid 111 let result = process.kill(23, pres) 120 let pres = process.pid [all …]
|
/test/xts/acts/ability/ability_runtime/stage/actsdebuggabletest/actsdebuggabletest/entry/src/main/ets/test/ |
D | ActsDebuggableAaProcessTest.test.ets | 83 * @tc.name aa process -b com.example.timeout -a EntryAbility -m entry -S -p 89 …await abilityDelegator.executeShellCommand('aa process -b com.example.timeout -a EntryAbility -m e… 92 'SUB_AA_AMS_Debuggable_1700 aa process data is: ' + data.stdResult); 96 'SUB_AA_AMS_Debuggable_1700 aa process err is: ' + JSON.stringify(err)); 99 expect(res).assertContain('usage: aa process <options>'); 105 * @tc.name aa process -b com.example.timeout -a EntryAbility -m entry -S -D 111 …await abilityDelegator.executeShellCommand('aa process -b com.example.timeout -a EntryAbility -m e… 114 'SUB_AA_AMS_Debuggable_2400 aa process data is: ' + data.stdResult); 118 'SUB_AA_AMS_Debuggable_2400 aa process err is: ' + JSON.stringify(err)); 121 expect(res).assertContain('usage: aa process <options>'); [all …]
|
/test/testfwk/developer_test/localCoverage/ |
D | utils.py | 90 process = Popen(command_list, stdout=PIPE, stderr=STDOUT) 92 outs, errs = process.communicate(timeout=900) 94 process.kill() 95 outs, errs = process.communicate() 98 return errs, process.returncode
|
/test/xts/acts/commonlibrary/ets_utils/threadWorker_lib_standard/entry/src/main/ets/workers/ |
D | restrictedWorker_001.js | 17 import process from '@ohos.process'; 23 let workerTid = process.tid
|
/test/xts/acts/ability/ability_runtime/aacommand/AACommandRelyHap/entry/src/main/ets/test/ |
D | AACommand.test.ets | 27 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 41 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 62 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 84 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 99 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 114 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 129 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 144 …* @tc.desc: Verify that the process of the test framework is not stopped by calling this interface. 161 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 175 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. [all …]
|
/test/xts/acts/security/cryptoFramework/js_api10_test_oh41/src/main/ets/test/ |
D | SecurityCryptoFwKeyGenerateECCBrainPool.test.ets | 47 * @tc.name Test createAsyKeyGenerator with wrong BrainPool, process is fail 69 * @tc.name Test getAsyKeySpec with BrainPool, process is successful 102 * @tc.name Test convertKey with BrainPoolGenerator, process is successful 125 * @tc.name Test convertKey with BrainPoolGenerator, process is successful 148 * @tc.name Test convertKey with BrainPoolGenerator, process is successful 171 * @tc.name Test convertKey with BrainPoolGenerator, process is successful 194 * @tc.name Test convertKey with BrainPoolGenerator, process is successful 217 * @tc.name Test convertKey with BrainPoolGenerator, process is successful 240 * @tc.name Test convertKey with BrainPoolGenerator, process is successful 263 * @tc.name Test convertKey with BrainPoolGenerator, process is successful [all …]
|
D | SecurityCryptoFwGenECCCommonSpec.test.ets | 54 * @tc.name Test genECCCommonParamSpec with brainpool, sm2, process is successful 77 * @tc.name Test genECCCommonParamSpec with brainpool, sm2, process is successful 100 * @tc.name Test genECCCommonParamSpec with brainpool, sm2, process is successful 123 * @tc.name Test genECCCommonParamSpec with brainpool, sm2, process is successful 146 * @tc.name Test genECCCommonParamSpec with brainpool, sm2, process is successful 169 * @tc.name Test genECCCommonParamSpec with brainpool, sm2, process is successful 192 * @tc.name Test genECCCommonParamSpec with brainpool, sm2, process is successful 215 * @tc.name Test genECCCommonParamSpec with brainpool, sm2, process is successful 238 * @tc.name Test genECCCommonParamSpec with brainpool, sm2, process is successful 261 * @tc.name Test genECCCommonParamSpec with brainpool, sm2, process is successful [all …]
|
D | SecurityCryptoFwAgreementECCBrainPool.test.ets | 47 * @tc.name Test agreement with brainPool, process is successful 70 * @tc.name Test agreement with brainPool, process is successful 93 * @tc.name Test agreement with brainPool, process is successful 116 * @tc.name Test agreement with brainPool, process is successful 139 * @tc.name Test agreement with brainPool, process is successful 162 * @tc.name Test agreement with brainPool, process is successful 185 * @tc.name Test agreement with brainPool, process is successful 208 * @tc.name Test agreement with brainPool, process is successful 231 * @tc.name Test agreement with brainPool, process is successful 254 * @tc.name Test agreement with brainPool, process is successful [all …]
|
D | SecurityCryptoFwSignVerifyECCBrainPool.test.ets | 50 * @tc.name Test signVerify with brainPool, process is successful 75 * @tc.name Test signVerify with brainPool, process is successful 100 * @tc.name Test signVerify with brainPool, process is successful 125 * @tc.name Test signVerify with brainPool, process is successful 150 * @tc.name Test signVerify with brainPool, process is successful 175 * @tc.name Test signVerify with brainPool, process is successful 200 * @tc.name Test signVerify with brainPool, process is successful 225 * @tc.name Test signVerify with brainPool, process is successful 250 * @tc.name Test signVerify with brainPool, process is successful 275 * @tc.name Test signVerify with brainPool, process is successful [all …]
|
D | SecurityCryptoFwAgreementDH.test.ets | 48 * @tc.name Test agreement with dh, Promise style, process success 72 * @tc.name Test agreement with dh, Promise style, process success 96 * @tc.name Test agreement with dh, Promise style, process success 120 * @tc.name Test agreement with dh, Promise style, process success 144 * @tc.name Test agreement with dh, Promise style, process success 168 * @tc.name Test agreement with dh, Promise style, process success 192 * @tc.name Test agreement with dh, Promise style, process success 216 * @tc.name Test agreement with dh, Promise style, process success 240 * @tc.name Test agreement with dh, Promise style, process success 264 * @tc.name Test agreement with dh, Promise style, process success [all …]
|
D | SecurityCryptoFwKeyGenerateSM2.test.ets | 47 * @tc.name Test createAsyKeyGeneratorBySpec error params process is fail 71 * @tc.name Test createAsyKeyGeneratorBySpec error type. process is fail 95 * @tc.name Test keyGenerateBySpec sm2. process is success 118 * @tc.name Test keyGenerateBySpec sm2. process is success 141 * @tc.name Test keyGenerateBySpec sm2. process is success 164 * @tc.name Test keyGenerateBySpec sm2. process is success 187 * @tc.name Test priKeyGenerate By pub Spec sm2. process is success 211 * @tc.name Test priKeyGenerate By pub Spec sm2. process is fail 235 * @tc.name Test getAsyKeySpec sm2. process is success 268 * @tc.name Test getAsyKeySpec sm2. get format,algName. process success
|
D | SecurityCryptoFwCipherSM2.test.ets | 47 * @tc.name Test cipher with SM2_256|SHA256, process is successful 73 * @tc.name Test cipher with SM2_256|SHA256, process is successful 106 * @tc.name Test getCipherSpec with SM2_256, process is successful 129 * @tc.name Test getCipherSpec with SM2_256, process is successful 152 * @tc.name Test getCipherSpec with SM2, process is successful 175 * @tc.name Test getCipherSpec with SM2_256, process is successful 198 * @tc.name Test getCipherSpec with SM2_256, process is successful 221 * @tc.name Test getCipherSpec with SM2_256, process is successful 244 * @tc.name Test getCipherSpec with SM2_256, process is successful 267 * @tc.name Test Cipher algName with SM2_256, process success
|
D | SecurityCryptoFwKeyGenerateDH.test.ets | 49 * @tc.name Test convertKey with dh, Promise style, process success 73 * @tc.name Test convertKey with dh, Callback style, process success 97 * @tc.name Test key generate with dh, Promise style, process success 124 * @tc.name Test key generate with dh, Callback style, process success 151 * @tc.name Test key generate with dh, process success, AsyKeyGeneratorBySpec with CommonSpec 173 * @tc.name Test key generate with dh, process success 196 * @tc.name Test key generate with dh, process fail 219 * @tc.name Test key generate with dh, process fail 242 * @tc.name Test key generate with dh, process fail 265 * @tc.name Test key compare Spec with dh, Promise style, process success [all …]
|
D | SecurityCryptoFwKeyGenerateECC.test.ets | 49 * @tc.name Test convertKey with ECC, Promise style, process success 73 * @tc.name Test convertKey with ECC, Callback style, process success 97 * @tc.name Test key generate with ECC, Promise style, process success 122 * @tc.name Test key generate bySpec with ECC, Promise style, process success 147 * @tc.name Test key generate with ECC, Callback style, process success 172 * @tc.name Test key generate bySpec with ECC, Callback style, process success 197 * @tc.name Test key generate bySpec with ECC, Promise style, process success 224 * @tc.name Test key generate bySpec with ECC, Callback style, process success 251 * @tc.name Test convertKey with ECC, Promise style, process success 275 * @tc.name Test convertKey with ECC, Callback style, process success [all …]
|
/test/xts/acts/security/cryptoFramework/js_api_test_oh41/src/main/ets/test/ |
D | HmacOptParameter.test.ets | 45 * @tc.name Test symKey with HMAC|SHA1, HMAC process is successful 64 * @tc.name Test symKey with HMAC|SHA224, HMAC process is successful 83 * @tc.name Test symKey with HMAC|SHA256, HMAC process is successful 102 * @tc.name Test symKey with HMAC|SHA384, HMAC process is successful 121 * @tc.name Test symKey with HMAC|SHA512, HMAC process is successful 140 * @tc.name Test symKey with HMAC|SM3, HMAC process is successful 159 …* @tc.name Test symKey with invalid parameters or MAC with invalid parameters, HMAC process is fa… 183 * @tc.name Test symKey with HMAC and symkey with any length[1,4096], HMAC process is successful 205 * @tc.name Test symKey with HMAC and symkey with superlarge length, HMAC process is failed 232 * @tc.name Test symKey with HMAC and symkey with 0 length, HMAC process is failed [all …]
|
D | Pbkdf2.test.ets | 110 * @tc.name Test generateSecret with PBKDF2|SHA1, generateSecret process is successful 137 * @tc.name Test generateSecret with PBKDF2|SHA1, generateSecret process is successful 164 * @tc.name Test generateSecret with PBKDF2|SHA224, generateSecret process is successful 191 * @tc.name Test generateSecret with PBKDF2|SHA224, generateSecret process is successful 218 * @tc.name Test generateSecret with PBKDF2|SHA256, generateSecret process is successful 245 * @tc.name Test generateSecret with PBKDF2|SHA256, generateSecret process is successful 272 * @tc.name Test generateSecret with PBKDF2|SHA384, generateSecret process is successful 299 * @tc.name Test generateSecret with PBKDF2|SHA384, generateSecret process is successful 326 * @tc.name Test generateSecret with PBKDF2|SHA512, generateSecret process is successful 353 * @tc.name Test generateSecret with PBKDF2|SHA512, generateSecret process is successful [all …]
|
/test/xts/acts/demo/sectest/static_patch_scan/2022-12/ |
D | OpenHarmony-SA-2022-1205.yara | 31 $features = "process name error" nocase wide ascii 32 $features1 = "process name length is 0" nocase wide ascii
|
/test/xts/acts/ability/ability_runtime/aacommand/AACommandtest/entry/src/main/ets/test/ |
D | Ability.test.ets | 213 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 252 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 269 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 288 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 307 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 324 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 341 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 358 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 375 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. 391 …* @tc.desc: Verify that the process of the test framework can be stopped by calling this interface. [all …]
|
/test/xts/acts/barrierfree/accessiblesendevent/hvigor/ |
D | hvigor-wrapper.js | 15 …process.cwd(),e.HVIGOR_PROJECT_NAME=u.basename((0,s.hash)(e.HVIGOR_PROJECT_ROOT_DIR)),e.HVIGOR_PRO… field 16 …process.pid,u&&(this.functionName=u.functionName,this.fileName=u.fileName,this.lineNumber=u.lineNu…
|
/test/xts/acts/multimedia/avsource/hvigor/ |
D | hvigor-wrapper.js | 15 …process.cwd(),e.HVIGOR_PROJECT_NAME=u.basename((0,s.hash)(e.HVIGOR_PROJECT_ROOT_DIR)),e.HVIGOR_PRO… field 16 …process.pid,u&&(this.functionName=u.functionName,this.fileName=u.fileName,this.lineNumber=u.lineNu…
|
/test/xts/acts/arkcompiler/esmodule/esmodule_ohostestlib/hvigor/ |
D | hvigor-wrapper.js | 15 …process.cwd(),e.HVIGOR_PROJECT_NAME=u.basename((0,s.hash)(e.HVIGOR_PROJECT_ROOT_DIR)),e.HVIGOR_PRO… field 16 …process.pid,u&&(this.functionName=u.functionName,this.fileName=u.fileName,this.lineNumber=u.lineNu…
|
/test/xts/tools/sample/AppSampleD/hvigor/ |
D | hvigor-wrapper.js | 15 …process.cwd(),e.HVIGOR_PROJECT_NAME=u.basename((0,s.hash)(e.HVIGOR_PROJECT_ROOT_DIR)),e.HVIGOR_PRO… field 16 …process.pid,u&&(this.functionName=u.functionName,this.fileName=u.fileName,this.lineNumber=u.lineNu…
|
/test/xts/acts/barrierfree/accessibleregisterstate/hvigor/ |
D | hvigor-wrapper.js | 15 …process.cwd(),e.HVIGOR_PROJECT_NAME=u.basename((0,s.hash)(e.HVIGOR_PROJECT_ROOT_DIR)),e.HVIGOR_PRO… field 16 …process.pid,u&&(this.functionName=u.functionName,this.fileName=u.fileName,this.lineNumber=u.lineNu…
|
/test/xts/acts/graphic/nativedrawing/hvigor/ |
D | hvigor-wrapper.js | 15 …process.cwd(),e.HVIGOR_PROJECT_NAME=u.basename((0,s.hash)(e.HVIGOR_PROJECT_ROOT_DIR)),e.HVIGOR_PRO… field 16 …process.pid,u&&(this.functionName=u.functionName,this.fileName=u.fileName,this.lineNumber=u.lineNu…
|
/test/xts/acts/multimedia/media/media_js_standard/avPlayerNdk/hvigor/ |
D | hvigor-wrapper.js | 15 …process.cwd(),e.HVIGOR_PROJECT_NAME=u.basename((0,s.hash)(e.HVIGOR_PROJECT_ROOT_DIR)),e.HVIGOR_PRO… field 16 …process.pid,u&&(this.functionName=u.functionName,this.fileName=u.fileName,this.lineNumber=u.lineNu…
|