Home
last modified time | relevance | path

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

/test/
A Dhexstr_test.c19 struct testdata { struct
29 static struct testdata tbl_testdata[] = { argument
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 */
A Dsslbuffertest.c84 const char testdata[] = "Test data"; in test_func() local
209 const char testdata[] = "Test data"; in test_free_buffers() local
A Dmdc2_internal_test.c57 const TESTDATA testdata = tests[idx]; in test_mdc2() local
A Dtime_offset_test.c70 const TESTDATA *testdata = &tests[idx]; in test_offset() local
A Derrtest.c347 static const char testdata[] = "test data"; in test_save_restore() local
A Dwpackettest.c388 unsigned char testdata[] = { 0x00, 0x01, 0x02, 0x03 }; in test_WPACKET_init_der() local
A Dasynciotest.c296 const char testdata[] = "Test data"; in test_asyncio() local

Completed in 11 milliseconds