Searched refs:test (Results 126 - 150 of 579) sorted by relevance

1234567891011>>

/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 DTxnTestCase.java9 package com.sleepycat.util.test;
25 * Permuates test cases over three transaction types: null (non-transactional),
29 * set up protected members for use by test cases.</p>
34 * <p>When writing a test case based on this class, write it as if a user txn
52 * Returns a txn test suite. If txnTypes is null, all three types are run.
71 TxnTestCase test = (TxnTestCase) e.nextElement();
72 test.txnInit(envConfig, txnTypes[i]);
73 suite.addTest(test);
103 /* Set test name for reporting; cannot be done in the ctor or setUp. */
136 * Opens the environment based on the txnType for this test cas
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/lib/
H A Dqrnnd.S16 ltr %r2,%r5 # reload and test divisor
28 nr %r3,%r1 # test last bit of q
34 nr %r3,%r5 # test last bit of d
47 nr %r3,%r4 # test next to last bit of n
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Dspinlock.S15 1: test.d [$r10]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dlib502.c22 #include "test.h"
34 int test(char *URL) function
H A Dlib513.c22 #include "test.h"
35 int test(char *URL) function
H A Dlib556.c22 #include "test.h"
37 int test(char *URL) function
H A Dlib567.c22 #include "test.h"
29 int test(char *URL) function
H A Dlib574.c22 #include "test.h"
33 int test(char *URL) function
H A Dlib583.c23 * This test case is based on the sample code provided by Saqib Ali
27 #include "test.h"
33 int test(char *URL) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep040script.tcl20 source $test_path/test.tcl
35 # Join the queue env. We assume the rep test convention of
H A Drep042script.tcl32 # Join the queue env. We assume the rep test convention of
57 $masterenv test check $sleepval
H A Dsdbscript.tcl15 source $test_path/test.tcl
H A Dupgrade.tcl57 puts -nonewline $o "Upgrade test started at: "
62 puts -nonewline "Upgrade test started at: "
82 # the endianness of the test platform. These are the
91 puts "Skipping test of $version \
133 # First we test the .db files.
138 $test_path/test.tcl;\
150 $test_path/test.tcl;\
160 # Then we test log files.
165 $test_path/test.tcl;\
180 # Then we test an
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr016/src/com/sleepycat/db/test/
H A DClosedDbTest.java2 package com.sleepycat.db.test;
18 import com.sleepycat.db.test.TestUtils;
41 * To disable a test mark it with @Ignore
/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 DTestSR15721.java9 package com.sleepycat.collections.test;
17 import com.sleepycat.util.test.TestEnv;
25 * Runs a command line collection test.
49 "Usage: java com.sleepycat.collections.test.TestSR15721"
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DForeignKeyTest.java9 package com.sleepycat.persist.test;
32 import com.sleepycat.util.test.TxnTestCase;
59 ForeignKeyTest test = (ForeignKeyTest) e.nextElement();
60 test.onDelete = ACTIONS[i];
61 test.onDeleteLabel = ACTION_LABELS[i];
62 test.useSubclass = (j == 0);
63 test.useSubclassLabel =
65 suite.addTest(test);
96 store = new EntityStore(env, "test", config);
H A DEvolveTestBase.java8 package com.sleepycat.persist.test;
25 import com.sleepycat.util.test.TestEnv;
35 * When adding a evolve test class, three places need to be changed:
42 * test case, and the class at that position identifies the old and new
43 * class to use for the test.
245 EvolveTestBase test = (EvolveTestBase) e.nextElement();
246 test.init(originalClsName, evolvedClsName);
247 suite.addTest(test);
259 caseClsName = "com.sleepycat.persist.test.EvolveClasses$" +
279 /* Set test nam
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm54 Test::More - yet another framework for writing test scripts
123 facilities to skip tests, test future features and compare complicated
140 have no plan. (Try to avoid using this as it weakens your test.)
232 By convention, each test is assigned a number in order. This is
234 assign a name to each test. Which would you rather see:
247 to find the test in your script, simply search for "simple
250 All test functions take a name argument. It's optional, but highly
257 ok #" depending on if a given test succeeded or failed. Everything
260 All of the following print "ok" or "not ok" depending on if the test
271 simple example) and uses that to determine if the test succeede
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat146 test -f ./configure
152 test -f ./configure.orig
162 test -f %XSRC%/config.h.in
164 test -f %XSRC%/configh.in
166 test -f %XSRC%/config.h-in
168 test -f %XSRC%/po/Makefile.in.in
176 test -f %XSRC%/src/po-lex.orig
185 test -f %XSRC%/lib/unsetenv.c
191 test -f %XSRC%/lib/djpwd.h
193 test
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/stf/
H A Dspoolss.py10 # TODO: create a test printer
21 # TODO: create a test printer
61 # List of test cases, %s substituted for server name
89 # List of test cases, %s substituted for server name, %p substituted
222 print "A list of comma separated test names or regular expressions"
226 """Return true if a test matches a comma separated list of regular
227 expression of test names."""
275 for test in test_list:
276 if test_match(args[0], test.__name__):
277 t.append(test)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/engine/
H A Deng_openssl.c207 #define test(ctx) ((TEST_RC4_KEY *)(ctx)->cipher_data) macro
214 memcpy(&test(ctx)->key[0],key,EVP_CIPHER_CTX_key_length(ctx));
215 RC4_set_key(&test(ctx)->ks,EVP_CIPHER_CTX_key_length(ctx),
216 test(ctx)->key);
225 RC4(&test(ctx)->ks,inl,in,out);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_openssl.c228 #define test(ctx) ((TEST_RC4_KEY *)(ctx)->cipher_data) macro
235 memcpy(&test(ctx)->key[0],key,EVP_CIPHER_CTX_key_length(ctx));
236 RC4_set_key(&test(ctx)->ks,EVP_CIPHER_CTX_key_length(ctx),
237 test(ctx)->key);
246 RC4(&test(ctx)->ks,inl,in,out);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/boards/snapgear/
H A Drtc.c141 unsigned char *test = "snapgear"; local
148 for (i = 0; test[i]; i++)
149 ds1302_writebyte(32 + i, test[i]);
151 for (i = 0; test[i]; i++)
152 if (ds1302_readbyte(32 + i) != test[i]) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dindex.py117 test = info['test']
118 output.write(" <test>%s</test>\n" % escape(test));
120 command=string.replace(test, progname, './' + progname, 1)
146 topic != "section" and topic != "synopsis" and topic != "test":
256 for test in tests:
257 Makefile = Makefile + "\t@($(CHECKER) %s)\n" % (test)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/
H A Dmaint.mk41 $(VC_LIST) | if test -f $(srcdir)/.x-$@; then grep -vEf $(srcdir)/.x-$@; \
74 _cfg_mk := $(shell test -f $(srcdir)/cfg.mk && echo '$(srcdir)/cfg.mk')
106 _ignore_case = $$(test -n "$$ignore_case" && echo -i || :)
113 test "x$$re" != x || { echo '$(ME): re not defined' 1>&2; exit 1; }; \
114 test "x$$msg" != x || { echo '$(ME): msg not defined' 1>&2; exit 1; };\
224 test $$fail = 1 && \
367 # Require that the final line of each test-lib.sh-using test be this one:
369 # Note: this test requires GNU grep's --label= option.
370 Exit_witness_file ?= tests/test
[all...]

Completed in 78 milliseconds

1234567891011>>