Searched refs:test_read (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/ |
H A D | test_write_format_warc.c | 28 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 D | systembuf_test.cpp | 78 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 D | fileio.c | 184 test_read (void) in test_read() function 565 test_read (); in main()
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
H A D | fileio.c | 184 test_read (void) in test_read() function 565 test_read (); in main()
|
/netbsd-src/external/public-domain/xz/dist/tests/ |
H A D | test_index.c | 174 test_read(lzma_index *i) in test_read() function 285 test_read(i); in test_many()
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_test.c | 546 static int test_read(isl_ctx *ctx) in test_read() function 10973 { "reading", &test_read },
|