Home
last modified time | relevance | path

Searched refs:playlist (Results 1 – 1 of 1) sorted by relevance

/curl/tests/unit/
H A Dunit1655.c95 const struct test playlist[4] = { variable
102 for(i = 0; i < (int)(sizeof(playlist)/sizeof(*playlist)); i++) {
103 const char *name = playlist[i].name;
115 fail_unless(d == playlist[i].expected_result,
117 if(d == playlist[i].expected_result) {

Completed in 6 milliseconds