Searched refs:tests (Results 1 - 25 of 1030) sorted by relevance

1234567891011>>

/macosx-10.10.1/CPANInternal-159.1/DateTime-Format-Builder-0.80/t/
H A Dtaint.t5 use Test::More tests => 1;
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dparse_bytes-test.c44 } tests[] = { variable in typeref:struct:testcase
63 for (i = 0; i < sizeof(tests)/sizeof(tests[0]); ++i) {
65 int val = parse_bytes (tests[i].str, tests[i].def_unit);
68 if (val != tests[i].val) {
70 tests[i].str,
71 tests[i].def_unit ? tests[i].def_unit : "none",
72 val, tests[
[all...]
H A Dparse_time-test.c45 } tests[] = { variable in typeref:struct:testcase
62 for (i = 0; i < sizeof(tests)/sizeof(tests[0]); ++i) {
65 sz = unparse_time(tests[i].val, NULL, 0);
66 if (sz != tests[i].size)
67 errx(1, "sz (%lu) != tests[%d].size (%lu)",
68 (unsigned long)sz, i, (unsigned long)tests[i].size);
70 for (buf_sz = 0; buf_sz < tests[i].size + 2; buf_sz++) {
74 sz = unparse_time(tests[i].val, buf, buf_sz);
75 if (sz != tests[
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Ddead006.tcl9 proc dead006 { { procs "2 4 10" } {tests "ring clump" } \
13 dead001 $procs $tests $timeout $tnum
14 dead002 $procs $tests $timeout $tnum
/macosx-10.10.1/CPANInternal-159.1/Class-C3-XS-0.13/t/
H A D00_load.t6 use Test::More tests => 1;
/macosx-10.10.1/CPANInternal-159.1/File-ExtAttr-1.09/t/
H A D02load-all.t4 use Test::More tests => 2;
/macosx-10.10.1/CPANInternal-159.1/Mail-Sender-0.8.22/t/
H A D00-load.t3 use Test::More tests => 1;
/macosx-10.10.1/CPANInternal-159.1/Test-NoWarnings-1.04/t/
H A D04_no_tests.t4 use Test::More tests => 1;
H A D05_no_end.t4 use Test::More tests => 2;
/macosx-10.10.1/Heimdal-398.1.2/tests/
H A DNTMakefile32 RELDIR=tests
/macosx-10.10.1/Heimdal-398.1.2/tests/can/
H A DNTMakefile32 RELDIR=tests\can
/macosx-10.10.1/Heimdal-398.1.2/tests/db/
H A DNTMakefile32 RELDIR=tests\db
/macosx-10.10.1/Heimdal-398.1.2/tests/gss/
H A DNTMakefile32 RELDIR=tests\gss
/macosx-10.10.1/Heimdal-398.1.2/tests/java/
H A DNTMakefile32 RELDIR=tests\java
/macosx-10.10.1/Heimdal-398.1.2/tests/kdc/
H A DNTMakefile32 RELDIR=tests\kdc
/macosx-10.10.1/Heimdal-398.1.2/tests/ldap/
H A DNTMakefile32 RELDIR=tests\ldap
/macosx-10.10.1/Heimdal-398.1.2/tests/plugin/
H A DNTMakefile32 RELDIR=tests\plugin
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/unisetperf/
H A Dunisetperf.pl28 # tests will be done for all the programs. Results will be stored and connected
36 my $tests = {
64 runTests($options, $tests, $dataFiles);
77 $tests = {
89 runTests($options, $tests, $dataFiles);
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/convperf/
H A Dconvperf_ansi.pl34 # tests will be done for all the programs. Results will be stored and connected
37 my $tests = {
56 runTests($options, $tests, $dataFiles);
H A Dconvperf_iml.pl34 # tests will be done for all the programs. Results will be stored and connected
37 my $tests = {
62 runTests($options, $tests, $dataFiles);
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/normperf/
H A DNormPerf.pl27 # tests will be done for all the programs. Results will be stored and connected
30 my $tests = {
59 runTests($options, $tests, $dataFiles);
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-run/
H A Drequirements.hpp33 #include "atf-c++/tests.hpp"
38 std::string check_requirements(const atf::tests::vars_map&,
39 const atf::tests::vars_map&);
40 std::pair< int, int > get_required_user(const atf::tests::vars_map&,
41 const atf::tests::vars_map&);
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dchartype.test36 test chartype-1.1 {ctype tests} {
40 test chartype-1.2 {ctype tests} {
44 test chartype-1.3 {ctype tests} {
48 test chartype-1.4 {ctype tests} {
52 test chartype-1.4.1 {ctype tests} {
56 test chartype-1.5 {ctype tests} {
60 test chartype-1.6 {ctype tests} {
64 test chartype-1.6.1 {ctype tests} {
68 test chartype-1.7 {ctype tests} {
72 test chartype-1.8 {ctype tests} {
[all...]
H A Dmath.test26 Test math-1.1.$i {random tests} {
32 Test math-1.2 {random tests} {
36 Test math-1.3 {random tests} {
42 Test math-1.4 {random tests} {
46 Test math-2.1 {max tests} {
50 Test math-2.2 {max tests} {
54 Test math-2.3 {max tests} {
58 Test math-2.4 {max tests} {
62 Test math-2.4.1 {max tests} {
66 Test math-2.4.2 {max tests} {
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/perf/collperf/
H A DCollPerf.pl35 # tests will be done for all the programs. Results will be stored and connected
38 $tests = {
78 $tests = {
105 runTests($options, $tests, $dataFiles);

Completed in 302 milliseconds

1234567891011>>