Choose new uid/gid and filter them appropriately.
[xfstests-dev.git] / 020.out
1 QA output created by 020
2 *** list non-existant file
3    *** print attributes
4 attr_list: No such file or directory
5 Could not list attributes for <TESTFILE>
6       !!! error return
7 *** list non-xfs file (in /proc)
8    *** print attributes
9 attr_list: Invalid argument
10 Could not list attributes for <PROCFILE>
11       !!! error return
12 *** list empty file
13    *** print attributes
14       *** 0 attribute(s)
15 *** query non-existant attribute
16 attr_get: No data available
17 Could not get "nonexistant" for <TESTFILE>
18 *** one attribute
19 Attribute "fish" set to a 5 byte value for <TESTFILE>:
20 fish
21
22    *** print attributes
23       *** 1 attribute(s)
24          *** field: fish length: 5
25             ::: fish
26             ::: 
27 *** replace attribute
28 Attribute "fish" set to a 6 byte value for <TESTFILE>:
29 fish3
30
31    *** print attributes
32       *** 1 attribute(s)
33          *** field: fish length: 6
34             ::: fish3
35             ::: 
36 *** add attribute
37 Attribute "snrub" set to a 6 byte value for <TESTFILE>:
38 fish2
39
40    *** print attributes
41       *** 2 attribute(s)
42          *** field: fish length: 6
43             ::: fish3
44             ::: 
45          *** field: snrub length: 6
46             ::: fish2
47             ::: 
48 *** remove attribute
49    *** print attributes
50       *** 1 attribute(s)
51          *** field: snrub length: 6
52             ::: fish2
53             ::: 
54 *** add lots of attributes
55 *** check
56    *** 1001 attribute(s)
57 *** remove lots of attributes
58    *** print attributes
59       *** 1 attribute(s)
60          *** field: snrub length: 6
61             ::: fish2
62             ::: 
63 *** really long value
64 0000000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
65 *
66 0200000 0a
67 0200001
68 *** set/get/remove really long names (expect failure)
69 attr_set: Bad address
70 Could not set "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" for <TESTFILE>
71 attr_get: Bad address
72 Could not get "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" for <TESTFILE>
73 attr_remove: Bad address
74 Could not remove "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" for <TESTFILE>
75 *** check final
76    *** print attributes
77       *** 1 attribute(s)
78          *** field: snrub length: 6
79             ::: fish2
80             ::: 
81 *** delete