Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/atf/dist/atf-c/
Dcheck_test.c91 check_line(int fd, const char *exp) in check_line() function
327 check_line(fd, "test-message"); in ATF_TC_BODY()
446 check_line(fd, "Line 1 to " outname " for " resname); \ in ATF_TC_BODY()
447 check_line(fd, "Line 2 to " outname " for " resname); \ in ATF_TC_BODY()
/netbsd/src/external/gpl3/gdb/dist/libiberty/testsuite/
Dtest-pexecute.c97 static void check_line (int, FILE *, const char *);
136 check_line (int line, FILE *e, const char *str) in check_line() function
173 #define CHECK_LINE(E, STR) check_line (__LINE__, E, STR)
/netbsd/src/games/atc/
Dgrammar.y283 check_line($3, $4, $7, $8);
316 check_line(int px1, int py1, int px2, int py2) in check_line() function
/netbsd/src/external/bsd/atf/dist/atf-c/detail/
Dprocess_test.c882 check_line(int fd, const char *exp) in check_line() function
941 check_line(fd, "test-message"); in ATF_TC_BODY()