Searched refs:test (Results 101 - 125 of 579) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dlib544.c22 #include "test.h"
33 "This\0 is test binary data with an embedded NUL byte\n";
37 int test(char *URL) function
H A Dlib549.c27 #include "test.h"
31 int test(char *URL) function
H A Dlib562.c22 #include "test.h"
38 int test(char *URL) function
H A Dlib566.c22 #include "test.h"
26 int test(char *URL) function
H A Dlib590.c22 #include "test.h"
39 int test(char *URL) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Drunsuite.c135 * which is shared to the current running test. We also don't want to have
230 * for every test, since it will confuse the memory leak detection.
233 * but for test purposes it is sometimes usefull to activate the
306 * Test test/xsdtest/xsdtestsuite.xml *
312 xmlNodePtr test; local
323 test = getNext(cur, "./*");
324 if (test == NULL) {
325 test_log("Failed to find test in correct line %ld\n",
340 xmlNodeDump(buf, test->doc, test,
371 xmlNodePtr test; local
406 xmlNodePtr test; local
432 xmlNodePtr test, tmp, cur; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/dsa/
H A Dfips_dsa_gen.c118 BIGNUM *r0,*W,*X,*c,*test; local
162 test = BN_CTX_get(ctx2);
164 BN_lshift(test,BN_value_one(),bits-1);
256 BN_add(X,X,test); /* this should be ok */
265 if (BN_cmp(p,test) >= 0)
288 BN_sub(test,p,BN_value_one());
289 BN_div(r0,NULL,test,q,ctx);
291 BN_set_word(test,h);
296 /* g=test^r0%p */
297 BN_mod_exp_mont(g,test,r
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/util/test/
H A DFastOutputStreamTest.java9 package com.sleepycat.util.test;
16 import com.sleepycat.util.test.SharedTestUtils;
H A DSharedTestUtils.java9 package com.sleepycat.util.test;
26 * persist package test are used in both JE and DB core.
44 ("System property must be set to test data directory: " +
83 return getNewDir("test-dir");
113 return getNewFile("test-file");
148 public static String qualifiedTestName(TestCase test) { argument
150 String s = test.getClass().getName();
155 return s + '.' + test.getName();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest064.tcl23 # Otherwise it is the test directory and the name.
25 set testfile $testdir/test$tnum.db
28 set testfile test$tnum.db
39 puts "Test$tnum: $method ($args) DB->get_type test."
41 # Create a test database.
42 puts "\tTest$tnum.a: Creating test database of type $method."
H A Dtest084.tcl8 # TEST Basic sanity test (test001) with large (64K) pages.
16 # Otherwise it is the test directory and the name.
18 set testfile $testdir/test$tnum-empty.db
21 set testfile test$tnum-empty.db
H A Dtxn012script.tcl13 source $test_path/test.tcl
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/md2/
H A Dmd2test.c79 static char *test[]={ variable
108 P=test;
122 printf("test %d ok\n",i);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/ripemd/
H A Drmdtest.c79 static char *test[]={ variable
110 P=(unsigned char **)test;
127 printf("test %d ok\n",i);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dmd2test.c79 static char *test[]={ variable
108 P=test;
122 printf("test %d ok\n",i);
H A Drmdtest.c79 static char *test[]={ variable
110 P=(unsigned char **)test;
127 printf("test %d ok\n",i);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/ripemd/
H A Drmdtest.c79 static char *test[]={ variable
110 P=(unsigned char **)test;
127 printf("test %d ok\n",i);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dmd2test.c79 static char *test[]={ variable
108 P=test;
122 printf("test %d ok\n",i);
H A Dmd5test.c75 static char *test[]={ variable
104 P=(unsigned char **)test;
118 printf("test %d ok\n",i);
H A Drmdtest.c79 static char *test[]={ variable
110 P=(unsigned char **)test;
127 printf("test %d ok\n",i);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/md2/
H A Dmd2test.c79 static char *test[]={ variable
108 P=test;
122 printf("test %d ok\n",i);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/
H A Dmd5test.c75 static char *test[]={ variable
104 P=(unsigned char **)test;
118 printf("test %d ok\n",i);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/libcharset/djgpp/
H A Dconfig.bat147 test -f ./configure
153 test -f ./configure.orig
163 test -f %XSRC%/config.h.in
165 test -f %XSRC%/config.h-in
167 test -f %XSRC%/config.h-in
169 test -f %XSRC%/config.h-in
171 test -f %XSRC%/include/libcharset.h-in
173 test -f %XSRC%/include/libcharset.h-in
175 test -f %XSRC%/include/libcharset.h-in
177 test
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/
H A DTestKeyCreator.java9 package com.sleepycat.collections.test;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/collections/test/serial/
H A DTestSerial.java8 package com.sleepycat.collections.test.serial;
60 // the following test was not done before field 's' was added

Completed in 359 milliseconds

1234567891011>>