]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blob - tests/progs/test_data/expect.icount
Many files:
[thirdparty/e2fsprogs.git] / tests / progs / test_data / expect.icount
1 test_icount: validate
2 Icount structure successfully validated
3 test_icount: store 0
4 usage: store inode counttest_icount: fetch 0
5 fetch: Invalid argument while calling ext2fs_icount_fetch
6 test_icount: increment 0
7 increment: Invalid argument while calling ext2fs_icount_increment
8 test_icount: decrement 0
9 decrement: Invalid argument while calling ext2fs_icount_increment
10 test_icount: store 20001
11 usage: store inode counttest_icount: fetch 20001
12 fetch: Invalid argument while calling ext2fs_icount_fetch
13 test_icount: increment 20001
14 increment: Invalid argument while calling ext2fs_icount_increment
15 test_icount: decrement 20001
16 decrement: Invalid argument while calling ext2fs_icount_increment
17 test_icount: validate
18 Icount structure successfully validated
19 test_icount: fetch 1
20 Count is 0
21 test_icount: store 1 1
22 test_icount: fetch 1
23 Count is 1
24 test_icount: store 1 2
25 test_icount: fetch 1
26 Count is 2
27 test_icount: store 1 3
28 test_icount: fetch 1
29 Count is 3
30 test_icount: store 1 1
31 test_icount: fetch 1
32 Count is 1
33 test_icount: store 1 0
34 test_icount: fetch 1
35 Count is 0
36 test_icount: fetch 20000
37 Count is 0
38 test_icount: store 20000 0
39 test_icount: fetch 20000
40 Count is 0
41 test_icount: store 20000 3
42 test_icount: fetch 20000
43 Count is 3
44 test_icount: store 20000 0
45 test_icount: fetch 20000
46 Count is 0
47 test_icount: store 20000 42
48 test_icount: fetch 20000
49 Count is 42
50 test_icount: store 20000 1
51 test_icount: fetch 20000
52 Count is 1
53 test_icount: store 20000 0
54 test_icount: fetch 20000
55 Count is 0
56 test_icount: get_size
57 Size of icount is: 5
58 test_icount: decrement 2
59 decrement: Invalid argument while calling ext2fs_icount_increment
60 test_icount: increment 2
61 Count is now 1
62 test_icount: fetch 2
63 Count is 1
64 test_icount: increment 2
65 Count is now 2
66 test_icount: fetch 2
67 Count is 2
68 test_icount: increment 2
69 Count is now 3
70 test_icount: fetch 2
71 Count is 3
72 test_icount: increment 2
73 Count is now 4
74 test_icount: fetch 2
75 Count is 4
76 test_icount: decrement 2
77 Count is now 3
78 test_icount: fetch 2
79 Count is 3
80 test_icount: decrement 2
81 Count is now 2
82 test_icount: fetch 2
83 Count is 2
84 test_icount: decrement 2
85 Count is now 1
86 test_icount: fetch 2
87 Count is 1
88 test_icount: decrement 2
89 Count is now 0
90 test_icount: decrement 2
91 decrement: Invalid argument while calling ext2fs_icount_increment
92 test_icount: store 3 1
93 test_icount: increment 3
94 Count is now 2
95 test_icount: fetch 3
96 Count is 2
97 test_icount: decrement 3
98 Count is now 1
99 test_icount: fetch 3
100 Count is 1
101 test_icount: decrement 3
102 Count is now 0
103 test_icount: store 4 0
104 test_icount: fetch 4
105 Count is 0
106 test_icount: increment 4
107 Count is now 1
108 test_icount: increment 4
109 Count is now 2
110 test_icount: fetch 4
111 Count is 2
112 test_icount: decrement 4
113 Count is now 1
114 test_icount: decrement 4
115 Count is now 0
116 test_icount: store 4 42
117 test_icount: store 4 0
118 test_icount: increment 4
119 Count is now 1
120 test_icount: increment 4
121 Count is now 2
122 test_icount: increment 4
123 Count is now 3
124 test_icount: decrement 4
125 Count is now 2
126 test_icount: decrement 4
127 Count is now 1
128 test_icount: decrement 4
129 Count is now 0
130 test_icount: decrement 4
131 decrement: Invalid argument while calling ext2fs_icount_increment
132 test_icount: decrement 4
133 decrement: Invalid argument while calling ext2fs_icount_increment
134 test_icount: store 5 4
135 test_icount: decrement 5
136 Count is now 3
137 test_icount: decrement 5
138 Count is now 2
139 test_icount: decrement 5
140 Count is now 1
141 test_icount: decrement 5
142 Count is now 0
143 test_icount: decrement 5
144 decrement: Invalid argument while calling ext2fs_icount_increment
145 test_icount: get_size
146 Size of icount is: 105
147 test_icount: validate
148 Icount structure successfully validated
149 test_icount: store 10 10
150 test_icount: store 20 20
151 test_icount: store 30 30
152 test_icount: store 40 40
153 test_icount: store 50 50
154 test_icount: store 60 60
155 test_icount: store 70 70
156 test_icount: store 80 80
157 test_icount: store 90 90
158 test_icount: store 100 100
159 test_icount: store 15 15
160 test_icount: store 25 25
161 test_icount: store 35 35
162 test_icount: store 45 45
163 test_icount: store 55 55
164 test_icount: store 65 65
165 test_icount: store 75 75
166 test_icount: store 85 85
167 test_icount: store 95 95
168 test_icount: dump
169 10: 10
170 15: 15
171 20: 20
172 25: 25
173 30: 30
174 35: 35
175 40: 40
176 45: 45
177 50: 50
178 55: 55
179 60: 60
180 65: 65
181 70: 70
182 75: 75
183 80: 80
184 85: 85
185 90: 90
186 95: 95
187 100: 100
188 test_icount: get_size
189 Size of icount is: 105
190 test_icount: validate
191 Icount structure successfully validated