Michal Nowak
2019-05-23 c14b1486181a4159f801e73bf5275877c068fedd
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
 
-------------------- util-linux regression tests --------------------
 
                    For development purpose only.                    
                 Don't execute on production system!                 
 
       kernel: 5.11                              
 
 
     script: $(SOURCE_DIR)/tests/ts/colcrt/functional
    sub dir: $(SOURCE_DIR)/tests/ts/colcrt
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/colcrt
  test name: functional
  test desc: functional
  component: colcrt
  namespace: colcrt/functional
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/colcrt/functional
   valgrind: $(SOURCE_DIR)/tests/output/colcrt/functional.vgdump
   expected: $(SOURCE_DIR)/tests/expected/colcrt/functional
 mountpoint: $(SOURCE_DIR)/tests/output/colcrt/functional-mnt
 
       colcrt: functional                     ...
                : no-options                  ... OK
                : no-underlining              ... OK
                : half-lines                  ... OK
                : short-options               ... OK
           ... OK (all 4 sub-tests PASSED)
 
     script: $(SOURCE_DIR)/tests/ts/colcrt/regressions
    sub dir: $(SOURCE_DIR)/tests/ts/colcrt
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/colcrt
  test name: regressions
  test desc: regressions
  component: colcrt
  namespace: colcrt/regressions
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/colcrt/regressions
   valgrind: $(SOURCE_DIR)/tests/output/colcrt/regressions.vgdump
   expected: $(SOURCE_DIR)/tests/expected/colcrt/regressions
 mountpoint: $(SOURCE_DIR)/tests/output/colcrt/regressions-mnt
 
       colcrt: regressions                    ...
                : crash1                      ...
diff-{{{
--- $(SOURCE_DIR)/tests/expected/colcrt/regressions-crash1    
+++ $(SOURCE_DIR)/tests/output/colcrt/regressions-crash1    
@@ -1,2 +1,2 @@
- W U;    U;  D  f U;  D  f    D  f    >     @W  ]~   K- -  ----  -- -- -  -- -- ---- -- ---- --  -  --  --- --
+ W U;    U;  D  f U;  D  f    D  f    >     @W  ]~   K  ~- -  ----  -- -- -  -- -- ---- -- ---- --  -  --  --- --
 return value: 0
}}}-diff
 
 FAILED (colcrt/regressions-crash1)
                : crash2                      ... OK
                : hang1                       ... OK
           ... FAILED (1 from 3 sub-tests)
 
     script: $(SOURCE_DIR)/tests/ts/colrm/rm2-2
    sub dir: $(SOURCE_DIR)/tests/ts/colrm
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/colrm
  test name: rm2-2
  test desc: basic check
  component: colrm
  namespace: colrm/rm2-2
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/colrm/rm2-2
   valgrind: $(SOURCE_DIR)/tests/output/colrm/rm2-2.vgdump
   expected: $(SOURCE_DIR)/tests/expected/colrm/rm2-2
 mountpoint: $(SOURCE_DIR)/tests/output/colrm/rm2-2-mnt
 
        colrm: basic check                    ... OK
 
     script: $(SOURCE_DIR)/tests/ts/column/columnate
    sub dir: $(SOURCE_DIR)/tests/ts/column
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/column
  test name: columnate
  test desc: columnate
  component: column
  namespace: column/columnate
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/column/columnate
   valgrind: $(SOURCE_DIR)/tests/output/column/columnate.vgdump
   expected: $(SOURCE_DIR)/tests/expected/column/columnate
 mountpoint: $(SOURCE_DIR)/tests/output/column/columnate-mnt
 
       column: columnate                      ...
                : fill-cols-80                ... OK
                : fill-cols-50                ... OK
                : fill-cols-250               ... OK
                : fill-rows-80                ... OK
                : fill-rows-50                ... OK
                : fill-rows-250               ... OK
           ... OK (all 6 sub-tests PASSED)
 
     script: $(SOURCE_DIR)/tests/ts/column/invalid-multibyte
    sub dir: $(SOURCE_DIR)/tests/ts/column
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/column
  test name: invalid-multibyte
  test desc: invalid multibyte
  component: column
  namespace: column/invalid-multibyte
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/column/invalid-multibyte
   valgrind: $(SOURCE_DIR)/tests/output/column/invalid-multibyte.vgdump
   expected: $(SOURCE_DIR)/tests/expected/column/invalid-multibyte
 mountpoint: $(SOURCE_DIR)/tests/output/column/invalid-multibyte-mnt
 
       column: invalid multibyte              ...
diff-{{{
--- $(SOURCE_DIR)/tests/expected/column/invalid-multibyte    
+++ $(SOURCE_DIR)/tests/output/column/invalid-multibyte    
@@ -1 +1 @@
-\xa3
}}}-diff
 
 FAILED (column/invalid-multibyte)
 
     script: $(SOURCE_DIR)/tests/ts/column/multi-file
    sub dir: $(SOURCE_DIR)/tests/ts/column
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/column
  test name: multi-file
  test desc: multiple files
  component: column
  namespace: column/multi-file
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/column/multi-file
   valgrind: $(SOURCE_DIR)/tests/output/column/multi-file.vgdump
   expected: $(SOURCE_DIR)/tests/expected/column/multi-file
 mountpoint: $(SOURCE_DIR)/tests/output/column/multi-file-mnt
 
       column: multiple files                 ... OK
 
     script: $(SOURCE_DIR)/tests/ts/column/table
    sub dir: $(SOURCE_DIR)/tests/ts/column
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/column
  test name: table
  test desc: table
  component: column
  namespace: column/table
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/column/table
   valgrind: $(SOURCE_DIR)/tests/output/column/table.vgdump
   expected: $(SOURCE_DIR)/tests/expected/column/table
 mountpoint: $(SOURCE_DIR)/tests/output/column/table-mnt
 
       column: table                          ...
                : default                     ... OK
                : output-separator            ... OK
                : input-separator             ... OK
                : input-separator-space       ... OK
                : empty-lines                 ... OK
                : noempty-lines               ... OK
                : long                        ... OK
                : hide                        ... OK
                : headers                     ... OK
                : truncate                    ... OK
                : right                       ... OK
                : wrap                        ... OK
                : order                       ... OK
                : tree                        ... OK
                : empty-column                ... OK
           ... OK (all 15 sub-tests PASSED)
 
     script: $(SOURCE_DIR)/tests/ts/hexdump/format-strings
    sub dir: $(SOURCE_DIR)/tests/ts/hexdump
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/hexdump
  test name: format-strings
  test desc: format-strings
  component: hexdump
  namespace: hexdump/format-strings
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/hexdump/format-strings
   valgrind: $(SOURCE_DIR)/tests/output/hexdump/format-strings.vgdump
   expected: $(SOURCE_DIR)/tests/expected/hexdump/format-strings
 mountpoint: $(SOURCE_DIR)/tests/output/hexdump/format-strings-mnt
 
      hexdump: format-strings                 ...
                : empty-format                ... OK
                : 1b_octal                    ... OK
                : 1b_char                     ... OK
                : canon                       ... OK
                : 2b_dec                      ... OK
                : 2b_octal                    ... OK
                : 2b_hex                      ... OK
           ... OK (all 7 sub-tests PASSED)
 
     script: $(SOURCE_DIR)/tests/ts/hexdump/highlighting
    sub dir: $(SOURCE_DIR)/tests/ts/hexdump
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/hexdump
  test name: highlighting
  test desc: highlighting
  component: hexdump
  namespace: hexdump/highlighting
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/hexdump/highlighting
   valgrind: $(SOURCE_DIR)/tests/output/hexdump/highlighting.vgdump
   expected: $(SOURCE_DIR)/tests/expected/hexdump/highlighting
 mountpoint: $(SOURCE_DIR)/tests/output/hexdump/highlighting-mnt
 
      hexdump: highlighting                   ...
                : 1b_octal-1                  ... OK
                : 1b_octal-2                  ... OK
                : 1b_octal-3                  ... OK
                : 1b_octal-4                  ... OK
                : 1b_octal-5                  ... OK
                : 1b_octal-6                  ... OK
                : 1b_octal-7                  ... OK
                : 1b_octal-8                  ... OK
                : 1b_octal-9                  ... OK
                : 1b_char-1                   ... OK
                : 1b_char-2                   ... OK
                : 1b_char-3                   ... OK
                : canon-1                     ... OK
                : canon-2                     ... OK
                : 2b_dec-1                    ... OK
                : 2b_dec-2                    ... OK
                : 2b_dec-3                    ... OK
                : 2b_dec-4                    ... OK
                : 2b_dec-5                    ... OK
                : 2b_dec-6                    ... OK
                : 2b_dec-7                    ... OK
                : 2b_dec-8                    ... OK
                : 4b_dec-1                    ... OK
                : 4b_dec-2                    ... OK
                : 4b_dec-3                    ... OK
                : 4b_dec-4                    ... OK
                : 4b_dec-5                    ... OK
                : 4b_dec-6                    ... OK
                : 4b_dec-7                    ... OK
           ... OK (all 29 sub-tests PASSED)
 
     script: $(SOURCE_DIR)/tests/ts/rename/basic
    sub dir: $(SOURCE_DIR)/tests/ts/rename
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/rename
  test name: basic
  test desc: basic check
  component: rename
  namespace: rename/basic
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/rename/basic
   valgrind: $(SOURCE_DIR)/tests/output/rename/basic.vgdump
   expected: $(SOURCE_DIR)/tests/expected/rename/basic
 mountpoint: $(SOURCE_DIR)/tests/output/rename/basic-mnt
 
       rename: basic check                    ... OK
 
     script: $(SOURCE_DIR)/tests/ts/rename/exit_codes
    sub dir: $(SOURCE_DIR)/tests/ts/rename
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/rename
  test name: exit_codes
  test desc: exit codes
  component: rename
  namespace: rename/exit_codes
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/rename/exit_codes
   valgrind: $(SOURCE_DIR)/tests/output/rename/exit_codes.vgdump
   expected: $(SOURCE_DIR)/tests/expected/rename/exit_codes
 mountpoint: $(SOURCE_DIR)/tests/output/rename/exit_codes-mnt
 
       rename: exit codes                     ... OK
 
     script: $(SOURCE_DIR)/tests/ts/rename/overwrite
    sub dir: $(SOURCE_DIR)/tests/ts/rename
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/rename
  test name: overwrite
  test desc: overwrite
  component: rename
  namespace: rename/overwrite
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/rename/overwrite
   valgrind: $(SOURCE_DIR)/tests/output/rename/overwrite.vgdump
   expected: $(SOURCE_DIR)/tests/expected/rename/overwrite
 mountpoint: $(SOURCE_DIR)/tests/output/rename/overwrite-mnt
 
       rename: overwrite                      ... OK
 
     script: $(SOURCE_DIR)/tests/ts/rename/subdir
    sub dir: $(SOURCE_DIR)/tests/ts/rename
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/rename
  test name: subdir
  test desc: subdir check
  component: rename
  namespace: rename/subdir
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/rename/subdir
   valgrind: $(SOURCE_DIR)/tests/output/rename/subdir.vgdump
   expected: $(SOURCE_DIR)/tests/expected/rename/subdir
 mountpoint: $(SOURCE_DIR)/tests/output/rename/subdir-mnt
 
       rename: subdir check                   ... OK
 
     script: $(SOURCE_DIR)/tests/ts/rename/symlink
    sub dir: $(SOURCE_DIR)/tests/ts/rename
    top dir: $(SOURCE_DIR)/tests
       self: $(SOURCE_DIR)/tests/ts/rename
  test name: symlink
  test desc: symlink check
  component: rename
  namespace: rename/symlink
    verbose: yes
     output: $(SOURCE_DIR)/tests/output/rename/symlink
   valgrind: $(SOURCE_DIR)/tests/output/rename/symlink.vgdump
   expected: $(SOURCE_DIR)/tests/expected/rename/symlink
 mountpoint: $(SOURCE_DIR)/tests/output/rename/symlink-mnt
 
       rename: symlink check                  ... OK
 
---------------------------------------------------------------------
  2 tests of 14 FAILED
---------------------------------------------------------------------