Searched refs:tnum (Results 51 - 75 of 190) sorted by relevance

12345678

/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Dtest093.tcl19 proc test093 { method {nentries 10000} {tnum "093"} args} {
30 puts "Test$tnum: skipping for method $method."
46 puts "Skipping Test$tnum for threaded env"
51 puts "Test$tnum: skipping for RPC"
67 puts "Test$tnum: $method ($args) $nentries entries using $compflag"
69 test093_run $omethod $dbargs $nentries $tnum \
71 test093_runbig $omethod $dbargs $nentries $tnum \
73 test093_run $omethod $dbargs $nentries $tnum \
87 proc test093_run { method dbargs nentries tnum compflag cmpfunc sortfunc } {
97 set testfile $testdir/test$tnum
[all...]
H A Dtest047.tcl12 set tnum 047
16 puts "Test$tnum skipping for method $method"
22 puts "\tTest$tnum: Test of SET_RANGE interface to DB->c_get ($method)."
29 puts "\tTest$tnum.a: Create $method database."
36 set testfile $testdir/test$tnum.db
37 set testfile1 $testdir/test$tnum.a.db
38 set testfile2 $testdir/test$tnum.b.db
41 set testfile test$tnum.db
42 set testfile1 test$tnum.a.db
43 set testfile2 test$tnum
[all...]
H A Drep029.tcl16 proc rep029 { method { niter 200 } { tnum "029" } args } {
35 if { $tnum == "057" } {
39 puts "Skipping rep$tnum for method $method"
47 puts "Rep$tnum: skipping for specific pagesizes"
62 puts "Skipping rep$tnum for -recover\
68 puts "Rep$tnum ($method $envargs $r $c $args):\
70 puts "Rep$tnum: Master logs are [lindex $l 0]"
71 puts "Rep$tnum: Client logs are [lindex $l 1]"
72 rep029_sub $method $niter $tnum $envargs \
84 puts "Rep$tnum (
[all...]
H A Dtest094.tcl14 proc test094 { method {nentries 10000} {ndups 10} {tnum "094"} args} {
22 puts "Test$tnum: skipping for method $method."
33 set testfile $testdir/test$tnum-a.db
36 set testfile test$tnum-a.db
41 puts "Test$tnum: skipping for RPC"
54 puts "Test$tnum: $method ($args) $nentries \
68 puts "\tTest$tnum.a: $nentries put/get duplicates loop"
99 puts "\tTest$tnum.b: traverse checking duplicates before close"
115 set testfile $testdir/test$tnum-b.db
118 set testfile test$tnum
[all...]
H A Drep006.tcl15 proc rep006 { method { niter 1000 } { tnum "006" } args } {
34 puts "Rep$tnum: Skipping for in-memory logs\
38 puts "Rep$tnum ($method $r):\
40 puts "Rep$tnum: Master logs are [lindex $l 0]"
41 puts "Rep$tnum: Client logs are [lindex $l 1]"
42 rep006_sub $method $niter $tnum $l $r $args
47 proc rep006_sub { method niter tnum logset recargs largs } {
108 puts "\tRep$tnum.a: Running test001 in replicated env."
113 puts "\tRep$tnum.b: Verifying client database contents."
137 puts "\tRep$tnum
[all...]
H A Drep014.tcl12 proc rep014 { method { niter 10 } { tnum "014" } args } {
28 puts "Rep$tnum: Skipping for HP-UX."
40 puts "Rep$tnum: Skipping\
44 puts "Rep$tnum ($method $r): Replication and openfiles."
45 puts "Rep$tnum: Master logs are [lindex $l 0]"
46 puts "Rep$tnum: Client logs are [lindex $l 1]"
47 rep014_sub $method $niter $tnum $l $r $args
52 proc rep014_sub { method niter tnum logset recargs largs } {
102 set testfile "test$tnum.db"
114 puts "\tRep$tnum
[all...]
H A Drep017.tcl17 proc rep017 { method { niter 10 } { tnum "017" } args } {
38 puts "Rep$tnum: Skipping\
43 puts "Rep$tnum ($method $r):\
45 puts "Rep$tnum: Master logs are [lindex $l 0]"
46 puts "Rep$tnum: Client logs are [lindex $l 1]"
47 rep017_sub $method $niter $tnum $l $r $args
52 proc rep017_sub { method niter tnum logset recargs largs } {
103 puts "\tRep$tnum.a: Create and populate database."
119 puts "\tRep$tnum.b: Checkpoint on master."
131 puts "\tRep$tnum
[all...]
H A Drep019.tcl13 proc rep019 { method { nclients 3 } { tnum "019" } args } {
30 puts "Rep$tnum: Skipping for mixed-mode logging."
37 puts "Rep$tnum ($method $r):\
39 rep019_sub $method $nclients $tnum $r $args
43 proc rep019_sub { method nclients tnum recargs largs } {
81 set testfile "test$tnum.db"
96 puts "\tRep$tnum.a: Running test001 in replicated env."
105 puts "\tRep$tnum.b: Close all envs and run recovery in clients."
122 puts "\tRep$tnum.c: Reopen clients and declare one master."
129 puts "\tRep$tnum
[all...]
H A Drep023.tcl16 proc rep023 { method { niter 10 } { tnum "023" } args } {
32 puts "Rep$tnum: Skipping for HP-UX."
45 puts "Rep$tnum: Skipping\
55 puts "Rep$tnum ($method $r $msg):\
57 puts "Rep$tnum: Master logs are [lindex $l 0]"
58 puts "Rep$tnum: Client logs are [lindex $l 1]"
60 $niter $tnum $l $r $startopt $args
66 proc rep023_sub { method niter tnum logset recargs startopt largs } {
121 puts "\tRep$tnum.a: Create database using 1st master handle."
123 set testfile1 "m1$tnum
[all...]
H A Drep025.tcl18 proc rep025 { method { niter 200 } { tnum "025" } args } {
31 puts "Rep$tnum: skipping for specific pagesizes"
44 puts "Skipping rep$tnum for -recover\
48 puts "Rep$tnum ($method $r):\
50 puts "Rep$tnum: Master logs are [lindex $l 0]"
51 puts "Rep$tnum: Client logs are [lindex $l 1]"
52 rep025_sub $method $niter $tnum $l $r $args
57 proc rep025_sub { method niter tnum logset recargs largs } {
119 puts "\tRep$tnum.a: Running rep_test in replicated env."
127 puts "\tRep$tnum
[all...]
H A Drep027.tcl13 proc rep027 { method { niter 1000 } { tnum "027" } args } {
44 puts "Rep$tnum: Skipping\
48 puts "Rep$tnum ($method $r):\
50 puts "Rep$tnum: Master logs are [lindex $l 0]"
51 puts "Rep$tnum: Client logs are [lindex $l 1]"
52 rep027_sub $method $niter $tnum $l $r $args
57 proc rep027_sub { method niter tnum logset recargs largs } {
109 puts "\tRep$tnum.a: Set up database with secondary index."
110 set pname "primary$tnum.db"
111 set sname "secondary$tnum
[all...]
H A Drep028.tcl16 proc rep028 { method { niter 100 } { tnum "028" } args } {
30 puts "\tRep$tnum: Skipping for method $method."
36 puts "\tRep$tnum: Skipping for HP-UX."
49 puts "Rep$tnum: Skipping\
54 puts "Rep$tnum ($method $r $c):\
56 puts "Rep$tnum: Master logs are [lindex $l 0]"
57 puts "Rep$tnum: Client logs are [lindex $l 1]"
58 rep028_sub $method $niter $tnum $l $r $c $args
64 proc rep028_sub { method niter tnum logset recargs clargs largs } {
97 puts "\tRep$tnum
[all...]
H A Drep032.tcl15 proc rep032 { method { niter 200 } { tnum "032" } args } {
38 puts "Rep$tnum: Skipping\
42 puts "Rep$tnum ($method $r $b $args):\
44 puts "Rep$tnum: Master logs are [lindex $l 0]"
45 puts "Rep$tnum: Client logs are [lindex $l 1]"
46 rep032_sub $method $niter $tnum $l $r $b $args
52 proc rep032_sub { method niter tnum logset recargs opts largs } {
105 puts "\tRep$tnum.a: Running rep_test in replicated env."
111 puts "\tRep$tnum.b: Check client processed everything properly."
118 puts "\tRep$tnum
[all...]
H A Drep036.tcl11 proc rep036 { method { niter 200 } { tnum "036" } args } {
25 puts "Rep$tnum: Skipping for method $method."
35 puts "Rep$tnum: Test sync-up recovery ($method)."
36 puts "Rep$tnum: Master logs are [lindex $l 0]"
37 puts "Rep$tnum: Client 0 logs are [lindex $l 1]"
38 puts "Rep$tnum: Client 1 logs are [lindex $l 2]"
39 rep036_sub $method $niter $tnum $envargs $l $args
43 proc rep036_sub { method niter tnum envargs logset args } {
97 set testfile "rep$tnum.db"
118 puts "\tRep$tnum
[all...]
H A Drep037.tcl17 proc rep037 { method { niter 1500 } { tnum "037" } args } {
36 puts "Rep$tnum: skipping for specific pagesizes"
50 puts "Skipping rep$tnum for -recover\
55 puts "Rep$tnum ($method $c $r $args):\
57 puts "Rep$tnum: Master logs are [lindex $l 0]"
58 puts "Rep$tnum: Client logs are [lindex $l 1]"
59 rep037_sub $method $niter $tnum $l $r $c $args
65 proc rep037_sub { method niter tnum logset recargs clean largs } {
143 puts "\tRep$tnum.a: Running rep_test in replicated env."
149 puts "\tRep$tnum
[all...]
H A Drep041.tcl18 proc rep041 { method { niter 500 } { tnum "041" } args } {
39 puts "Rep$tnum: skipping for specific pagesizes"
50 puts "Skipping rep$tnum for -recover\
57 puts "Rep$tnum ($method $envargs $r $args):\
59 puts "Rep$tnum: Master logs are [lindex $l 0]"
60 puts "Rep$tnum: Client logs are [lindex $l 1]"
61 rep041_sub $method $niter $tnum $envargs \
67 proc rep041_sub { method niter tnum envargs logset recargs largs } {
105 puts "\tRep$tnum.a: Open master with replication OFF."
114 puts "\tRep$tnum
[all...]
H A Drep042.tcl18 proc rep042 { method { niter 10 } { tnum "042" } args } {
39 puts "Rep$tnum: Skipping\
44 puts "Rep$tnum ($method $r):\
46 puts "Rep$tnum: Master logs are [lindex $l 0]"
47 puts "Rep$tnum: Client logs are [lindex $l 1]"
48 rep042_sub $method $niter $tnum $l $r $args
53 proc rep042_sub { method niter tnum logset recargs largs } {
102 puts "\tRep$tnum.a: Create and populate database."
119 puts "\tRep$tnum.b: Fork child process on client ($op)."
134 puts "\tRep$tnum
[all...]
H A Drep048.tcl14 proc rep048 { method { nentries 3000 } { tnum "048" } args } {
33 puts "Rep$tnum ($method $r):\
35 puts "Rep$tnum: Master logs are [lindex $l 0]"
36 puts "Rep$tnum: Client logs are [lindex $l 1]"
37 rep048_sub $method $nentries $tnum $l $r $args
42 proc rep048_sub { method niter tnum logset recargs largs } {
102 puts "\tRep$tnum.a: Create and open master databases"
103 set testfile "test$tnum.db"
110 puts "\tRep$tnum.b: Fork child process."
126 puts "\tRep$tnum
[all...]
H A Drep051.tcl15 proc rep051 { method { niter 5000 } { tnum "051" } args } {
34 puts "Skipping test$tnum for method $method."
54 puts "Rep$tnum:\
56 puts "Rep$tnum: Master logs are [lindex $l 0]"
57 puts "Rep$tnum: Client logs are [lindex $l 1]"
59 $niter $tnum $envargs $l $recopt $args
64 proc rep051_sub { method niter tnum envargs logset recargs largs } {
129 puts "\tRep$tnum.a:\
135 puts "\tRep$tnum.b: Verifying client database contents."
140 puts "\tRep$tnum
[all...]
H A Drep052.tcl21 proc rep052 { method { niter 200 } { tnum "052" } args } {
40 puts "Rep$tnum: skipping for specific pagesizes"
53 puts "Skipping rep$tnum for -recover\
59 puts "Rep$tnum ($method $envargs $r $args):\
61 puts "Rep$tnum: Master logs are [lindex $l 0]"
62 puts "Rep$tnum: Client logs are [lindex $l 1]"
63 rep052_sub $method $niter $tnum $envargs \
69 proc rep052_sub { method niter tnum envargs logset recargs largs } {
133 puts "\tRep$tnum.a: Running rep_test in replicated env."
143 puts "\tRep$tnum
[all...]
H A Drep053.tcl14 proc rep053 { method { niter 200 } { tnum "053" } args } {
39 puts "Skipping rep$tnum for -recover\
43 puts "Rep$tnum ($method $r $t):\
45 puts "Rep$tnum: Master logs are [lindex $l 0]"
46 puts "Rep$tnum: Client logs are [lindex $l 1]"
47 puts "Rep$tnum: Client2 logs are [lindex $l 2]"
48 rep053_sub $method $niter $tnum $l $r $t $args
54 proc rep053_sub { method niter tnum logset recargs throttle largs } {
125 puts "\tRep$tnum.a: Run rep_test in master env."
131 puts "\tRep$tnum
[all...]
H A Drep055.tcl17 proc rep055 { method { niter 200 } { tnum "055" } args } {
35 puts "Rep$tnum: skipping for specific pagesizes"
42 puts "Rep$tnum: Skipping for mixed-mode logging."
51 puts "Rep$tnum ($method $r $c $args):\
53 rep055_sub $method $niter $tnum $r $c $args
59 proc rep055_sub { method niter tnum recargs opts largs } {
114 puts "\tRep$tnum.a: Running rep_test in replicated env."
118 puts "\tRep$tnum.b: Close client."
130 puts "\tRep$tnum.c: Running rep_test in replicated env."
134 puts "\tRep$tnum
[all...]
H A Drep072.tcl11 proc rep072 { method { niter 200 } { tnum "072" } args } {
31 puts "Rep$tnum: skipping for non-btree, non-queue method."
42 puts "Rep$tnum ($method): Confirm internal init does not \
44 puts "Rep$tnum: Master logs are [lindex $l 0]"
45 puts "Rep$tnum: Client logs are [lindex $l 1]"
46 rep072_sub $method $niter $tnum $l $limit $check $args
50 proc rep072_sub {method {niter 200} {tnum 072} logset \
118 puts "\tRep$tnum.a: Try internal init cycle number $count"
121 puts "\tRep$tnum.b: Running rep_test in replicated env."
125 puts "\tRep$tnum
[all...]
H A Drep076.tcl26 set tnum "076"
38 puts "Rep$tnum: Skipping for method $method."
47 puts "Rep$tnum ($method): Replication elections -\
49 puts "Rep$tnum: Master logs are [lindex $l 0]"
51 puts "Rep$tnum: Client $i logs are\
54 rep076_sub $method $nclients $tnum $l $w $args
59 proc rep076_sub { method nclients tnum logset winset largs } {
117 puts "\tRep$tnum.a: Running rep_test in replicated env."
128 set m "Rep$tnum.b"
152 puts "\tRep$tnum
[all...]
H A Dtest004.tcl22 set tnum test$reopen
31 set testfile $testdir/$tnum.db
34 set testfile $tnum.db
51 puts -nonewline "$tnum:\
104 error_check_good "$tnum:put" $ret \
140 error_check_good $tnum:$k $d2 [pad_data $method $datastr]

Completed in 311 milliseconds

12345678