Searched refs:testName (Results 1 – 2 of 2) sorted by relevance
65 const char * testName = NULL; in runIt_eciesRandom() local85 testName = "UNKNOWN"; in runIt_eciesRandom()106 testName = mbedtls_ecp_curve_info_from_grp_id(ECP_GROUP_ID)->name; in runIt_eciesRandom()165 RUNIT_SUB_TEST_RESULT_W_PARAMS(TEST_NAME, "ID[%s] DERIVE[ISO18033_KDF1] MD[SHA256]", testName); in runIt_eciesRandom()
17 <xsl:variable name="testName" select="func"/> variable19 <testcase name="{$testName}">