Home
last modified time | relevance | path

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

/netbsd-src/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) in test_read() function
77 test_read(a, buff, used, filedata); in DEFINE_TEST()
81 test_read(a, buff, used, filedata); in DEFINE_TEST()
85 test_read(a, buff, used, filedata); in DEFINE_TEST()
/netbsd-src/external/bsd/kyua-cli/dist/utils/process/
H A Dsystembuf_test.cpp78 test_read(std::size_t length, std::size_t bufsize) in test_read() function
120 test_read(64, 1024); in ATF_TEST_CASE_BODY()
132 test_read(64 * 1024, 1024); in ATF_TEST_CASE_BODY()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dfileio.c184 test_read (void) in test_read() function
565 test_read (); in main()
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfileio.c184 test_read (void) in test_read() function
565 test_read (); in main()
/netbsd-src/external/public-domain/xz/dist/tests/
H A Dtest_index.c174 test_read(lzma_index *i) in test_read() function
285 test_read(i); in test_many()
/netbsd-src/external/mit/isl/dist/
H A Disl_test.c546 static int test_read(isl_ctx *ctx) in test_read() function
10973 { "reading", &test_read },