Home
last modified time | relevance | path

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

12345678910>>...42

/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/parallel/
H A Duber_parallel_test.cpp36 ErrorCode test_read(const char *filename, const char *option);
85 num_errors += RUN_TEST_ARG3( test_read, filename, option ); in main()
89 num_errors += RUN_TEST_ARG3( test_read, filename, option ); in main()
93 num_errors += RUN_TEST_ARG3( test_read, filename, option ); in main()
97 num_errors += RUN_TEST_ARG3( test_read, filename, option ); in main()
101 num_errors += RUN_TEST_ARG3( test_read, filename, option ); in main()
105 num_errors += RUN_TEST_ARG3( test_read, filename, option ); in main()
109 num_errors += RUN_TEST_ARG3( test_read, filename, option ); in main()
113 num_errors += RUN_TEST_ARG3( test_read, filename, option ); in main()
119 num_errors += RUN_TEST_ARG3( test_read, filename2, option ); in main()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DFrontBufferedStreamTest.cpp20 static void test_read(skiatest::Reporter* reporter, SkStream* bufferedStream, in test_read() function
69 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize / 2); in test_incremental_buffering()
74 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize / 4); in test_incremental_buffering()
82 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize << 1); in test_incremental_buffering()
97 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize); in test_perfectly_sized_buffer()
103 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize); in test_perfectly_sized_buffer()
106 test_read(reporter, bufferedStream.get(), gAbcs + memStream->getPosition(), 1); in test_perfectly_sized_buffer()
121 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize / 4); in test_skipping()
130 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize); in test_skipping()
172 test_read(reporter, bufferedStream.get(), gAbcs, bufferSize + 1); in test_read_beyond_buffer()
[all …]
/dports/sysutils/cfengine317/cfengine-3.17.0/tests/acceptance/00_basics/validation/
H A Dvalidation_tagging_directory.cf76 "read1" usebundle => test_read("1", $(name), $(dir));
78 "rm r_id" usebundle => dcs_fini($(test_read.rf));
83 "read2" usebundle => test_read("2", $(name), $(dir));
93 "read3" usebundle => test_read("3", $(name), $(dir));
103 "read4" usebundle => test_read("4", $(name), $(dir));
131 bundle agent test_read(suffix, topname, dir)
196 "correct_release_$(tops)_1" expression => strcmp("$(test_read.r_$(tops)_1[releaseId])",
207 "correct_timestamp_masterdir_3" not => strcmp("$(test_read.v_masterdir_3[timestamp])",
209 "correct_timestamp_testdir_3" not => strcmp("$(test_read.v_testdir_3[timestamp])",
218 "correct_timestamp_masterdir_4" not => strcmp("$(test_read.v_masterdir_4[timestamp])",
[all …]
/dports/sysutils/cfengine-devel/core-d08ae9eff/tests/acceptance/00_basics/validation/
H A Dvalidation_tagging_directory.cf76 "read1" usebundle => test_read("1", $(name), $(dir));
78 "rm r_id" usebundle => dcs_fini($(test_read.rf));
83 "read2" usebundle => test_read("2", $(name), $(dir));
93 "read3" usebundle => test_read("3", $(name), $(dir));
103 "read4" usebundle => test_read("4", $(name), $(dir));
131 bundle agent test_read(suffix, topname, dir)
196 "correct_release_$(tops)_1" expression => strcmp("$(test_read.r_$(tops)_1[releaseId])",
207 "correct_timestamp_masterdir_3" not => strcmp("$(test_read.v_masterdir_3[timestamp])",
209 "correct_timestamp_testdir_3" not => strcmp("$(test_read.v_testdir_3[timestamp])",
218 "correct_timestamp_masterdir_4" not => strcmp("$(test_read.v_masterdir_4[timestamp])",
[all …]
/dports/sysutils/cfengine/cfengine-3.19.0/tests/acceptance/00_basics/validation/
H A Dvalidation_tagging_directory.cf76 "read1" usebundle => test_read("1", $(name), $(dir));
78 "rm r_id" usebundle => dcs_fini($(test_read.rf));
83 "read2" usebundle => test_read("2", $(name), $(dir));
93 "read3" usebundle => test_read("3", $(name), $(dir));
103 "read4" usebundle => test_read("4", $(name), $(dir));
131 bundle agent test_read(suffix, topname, dir)
196 "correct_release_$(tops)_1" expression => strcmp("$(test_read.r_$(tops)_1[releaseId])",
207 "correct_timestamp_masterdir_3" not => strcmp("$(test_read.v_masterdir_3[timestamp])",
209 "correct_timestamp_testdir_3" not => strcmp("$(test_read.v_testdir_3[timestamp])",
218 "correct_timestamp_masterdir_4" not => strcmp("$(test_read.v_masterdir_4[timestamp])",
[all …]
/dports/sysutils/cfengine316/cfengine-3.16.0/tests/acceptance/00_basics/validation/
H A Dvalidation_tagging_directory.cf76 "read1" usebundle => test_read("1", $(name), $(dir));
78 "rm r_id" usebundle => dcs_fini($(test_read.rf));
83 "read2" usebundle => test_read("2", $(name), $(dir));
93 "read3" usebundle => test_read("3", $(name), $(dir));
103 "read4" usebundle => test_read("4", $(name), $(dir));
131 bundle agent test_read(suffix, topname, dir)
196 "correct_release_$(tops)_1" expression => strcmp("$(test_read.r_$(tops)_1[releaseId])",
207 "correct_timestamp_masterdir_3" not => strcmp("$(test_read.v_masterdir_3[timestamp])",
209 "correct_timestamp_testdir_3" not => strcmp("$(test_read.v_testdir_3[timestamp])",
218 "correct_timestamp_masterdir_4" not => strcmp("$(test_read.v_masterdir_4[timestamp])",
[all …]
/dports/sysutils/cfengine319/cfengine-3.19.0/tests/acceptance/00_basics/validation/
H A Dvalidation_tagging_directory.cf76 "read1" usebundle => test_read("1", $(name), $(dir));
78 "rm r_id" usebundle => dcs_fini($(test_read.rf));
83 "read2" usebundle => test_read("2", $(name), $(dir));
93 "read3" usebundle => test_read("3", $(name), $(dir));
103 "read4" usebundle => test_read("4", $(name), $(dir));
131 bundle agent test_read(suffix, topname, dir)
196 "correct_release_$(tops)_1" expression => strcmp("$(test_read.r_$(tops)_1[releaseId])",
207 "correct_timestamp_masterdir_3" not => strcmp("$(test_read.v_masterdir_3[timestamp])",
209 "correct_timestamp_testdir_3" not => strcmp("$(test_read.v_testdir_3[timestamp])",
218 "correct_timestamp_masterdir_4" not => strcmp("$(test_read.v_masterdir_4[timestamp])",
[all …]
/dports/sysutils/cfengine318/cfengine-3.18.1/tests/acceptance/00_basics/validation/
H A Dvalidation_tagging_directory.cf76 "read1" usebundle => test_read("1", $(name), $(dir));
78 "rm r_id" usebundle => dcs_fini($(test_read.rf));
83 "read2" usebundle => test_read("2", $(name), $(dir));
93 "read3" usebundle => test_read("3", $(name), $(dir));
103 "read4" usebundle => test_read("4", $(name), $(dir));
131 bundle agent test_read(suffix, topname, dir)
196 "correct_release_$(tops)_1" expression => strcmp("$(test_read.r_$(tops)_1[releaseId])",
207 "correct_timestamp_masterdir_3" not => strcmp("$(test_read.v_masterdir_3[timestamp])",
209 "correct_timestamp_testdir_3" not => strcmp("$(test_read.v_testdir_3[timestamp])",
218 "correct_timestamp_masterdir_4" not => strcmp("$(test_read.v_masterdir_4[timestamp])",
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/unistd/
H A Dpipe.c33 void test_read(int fd0, unsigned char *ch, int size) in test_read() function
92 test_read (fd[0], &rchar, i); in main()
96 test_read (fd[0], &rchar, i + 3); in main()
112 test_read (fd[0], &rchar, sizeof buf); in main()
120 test_read(fd[0], &rchar, 456); in main()
121 test_read(fd[0], &rchar, (1 << 15) + 123); in main()
122 test_read(fd[0], &rchar, 321); in main()
136 test_read (fd[0], &rchar, 10); in main()
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/cl/api/
H A Denqueue-read_write-buffer.c66 test_read(cl_command_queue command_queue, in test_read() function
284 if(!test_read(env->context->command_queues[i], in piglit_cl_test()
392 test_read(context->command_queues[0], mem, true, 0, in piglit_cl_test()
412 test_read(env->context->command_queues[0], NULL, true, 0, in piglit_cl_test()
427 test_read(env->context->command_queues[0], mem, true, 0, in piglit_cl_test()
437 test_read(env->context->command_queues[0], mem, true, 1, in piglit_cl_test()
471 test_read(env->context->command_queues[0], mem, true, 0, in piglit_cl_test()
481 test_read(env->context->command_queues[0], mem, true, 0, in piglit_cl_test()
491 test_read(env->context->command_queues[0], mem, true, 0, in piglit_cl_test()
537 test_read(env->context->command_queues[0], mem, true, 0, in piglit_cl_test()
[all …]
/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/nf90_test/
H A Ddepend20 test_read.o: ../../src/libf/pnetcdf.inc
21 test_read.o: test_read.F90
22 test_read.o: tests.inc
/dports/audio/py-mutagen/mutagen-1.42.0/tests/
H A Dtest__id3specs.py47 def test_read(self): member in TTimeStampSpec
68 def test_read(self): member in TEncodedTextSpec
86 def test_read(self): member in TEncodingSpec
104 def test_read(self): member in TASPIIndexSpec
120 def test_read(self): member in TVolumeAdjustmentSpec
139 def test_read(self): member in TByteSpec
171 def test_read(self): member in TStringSpec
195 def test_read(self): member in TBinaryDataSpec
214 def test_read(self): member in TRVASpec
249 def test_read(self): member in TFrameIDSpec
[all …]
/dports/science/pnetcdf/parallel-netcdf-1.8.1/test/nf_test/
H A Ddepend23 test_read.o: ../../src/libf/pnetcdf.inc
24 test_read.o: test_read.F
25 test_read.o: tests.inc
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/io/
H A Dccmio_test.cpp13 void test_read();
21 result += RUN_TEST(test_read); in main()
40 void test_read() in test_read() function
/dports/devel/libewf/libewf-20140812/tests/
H A Dtest_read.sh37 test_read() function
89 if ! test_read ${FILENAMES};
114 if ! test_read ${FILENAMES};
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Delf.c35 test_read(fd, ident, sizeof(ident)); in elfhdr_get()
83 test_read(fd, hdrp, sizeof(*hdrp)); in elfhdr_get()
150 test_read(fd, &phdr, sizeof(phdr)); in kvm_vm_elf_load()
192 test_read(fd, addr_gva2hva(vm, phdr.p_vaddr), in kvm_vm_elf_load()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/iostreams/test/
H A Dstream_state_test.cpp116 void test_read(std::iostream& str) in test_read() function
144 test->add(BOOST_TEST_CASE(&wrap_nothrow <&test_read>::execute)); in init_unit_test_suite()
145 test->add(BOOST_TEST_CASE(&wrap_throw <&test_read>::execute)); in init_unit_test_suite()
146 test->add(BOOST_TEST_CASE(&wrap_throw_delayed<&test_read>::execute)); in init_unit_test_suite()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Delf.c35 test_read(fd, ident, sizeof(ident)); in elfhdr_get()
83 test_read(fd, hdrp, sizeof(*hdrp)); in elfhdr_get()
150 test_read(fd, &phdr, sizeof(phdr)); in kvm_vm_elf_load()
192 test_read(fd, addr_gva2hva(vm, phdr.p_vaddr), in kvm_vm_elf_load()
/dports/databases/percona57-server/boost_1_59_0/libs/iostreams/test/
H A Dstream_state_test.cpp116 void test_read(std::iostream& str) in test_read() function
144 test->add(BOOST_TEST_CASE(&wrap_nothrow <&test_read>::execute)); in init_unit_test_suite()
145 test->add(BOOST_TEST_CASE(&wrap_throw <&test_read>::execute)); in init_unit_test_suite()
146 test->add(BOOST_TEST_CASE(&wrap_throw_delayed<&test_read>::execute)); in init_unit_test_suite()
/dports/databases/xtrabackup/boost_1_59_0/libs/iostreams/test/
H A Dstream_state_test.cpp116 void test_read(std::iostream& str) in test_read() function
144 test->add(BOOST_TEST_CASE(&wrap_nothrow <&test_read>::execute)); in init_unit_test_suite()
145 test->add(BOOST_TEST_CASE(&wrap_throw <&test_read>::execute)); in init_unit_test_suite()
146 test->add(BOOST_TEST_CASE(&wrap_throw_delayed<&test_read>::execute)); in init_unit_test_suite()
/dports/databases/percona57-client/boost_1_59_0/libs/iostreams/test/
H A Dstream_state_test.cpp116 void test_read(std::iostream& str) in test_read() function
144 test->add(BOOST_TEST_CASE(&wrap_nothrow <&test_read>::execute)); in init_unit_test_suite()
145 test->add(BOOST_TEST_CASE(&wrap_throw <&test_read>::execute)); in init_unit_test_suite()
146 test->add(BOOST_TEST_CASE(&wrap_throw_delayed<&test_read>::execute)); in init_unit_test_suite()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/kvm/lib/
H A Delf.c35 test_read(fd, ident, sizeof(ident)); in elfhdr_get()
83 test_read(fd, hdrp, sizeof(*hdrp)); in elfhdr_get()
150 test_read(fd, &phdr, sizeof(phdr)); in kvm_vm_elf_load()
192 test_read(fd, addr_gva2hva(vm, phdr.p_vaddr), in kvm_vm_elf_load()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/iostreams/test/
H A Dstream_state_test.cpp116 void test_read(std::iostream& str) in test_read() function
144 test->add(BOOST_TEST_CASE(&wrap_nothrow <&test_read>::execute)); in init_unit_test_suite()
145 test->add(BOOST_TEST_CASE(&wrap_throw <&test_read>::execute)); in init_unit_test_suite()
146 test->add(BOOST_TEST_CASE(&wrap_throw_delayed<&test_read>::execute)); in init_unit_test_suite()
/dports/science/py-libpysal/libpysal-4.5.1/libpysal/io/iohandlers/tests/
H A Dtest_wk1.py19 def test_read(self): member in test_Wk1IO
26 self.test_read()
29 self.test_read()
H A Dtest_arcgis_swm.py19 def test_read(self): member in test_ArcGISSwmIO
26 self.test_read()
29 self.test_read()

12345678910>>...42