Searched defs:TEST_ATTR_VALUE (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/tests/
H A Dsysdb-tests.c41 #define TEST_ATTR_VALUE "test_attr_value" macro
1757 TEST_ATTR_VALUE);
1816 TEST_ATTR_VALUE,
5042 struct ldb_val val = {discard_const(TEST_ATTR_VALUE),
5043 sizeof(TEST_ATTR_VALUE) - 1};
5063 TEST_ATTR_VALUE) == 0,
5066 TEST_ATTR_VALUE) == 0,
5078 struct ldb_val val = {discard_const(TEST_ATTR_VALUE),
5079 sizeof(TEST_ATTR_VALUE) - 1};
5099 TEST_ATTR_VALUE)
[all...]

Completed in 31 milliseconds