Searched refs:CMD_OUT_FILE (Results 1 – 1 of 1) sorted by relevance
| /developtools/hapsigner/hapsigntool/hap_sign_tool/src/test/java/com/ohos/hapsigntoolcmd/ |
| D | CmdUnitTest.java | 64 public static final String CMD_OUT_FILE = "-outFile"; field in CmdUnitTest 472 CMD_OUT_FILE, CMD_CSR_PATH}); in testCmdCsr() 503 CMD_OUT_FILE, CMD_CERT_PATH, in testCmdCert() 586 CMD_OUT_FILE, CMD_APP_DEBUG_CERT_PATH, in testCmdAppCert() 605 CMD_OUT_FILE, CMD_APP_RELEASE_CERT_PATH, in testCmdAppCert() 644 CMD_OUT_FILE, CMD_PROFILE_DEBUG_CERT_PATH, in testCmdProfileCert() 663 CMD_OUT_FILE, CMD_PROFILE_RELEASE_CERT_PATH, in testCmdProfileCert() 705 CMD_OUT_FILE, CMD_SIGN_PROFILE_PATH}); in testCmdSignProfile() 726 CMD_OUT_FILE, CMD_VERIFY_PROFILE_RESULT_PATH}); in testVerifyProfile() 868 … CMD_KEY_STORE_RIGHTS, CMD_RIGHTS_123456, CMD_IN_FILE, unsignedHap, CMD_OUT_FILE, signedHap in signAndVerifyHap() [all …]
|