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

/netbsd-current/external/bsd/kyua-cli/dist/utils/process/
H A Dsystembuf_test.cpp78 test_read(std::size_t length, std::size_t bufsize) function
80 std::ofstream f("test_read.txt");
84 int fd = ::open("test_read.txt", O_RDONLY);
90 ::unlink("test_read.txt");
120 test_read(64, 1024);
132 test_read(64 * 1024, 1024);
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_warc.c28 static void test_read(struct archive *a, char *buff, size_t used, char *filedata) function
77 test_read(a, buff, used, filedata);
81 test_read(a, buff, used, filedata);
85 test_read(a, buff, used, filedata);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfileio.c184 test_read (void) function
565 test_read ();
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dfileio.c184 test_read (void) function
565 test_read ();
/netbsd-current/external/public-domain/xz/dist/tests/
H A Dtest_index.c174 test_read(lzma_index *i) function
285 test_read(i);
/netbsd-current/external/mit/isl/dist/
H A Disl_test.c546 static int test_read(isl_ctx *ctx) function
10973 { "reading", &test_read },

Completed in 227 milliseconds