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

/haiku-fatelf/src/libs/print/libgutenprint/test/
H A Dcurve.c51 struct test_failure struct
54 struct test_failure *next;
57 static struct test_failure *test_failure_head = NULL;
58 static struct test_failure *test_failure_tail = NULL;
80 struct test_failure *test_failure_tmp = malloc(sizeof(struct test_failure));

Completed in 42 milliseconds