expect.icount revision 521e36857227b21e7ab47b0a97f788d2af9f9717
1test_icount: validate
2Icount structure successfully validated
3test_icount: store 0
4usage: store inode counttest_icount: fetch 0
5fetch: Invalid argument while calling ext2fs_icount_fetch
6test_icount: increment 0
7increment: Invalid argument while calling ext2fs_icount_increment
8test_icount: decrement 0
9decrement: Invalid argument while calling ext2fs_icount_increment
10test_icount: store 20001
11usage: store inode counttest_icount: fetch 20001
12fetch: Invalid argument while calling ext2fs_icount_fetch
13test_icount: increment 20001
14increment: Invalid argument while calling ext2fs_icount_increment
15test_icount: decrement 20001
16decrement: Invalid argument while calling ext2fs_icount_increment
17test_icount: validate
18Icount structure successfully validated
19test_icount: fetch 1
20Count is 0
21test_icount: store 1 1
22test_icount: fetch 1
23Count is 1
24test_icount: store 1 2
25test_icount: fetch 1
26Count is 2
27test_icount: store 1 3
28test_icount: fetch 1
29Count is 3
30test_icount: store 1 1
31test_icount: fetch 1
32Count is 1
33test_icount: store 1 0
34test_icount: fetch 1
35Count is 0
36test_icount: fetch 20000
37Count is 0
38test_icount: store 20000 0
39test_icount: fetch 20000
40Count is 0
41test_icount: store 20000 3
42test_icount: fetch 20000
43Count is 3
44test_icount: store 20000 0
45test_icount: fetch 20000
46Count is 0
47test_icount: store 20000 42
48test_icount: fetch 20000
49Count is 42
50test_icount: store 20000 1
51test_icount: fetch 20000
52Count is 1
53test_icount: store 20000 0
54test_icount: fetch 20000
55Count is 0
56test_icount: get_size
57Size of icount is: 5
58test_icount: decrement 2
59decrement: Invalid argument while calling ext2fs_icount_increment
60test_icount: increment 2
61Count is now 1
62test_icount: fetch 2
63Count is 1
64test_icount: increment 2
65Count is now 2
66test_icount: fetch 2
67Count is 2
68test_icount: increment 2
69Count is now 3
70test_icount: fetch 2
71Count is 3
72test_icount: increment 2
73Count is now 4
74test_icount: fetch 2
75Count is 4
76test_icount: decrement 2
77Count is now 3
78test_icount: fetch 2
79Count is 3
80test_icount: decrement 2
81Count is now 2
82test_icount: fetch 2
83Count is 2
84test_icount: decrement 2
85Count is now 1
86test_icount: fetch 2
87Count is 1
88test_icount: decrement 2
89Count is now 0
90test_icount: decrement 2
91decrement: Invalid argument while calling ext2fs_icount_increment
92test_icount: store 3 1
93test_icount: increment 3
94Count is now 2
95test_icount: fetch 3
96Count is 2
97test_icount: decrement 3
98Count is now 1
99test_icount: fetch 3
100Count is 1
101test_icount: decrement 3
102Count is now 0
103test_icount: store 4 0
104test_icount: fetch 4
105Count is 0
106test_icount: increment 4
107Count is now 1
108test_icount: increment 4
109Count is now 2
110test_icount: fetch 4
111Count is 2
112test_icount: decrement 4
113Count is now 1
114test_icount: decrement 4
115Count is now 0
116test_icount: store 4  42
117test_icount: store 4 0
118test_icount: increment 4
119Count is now 1
120test_icount: increment 4
121Count is now 2
122test_icount: increment 4
123Count is now 3
124test_icount: decrement 4
125Count is now 2
126test_icount: decrement 4
127Count is now 1
128test_icount: decrement 4
129Count is now 0
130test_icount: decrement 4
131decrement: Invalid argument while calling ext2fs_icount_increment
132test_icount: decrement 4
133decrement: Invalid argument while calling ext2fs_icount_increment
134test_icount: store 5 4
135test_icount: decrement 5
136Count is now 3
137test_icount: decrement 5
138Count is now 2
139test_icount: decrement 5
140Count is now 1
141test_icount: decrement 5
142Count is now 0
143test_icount: decrement 5
144decrement: Invalid argument while calling ext2fs_icount_increment
145test_icount: get_size
146Size of icount is: 105
147test_icount: validate
148Icount structure successfully validated
149test_icount: store 10 10
150test_icount: store 20 20
151test_icount: store 30 30
152test_icount: store 40 40
153test_icount: store 50 50
154test_icount: store 60 60
155test_icount: store 70 70
156test_icount: store 80 80
157test_icount: store 90 90
158test_icount: store 100 100
159test_icount: store 15 15
160test_icount: store 25 25
161test_icount: store 35 35
162test_icount: store 45 45
163test_icount: store 55 55
164test_icount: store 65 65
165test_icount: store 75 75
166test_icount: store 85 85
167test_icount: store 95 95
168test_icount: dump
16910: 10
17015: 15
17120: 20
17225: 25
17330: 30
17435: 35
17540: 40
17645: 45
17750: 50
17855: 55
17960: 60
18065: 65
18170: 70
18275: 75
18380: 80
18485: 85
18590: 90
18695: 95
187100: 100
188test_icount: get_size
189Size of icount is: 105
190test_icount: validate
191Icount structure successfully validated
192