Searched refs:currtest (Results 1 – 4 of 4) sorted by relevance
111 my($currgroup, $currtest, $lastrun);183 undef $currtest;190 undef $currtest;206 $currtest = {};220 undef $currtest;228 undef $currtest if $currtest->{name};280 $currtest = $testindex{$test};281 if(ispass($currtest->{result})) {282 $currtest->{result} = $result;283 $currtest->{detail} = "$phase phase";[all …]
59 static int test_client_hello(int currtest) in test_client_hello() argument76 if (currtest == TEST_ADD_PADDING_AND_PSK) in test_client_hello()94 switch(currtest) { in test_client_hello()127 if (currtest == TEST_ADD_PADDING) { in test_client_hello()152 if (currtest == TEST_ADD_PADDING_AND_PSK) { in test_client_hello()183 if (currtest == TEST_SET_SESSION_TICK_DATA_VER_NEG) { in test_client_hello()225 if (currtest == TEST_SET_SESSION_TICK_DATA_VER_NEG) { in test_client_hello()235 if (!TEST_false(currtest == TEST_PADDING_NOT_NEEDED)) in test_client_hello()237 else if (TEST_true(currtest == TEST_ADD_PADDING in test_client_hello()238 || currtest == TEST_ADD_PADDING_AND_PSK)) in test_client_hello()[all …]
350 int currtest[41]; in locate_opcode_ent() local357 currtest[currstatenum] = 0; in locate_opcode_ent()391 switch (currtest[currstatenum]) in locate_opcode_ent()394 currtest[currstatenum]++; in locate_opcode_ent()436 currtest[currstatenum]++; in locate_opcode_ent()449 currtest[currstatenum]++; in locate_opcode_ent()522 currtest[currstatenum] = 0; in locate_opcode_ent()