Home
last modified time | relevance | path

Searched refs:testnames (Results 1 – 25 of 190) sorted by relevance

12345678

/dports/devel/p5-Test-WWW-Declare/Test-WWW-Declare-0.02/t/
H A D09-multisession.t6 my @testnames = ('a', 'b', 'c', 'argy mech', 'd', 'f', 'e');
7 plan tests => 1 + 3 * @testnames;
53 is(@results, @testnames, "had ".@testnames." tests");
54 for (1..@testnames) { ok($results[$_-1]{ok}, "test $_ passed") }
56 for (1..@testnames)
58 is($results[$_-1]{name}, $testnames[$_-1], "correct test name for test $_");
61 for (1..@testnames) { is($results[$_-1]{diag}, '', "no errors/warnings") }
/dports/science/PETSc/petsc-3.14.1/config/
H A Dtestparse.py223 testnames=[]; sdicts=[]
267 testnames+=sep_testnames
275 testnames.append(testname)
277 return testnames,sdicts
286 testname=testnames[i]
316 tnms.append(testnames[i])
320 tnms.append(testnames[i])
339 testnames,sdicts=genTestsSubtestSuffix(testnames,sdicts)
340 testnames,sdicts=genTestsSeparateTestvars(testnames,sdicts,final=True)
344 return testnames, sdicts
[all …]
/dports/www/py-Tenjin/Tenjin-1.1.1/doc/
H A DKookbook.py202 testnames = glob('test_*')
222 s = _create_users_guide_test_py(testnames)
226 def _create_users_guide_test_py(testnames): argument
318 for tname in testnames:
336 testnames = [ os.path.basename(x) for x in glob('%s/data/examples/*' % testdir) ]
337 s = _create_examples_test_py(testnames)
340 def _create_examples_test_py(testnames): argument
390 for tname in testnames:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/platform_tools/android/apps/skottie/
H A Drun_perf.sh15 declare -a testnames=("movie_loading" "uk" "white_material_wave_loading"
39 echo "waiting to show file " ${file} " " ${testnames[$file]}
49 echo "show file " ${file} " " ${testnames[$file]}
55 …etrics-output=json trace > out/data_${renderer_names[${renderer}]}_${file}_${testnames[$file]}.json
56 mv trace out/trace_${renderer_names[${renderer}]}_${file}_${testnames[$file]}
/dports/www/mod_webkit/w4py-1.2.3/
H A DAllTests.py59 testnames = alltestnames variable
64 testnames = sys.argv[1:]
68 print 'Loading tests %s...' % testnames
75 for test in testnames:
/dports/devel/z88dk/z88dk/test/framework/
H A Dtest.c13 const char *testnames[MAX_TESTS]; member
56 printf("Running test %s..",suite.testnames[i]); in suite_run()
71 printf("Running test %s..",suite.testnames[i]); in suite_run()
97 printf("Running test %s..",suite.testnames[i]); in suite_run()
123 suite.testnames[i] = testname; in suite_add_test_real()
/dports/www/mod_webkit/w4py-1.2.3/WebKit/Tests/
H A DTest.py17 testnames = suites variable
19 testnames = sys.argv[1:]
20 tests = unittest.defaultTestLoader.loadTestsFromNames(testnames)
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/winbuild/
H A Dregress.ps192 $testnames=@() in testlist_make() variable
141 $testnames+=$testname.Replace("-test","") in testlist_make() variable
144 return $testexes, $testnames, $dirnames in testlist_make()
147 function vcxfile_make($testnames, $dirnames, $vcxfile) in vcxfile_make() argument
169 for ($i=0; $i -lt $testnames.length; $i++) { in vcxfile_make()
170 $testname=$testnames[$i] in vcxfile_make()
/dports/net-mgmt/xymon-server/xymon-4.3.30/web/
H A Dconfreport.c332 if (strcmp(testnames[testi]->name, pingcolumn) == 0) { in print_host()
381 use_columndoc(testnames[testi]->name); in print_host()
383 fprintf(stdout, "<td valign=top>%s</td>", testnames[testi]->name); in print_host()
421 use_columndoc(testnames[testi]->name); in print_host()
423 fprintf(stdout, "<td valign=top>%s</td>", testnames[testi]->name); in print_host()
429 if (strcmp(testnames[testi]->name, "cpu") == 0) { in print_host()
433 else if (strcmp(testnames[testi]->name, "disk") == 0) { in print_host()
437 else if (strcmp(testnames[testi]->name, "memory") == 0) { in print_host()
440 else if (strcmp(testnames[testi]->name, "procs") == 0) { in print_host()
449 else if (strcmp(testnames[testi]->name, "svcs") == 0) { in print_host()
[all …]
/dports/net-mgmt/xymon-client/xymon-4.3.30/web/
H A Dconfreport.c332 if (strcmp(testnames[testi]->name, pingcolumn) == 0) { in print_host()
381 use_columndoc(testnames[testi]->name); in print_host()
383 fprintf(stdout, "<td valign=top>%s</td>", testnames[testi]->name); in print_host()
421 use_columndoc(testnames[testi]->name); in print_host()
423 fprintf(stdout, "<td valign=top>%s</td>", testnames[testi]->name); in print_host()
429 if (strcmp(testnames[testi]->name, "cpu") == 0) { in print_host()
433 else if (strcmp(testnames[testi]->name, "disk") == 0) { in print_host()
437 else if (strcmp(testnames[testi]->name, "memory") == 0) { in print_host()
440 else if (strcmp(testnames[testi]->name, "procs") == 0) { in print_host()
449 else if (strcmp(testnames[testi]->name, "svcs") == 0) { in print_host()
[all …]
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dheadfoot.c61 static void * testnames; variable
431 testnames = xtreeNew(strcasecmp); in fetch_board()
883 clearflags(testnames); in output_parsed()
887 …for (handle = xtreeFirst(testnames); (handle != xtreeEnd(testnames)); handle = xtreeNext(testnames in output_parsed()
928 …for (thandle = xtreeFirst(testnames); (thandle != xtreeEnd(testnames)); thandle = xtreeNext(testna… in output_parsed()
945 …for (handle = xtreeFirst(testnames); (handle != xtreeEnd(testnames)); handle = xtreeNext(testnames in output_parsed()
956 clearflags(testnames); in output_parsed()
1001 if (thandle != xtreeEnd(testnames)) { in output_parsed()
1002 rec = xtreeData(testnames, thandle); in output_parsed()
1080 …for (tidx = xtreeFirst(testnames); (tidx != xtreeEnd(testnames)); tidx = xtreeNext(testnames, tidx… in output_parsed()
[all …]
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dheadfoot.c61 static void * testnames; variable
431 testnames = xtreeNew(strcasecmp); in fetch_board()
883 clearflags(testnames); in output_parsed()
887 …for (handle = xtreeFirst(testnames); (handle != xtreeEnd(testnames)); handle = xtreeNext(testnames in output_parsed()
928 …for (thandle = xtreeFirst(testnames); (thandle != xtreeEnd(testnames)); thandle = xtreeNext(testna… in output_parsed()
945 …for (handle = xtreeFirst(testnames); (handle != xtreeEnd(testnames)); handle = xtreeNext(testnames in output_parsed()
956 clearflags(testnames); in output_parsed()
1001 if (thandle != xtreeEnd(testnames)) { in output_parsed()
1002 rec = xtreeData(testnames, thandle); in output_parsed()
1080 …for (tidx = xtreeFirst(testnames); (tidx != xtreeEnd(testnames)); tidx = xtreeNext(testnames, tidx… in output_parsed()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/scripts/
H A Drun.stress-tests-forever.bash10 testnames=(test_stress1.tdb \
24 for exec in ${testnames[@]}
88 for exec in ${testnames[@]}
/dports/net/mpich/mpich-3.4.3/modules/yaksa/test/
H A Druntests.py29 testnames = [] variable
65 testnames.append(line)
91 testnames.append(line)
130 for x in range(len(testnames)):
131 fh.write(" <testcase name=\"%s\" time=\"%f\">\n" % (testnames[x].strip(), testtimes[x]))

12345678