Lines Matching refs:value
16 * - checks returned value to be the same as we set
19 * - checks returned value to be the same as we set
22 * - checks returned value to be the same as we set
54 #define XATTR_TEST_VALUE "this is a test value"
73 char *value;
86 .value = XATTR_TEST_VALUE,
97 .value = XATTR_TEST_VALUE,
108 .value = XATTR_TEST_VALUE,
119 .value = XATTR_TEST_VALUE,
129 .value = XATTR_TEST_VALUE,
140 .value = XATTR_TEST_VALUE,
151 .value = XATTR_TEST_VALUE,
183 tst_res(TFAIL, "wrong value, expect \"%s\" got \"%s\"",
187 tst_res(TPASS, "fgetxattr(2) on %s got the right value",
243 SAFE_FSETXATTR(tc[i].fd, tc[i].key, tc[i].value,