Home
last modified time | relevance | path

Searched refs:resultfile (Results 1 – 25 of 216) sorted by relevance

123456789

/dports/science/hdf5/hdf5-1.10.6/tools/test/misc/
H A DCMakeTestsMkgrp.cmake65 NAME H5MKGRP-${resultfile}-clear-objects
72 NAME H5MKGRP-${resultfile}
76 DEPENDS H5MKGRP-${resultfile}-clear-objects
81 NAME H5MKGRP-${resultfile}-h5ls
87 -D "TEST_OUTPUT=${resultfile}.out"
90 -D "TEST_REFERENCE=${resultfile}.ls"
93 set_tests_properties (H5MKGRP-${resultfile}-h5ls PROPERTIES DEPENDS H5MKGRP-${resultfile})
97 macro (ADD_H5_CMP resultfile resultcode)
109 NAME H5MKGRP_CMP-${resultfile}
115 -D "TEST_OUTPUT=${resultfile}.out"
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/
H A Dnocompile_driver.py247 def PassTest(resultfile, resultlog, test): argument
257 resultfile.write(GUNIT_TEMPLATE % (
289 resultfile.write('\n')
343 FailTest(resultfile, test,
351 PassTest(resultfile, resultlog, test)
358 PassTest(resultfile, resultlog, test)
362 FailTest(resultfile, test,
451 resultfile = StringIO.StringIO()
481 PassTest(resultfile, resultlog, config)
513 fd.write(resultfile.getvalue())
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/
H A Dnocompile_driver.py247 def PassTest(resultfile, resultlog, test): argument
257 resultfile.write(GUNIT_TEMPLATE % (
289 resultfile.write('\n')
343 FailTest(resultfile, test,
351 PassTest(resultfile, resultlog, test)
358 PassTest(resultfile, resultlog, test)
362 FailTest(resultfile, test,
451 resultfile = StringIO.StringIO()
481 PassTest(resultfile, resultlog, config)
513 fd.write(resultfile.getvalue())
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/tools/misc/
H A DCMakeTests.cmake89 ${resultfile}.h5
95 NAME H5MKGRP-${resultfile}
104 …set_tests_properties (H5MKGRP-${resultfile} PROPERTIES DEPENDS H5MKGRP-${resultfile}-clear-objects)
106 NAME H5MKGRP-${resultfile}-h5ls
111 -D "TEST_OUTPUT=${resultfile}.out"
117 set_tests_properties (H5MKGRP-${resultfile}-h5ls PROPERTIES DEPENDS H5MKGRP-${resultfile})
121 macro (ADD_H5_CMP resultfile resultcode)
129 ${resultfile}.h5
133 NAME H5MKGRP_CMP-${resultfile}
138 -D "TEST_OUTPUT=${resultfile}.out"
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/tools/h5dump/
H A DCMakeTests.cmake463 ${resultfile}.bin
464 ${resultfile}.out
535 ${resultfile}.txt
536 ${resultfile}.out
555 -E compare_files ${resultfile}.txt ${resultfile}.exp
579 ${resultfile}.txt
580 ${resultfile}.out
599 -E compare_files ${resultfile}.txt ${resultfile}.exp
630 -E compare_files ${resultfile}.txt ${resultfile}.exp
730 ${resultfile}.h5
[all …]
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5dump/
H A DCMakeTests.cmake465 NAME H5DUMP-${resultfile}
531 NAME H5DUMP-${resultfile}
546 … COMMAND ${CMAKE_COMMAND} -E compare_files --ignore-eol ${resultfile}.txt ${resultfile}.exp
570 ${resultfile}.txt
574 NAME H5DUMP-${resultfile}
630 NAME H5DUMP-${resultfile}
648 NAME H5DUMP-${resultfile}
665 NAME H5DUMP-${resultfile}
683 NAME H5DUMP-${resultfile}
706 ${resultfile}.bin
[all …]
H A DCMakeTestsVDS.cmake124 macro (ADD_H5_VDS_TEST resultfile resultcode)
137 NAME H5DUMP-${resultfile}
143 -D "TEST_OUTPUT=${resultfile}.out"
145 -D "TEST_REFERENCE=${resultfile}.ddl"
167 NAME H5DUMP_PREFIX-${resultfile}
173 -D "TEST_OUTPUT=${resultfile}.out"
175 -D "TEST_REFERENCE=${resultfile}.ddl"
183 macro (ADD_H5_VDS_LAYOUT resultfile resultcode)
196 NAME H5DUMP-${resultfile}
202 -D "TEST_OUTPUT=${resultfile}.out"
[all …]
/dports/science/hdf5/hdf5-1.10.6/tools/libtest/
H A DCMakeTests.cmake26 macro (ADD_H5_TEST resultfile resultcode)
28 NAME H5LIBTEST-${resultfile}-clear-objects
31 ${resultfile}.out
32 ${resultfile}.out.err
35 set_tests_properties (H5LIBTEST-${resultfile}-clear-objects PROPERTIES DEPENDS ${last_test})
37 …add_test (NAME H5LIBTEST-${resultfile} COMMAND ${CMAKE_CROSSCOMPILING_EMULATOR} $<TARGET_FILE:h5to…
39 set_tests_properties (H5LIBTEST-${resultfile} PROPERTIES WILL_FAIL "true")
41 …set_tests_properties (H5LIBTEST-${resultfile} PROPERTIES DEPENDS H5LIBTEST-${resultfile}-clear-obj…
/dports/science/hdf5/hdf5-1.10.6/hl/tools/h5watch/
H A DCMakeTests.cmake77 macro (ADD_H5_TEST resultfile resultcode)
80 NAME H5WATCH_ARGS-h5watch-${resultfile}
86 -D "TEST_OUTPUT=${resultfile}.out"
99 macro (ADD_H5_ERR_TEST resultfile resultcode)
108 -D "TEST_OUTPUT=${resultfile}.out"
111 -D "TEST_ERRREF=${resultfile}.err"
122 macro (ADD_H5_WATCH resultfile resultcode)
127 -E remove ${resultfile}.h5
131 NAME H5WATCH-${resultfile}
137 -D "TEST_OUTPUT=${resultfile}.out"
[all …]
/dports/www/cgichk/cgichk/
H A Dconfig.c6 char *resultfile = NULL; variable
12 if (resultfile) in open_config()
13 free(resultfile); in open_config()
22 resultfile = (char *)strdup(fn); in open_config()
35 resultfile = (char *) strdup("./cgichk.cfg"); in open_config()
42 resultfile = (char *) strdup(CONFIG_PATH); in open_config()
144 if (resultfile) in close_config()
145 free(resultfile); in close_config()
/dports/science/hdf5/hdf5-1.10.6/tools/test/h5ls/
H A DCMakeTestsVDS.cmake89 macro (ADD_H5_VDS_TEST resultfile resultcode)
95 set_tests_properties (H5LS-${resultfile} PROPERTIES WILL_FAIL "true")
99 NAME H5LS-${resultfile}
105 -D "TEST_OUTPUT=${resultfile}.out"
107 -D "TEST_REFERENCE=${resultfile}.ls"
113 macro (ADD_H5_VDS_PREFIX_TEST resultfile resultcode)
117 set_tests_properties (H5LS_PREFIX-${resultfile} PROPERTIES
122 set_tests_properties (H5LS_PREFIX-${resultfile} PROPERTIES WILL_FAIL "true")
126 NAME H5LS_PREFIX-${resultfile}
132 -D "TEST_OUTPUT=vds/prefix/${resultfile}.out"
[all …]
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/hecmw1/tools/result_type_converter/
H A Dhecmw_res_type_conv.c94 char *fileheader, resultfile[HECMW_FILENAME_LEN + 1]; in main() local
118 sprintf(resultfile, "%s.%d.%d", fileheader, mynode, i); in main()
119 fprintf(stdout, "Input file : %s\n", resultfile); in main()
120 data = HECMW_result_read_by_fname(resultfile); in main()
126 strcpy(buff, resultfile); in main()
136 sprintf(resultfile, "%s%s.%d.%d", dirname, out_file, mynode, i); in main()
138 fprintf(stdout, "Output file : %s\n", resultfile); in main()
144 rcode = HECMW_result_write_txt_ST_by_fname(resultfile, data, n_node, n_elem, in main()
/dports/science/hdf/hdf-4.2.15/mfhdf/hdfimport/
H A DCMakeTests.cmake131 macro (ADD_H4_TEST_OUT resultfile resultcode)
132 …E HIMPORT-OUT-${resultfile} COMMAND ${CMAKE_CROSSCOMPILING_EMULATOR} $<TARGET_FILE:hdfimport${tgt_…
140 …_test (NAME HIMPORTLS-OUT-${resultfile} COMMAND ${CMAKE_CROSSCOMPILING_EMULATOR} $<TARGET_FILE:hdf…
143 NAME HIMPORTLS-OUT-${resultfile}
147 -D "TEST_ARGS:STRING=${resultfile}.out"
149 -D "TEST_OUTPUT=${resultfile}.tmp"
152 -D "TEST_REFERENCE=${resultfile}.tst"
156 …set_tests_properties (HIMPORTLS-OUT-${resultfile} PROPERTIES DEPENDS HIMPORT-OUT-${resultfile} LAB…
157 set (last_test "HIMPORTLS-OUT-${resultfile}")
160 macro (ADD_H4_TEST_ED testfile resultfile resultcode)
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Drun-hotindexer-undo-do-tests.bash25 resultfile=""
28 resultfile=$testname.result
32 if [ $verbose != 0 ] ; then echo $testdir $testname $testfile $resultfile; fi
36 if [ -f $testdir/$resultfile ] ; then
37 diff -q $testdir/$testname.run $testdir/$resultfile >/dev/null 2>&1

123456789