summaryrefslogtreecommitdiff
path: root/bdb/test/scr016/CallbackTest.testout
blob: 68797d4a2de3cf8c76b53c9eb3d488ad7800d1d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
put 0
put 3
compare function called
  key3, key0
put 6
compare function called
  key6, key3
put 9
compare function called
  key9, key6
put 2
compare function called
  key2, key9
compare function called
  key2, key0
compare function called
  key2, key6
compare function called
  key2, key3
compare function called
  key2, key0
put 5
compare function called
  key5, key3
compare function called
  key5, key9
compare function called
  key5, key6
put 8
compare function called
  key8, key5
compare function called
  key8, key9
compare function called
  key8, key6
put 1
compare function called
  key1, key9
compare function called
  key1, key0
compare function called
  key1, key5
compare function called
  key1, key2
compare function called
  key1, key0
put 4
compare function called
  key4, key5
compare function called
  key4, key2
compare function called
  key4, key3
put 7
compare function called
  key7, key4
compare function called
  key7, key8
compare function called
  key7, key6