summaryrefslogtreecommitdiffstats
path: root/src/tests/sysdb-tests.c
Commit message (Expand)AuthorAgeFilesLines
* sysdb-tests: Fix cast from pointer to integerLukas Slebodnik2016-07-121-1/+1
* TESTS: Fix sysdb tests to work with the new formatJakub Hrozek2016-07-071-767/+797
* TESTS: First pass on converting the sysdb tests to the fqname formatMichal Zidek2016-07-071-97/+206
* sss_tools: create confdb if not existPavel Březina2016-06-271-1/+0
* tests: Check NULL context in sysdb-tests when removing group membersJakub Hrozek2016-04-131-0/+25
* sysdb-tests: Fix warning - incompatible pointer typePavel Reichl2015-11-211-2/+2
* IPA: fix override with the same nameSumit Bose2015-11-201-0/+78
* sysdb-tests: Use valid base64 encoded certificate for searchLukas Slebodnik2015-09-301-1/+1
* tests: Use unique name for TEST_PATHLukas Slebodnik2015-09-181-1/+1
* SYSDB: Add function to expire entryMichal Židek2015-09-031-0/+69
* Fix minor typosYuri Chornoivan2015-07-231-3/+3
* sysdb: add sysdb_search_user_by_cert() and sysdb_search_object_by_cert()Sumit Bose2015-06-191-0/+54
* TESTS: Add a test for sysdb_subdomains.cJakub Hrozek2015-06-141-73/+0
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-141-10/+30
* TESTS: Use the right testcaseJakub Hrozek2015-06-021-8/+8
* sysdb: add sysdb_cache_password_ex()Sumit Bose2015-05-081-0/+53
* IPA: allow initgroups by UUID for FreeIPA usersSumit Bose2015-05-061-0/+9
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-291-1/+11
* sysdb-tests: test return value before output argumentsLukas Slebodnik2015-04-141-0/+1
* sysdb-tests: Add missing assertionsLukas Slebodnik2015-04-141-0/+3
* LDAP: Add UUID when saving incomplete groupsJakub Hrozek2015-01-301-8/+8
* TESTS: Cover sysdb_gpo.c with unit testsJakub Hrozek2015-01-081-0/+78
* TESTS: typo in 'assert message'Pavel Reichl2015-01-081-2/+2
* SYSDB: sysdb_search_object_by_sid returns ENOENTPavel Reichl2014-12-171-4/+1
* TESTS: sysdb_delete_by_sid() test return valuePavel Reichl2014-12-171-0/+22
* SYSDB: sysdb_get_bool() return ENOENT & unit testsPavel Reichl2014-12-021-4/+58
* sysdb: add sysdb_search_object_by_uuid()Sumit Bose2014-11-201-0/+51
* SYSDB: sysdb_idmap_get_mappings returns ENOENTPavel Reichl2014-11-191-0/+6
* sysdb: add sysdb_attrs_add_val_safe() and sysdb_attrs_add_string_safe()Sumit Bose2014-10-161-0/+103
* tests: add test for sysdb_get_user_attr with subdomain userPavel Březina2014-10-091-0/+54
* SYSDB: move sysdb_get_real_name() from sysdb.c to sysdb_search.cJakub Hrozek2014-10-061-0/+49
* tests: Add a test for storing custom attrs with automatic IDJakub Hrozek2014-09-181-0/+51
* TESTS: Add a case-insensitive group search sysdb testJakub Hrozek2014-09-171-8/+25
* SYSDB: SSS_LDB_SEARCH - macro around ldb_searchPavel Reichl2014-09-051-19/+19
* TESTS: Add unit tests for the GPO interfaceJakub Hrozek2014-09-011-0/+100
* TOOLS: Always debug to stderrJakub Hrozek2014-07-091-1/+1
* TESTS: sysdb_getnetgr - return ENOENTPavel Reichl2014-06-251-0/+6
* TESTS: add tests for sss_ldb_searchPavel Reichl2014-06-251-0/+97
* sysdb: add sysdb_search_user_by_upn() with testsSumit Bose2014-06-201-0/+231
* TESTS: sysdb_search_return_ENOENT - check mem leaksPavel Reichl2014-06-201-0/+2
* TEST: simple_access & sysdb tests - cleanupPavel Reichl2014-05-281-7/+1
* TEST: unused variablePavel Reichl2014-05-281-3/+0
* tests: Add test for confdb_list_all_domain_namesJakub Hrozek2014-05-281-0/+149
* TEST: Test empty results from functions sysdb_search_*Lukas Slebodnik2014-05-271-0/+136
* SYSDB: return SYSDB_NAME from sysdb_initgroupsJakub Hrozek2014-05-141-0/+5
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-2/+3
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-2/+2
* DB: Add sss_ldb_el_to_string_listJakub Hrozek2014-01-291-0/+49
* Add sysdb_attrs_add_lc_name_aliasSumit Bose2013-12-191-0/+29
* SYSDB: Sanitize filter before removing ghost attrsLukas Slebodnik2013-11-281-0/+17