Home
last modified time | relevance | path

Searched defs:testdata (Results 1 – 8 of 8) sorted by relevance

/openssl/test/
H A Dhexstr_test.c19 struct testdata { struct
29 static struct testdata tbl_testdata[] = { argument
H A Dasn1_time_test.c23 struct testdata { struct
24 char *data; /* TIME string value */
25 int type; /* GENERALIZED OR UTC */
26 int expected_type; /* expected type after set/set_string_gmt */
27 int check_result; /* check result */
28 time_t t; /* expected time_t*/
29 int cmp_result; /* comparison to baseline result */
30 int convert_result; /* conversion result */
H A Dmdc2_internal_test.c57 const TESTDATA testdata = tests[idx]; in test_mdc2() local
H A Dsslbuffertest.c78 const char testdata[] = "Test data"; in test_func() local
203 const char testdata[] = "Test data"; in test_free_buffers() local
H A Dtime_offset_test.c70 const TESTDATA *testdata = &tests[idx]; in test_offset() local
H A Derrtest.c347 static const char testdata[] = "test data"; in test_save_restore() local
H A Dwpackettest.c388 unsigned char testdata[] = { 0x00, 0x01, 0x02, 0x03 }; in test_WPACKET_init_der() local
H A Dasynciotest.c296 const char testdata[] = "Test data"; in test_asyncio() local

Completed in 18 milliseconds