Searched refs:ss_test (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/curl-83.1.2/curl/tests/libtest/
H A Dlib557.c111 static struct sigshort_st ss_test[SSHORT_TESTS_ARRSZ]; variable in typeref:struct:sigshort_st
234 i=1; ss_test[i].num = 0x7F; ss_test[i].expected = "127";
236 i++; ss_test[i].num = 0x70; ss_test[i].expected = "112";
237 i++; ss_test[i].num = 0x07; ss_test[i].expected = "7";
239 i++; ss_test[i].num = 0x50; ss_test[i].expected = "80";
240 i++; ss_test[
[all...]

Completed in 127 milliseconds