Searched refs:parse_textfile (Results 1 – 1 of 1) sorted by relevance
45 static int parse_textfile(TestSetup* setup, const char* line, int line_len, FILE* fd) { in parse_textfile() function134 if (!parse_textfile(setup, line+1, line_len-1, fd)) { in read_test_setup()