summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* sss_nss_idmap-tests: Use different prepared buffers for big endianLukas Slebodnik2015-05-041-0/+12
* IPA: allow initgroups by SID for AD usersSumit Bose2015-04-291-1/+11
* tests: Add NSS responder tests for bysid requestsJakub Hrozek2015-04-241-0/+219
* AD: Always get domain-specific ID connectionStephen Gallagher2015-04-151-0/+1
* sysdb-tests: test return value before output argumentsLukas Slebodnik2015-04-141-0/+1
* sysdb-tests: Add missing assertionsLukas Slebodnik2015-04-141-0/+3
* simple_access-tests: Simplify assertionLukas Slebodnik2015-04-141-3/+1
* responders: reset ncache after domains are discovered during startupJakub Hrozek2015-04-091-0/+37
* ncache: Add sss_ncache_reset_repopulate_permanentJakub Hrozek2015-04-091-0/+93
* ncache: Silence critical error from filter_users when default_domain_suffix i...Jakub Hrozek2015-04-091-3/+85
* ncache: Fix sss_ncache_reset_permanentJakub Hrozek2015-04-091-0/+11
* tests: Revert strcmp conditionJakub Hrozek2015-04-081-1/+1
* util-tests: Initialize boolean variable to default valueLukas Slebodnik2015-04-081-1/+1
* test_resolv_fake: Fix alignment warningLukas Slebodnik2015-03-271-9/+10
* test_ldap_auth: Use right assertion for integer comparisonLukas Slebodnik2015-03-261-6/+6
* test_expire: Use right assertion macro for standard functionsLukas Slebodnik2015-03-261-2/+3
* Resolv: re-read SRV query every time if its TTL is 0Jakub Hrozek2015-03-241-5/+26
* tests: Use cmocka-1.0+ API in test_sysdb_utilsJakub Hrozek2015-03-241-3/+3
* ldap: refactor check_pwexpire_kerberos to use util funcPavel Reichl2015-03-231-2/+2
* TESTS: test expirationPavel Reichl2015-03-234-0/+345
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-205-0/+197
* debug-tests: Fix test with new line in debug messageLukas Slebodnik2015-03-171-5/+5
* Add missing new lines to debug messagesLukas Slebodnik2015-03-171-1/+1
* cache_req: parse input name if neededPavel Březina2015-03-131-2/+169
* cmocka: include mock_parse_inp in header filePavel Březina2015-03-131-0/+2
* cache_req: add support for group by idPavel Březina2015-03-131-1/+362
* cache_req: add support for group by namePavel Březina2015-03-131-1/+342
* cache_req: add support for user by uidPavel Březina2015-03-131-2/+368
* cache_req tests: define user name constantPavel Březina2015-03-131-11/+14
* cache_req tests: rename test_user to test_user_by_namePavel Březina2015-03-131-25/+25
* test: Check ERR_LASTMichal Zidek2015-03-131-0/+10
* Add unit tests for initgroupsJakub Hrozek2015-03-121-0/+346
* tests: Add a getpwnam-by-UPN testJakub Hrozek2015-03-121-0/+97
* tests: ncache_hit must be an int to test UPNsJakub Hrozek2015-03-121-9/+9
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-1135-663/+769
* UTIL: convert GeneralizedTime to unix timePavel Reichl2015-03-051-0/+57
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-031-0/+599
* SPEC: Build python3 bindings on available platformsLukas Slebodnik2015-02-251-4/+10
* TESTS: Run python tests with all supported python versionsLukas Slebodnik2015-02-254-0/+20
* BUILD: Add possibility to build python{2,3} bindingsLukas Slebodnik2015-02-252-6/+38
* sbus codegen: do not prefix getters with iface namePavel Březina2015-02-173-75/+75
* sbus: use hard coded getters instead of generatedPavel Březina2015-02-171-761/+28
* Remove strict requirements of python2Lukas Slebodnik2015-02-133-3/+3
* RESOLV: Add an internal function to read TTL from a DNS packetJakub Hrozek2015-02-112-1/+375
* LDAP: Add UUID when saving incomplete groupsJakub Hrozek2015-01-301-8/+8
* test_nested_groups: Additional unit testsLukas Slebodnik2015-01-301-0/+165
* TESTS: Mock return value of sdap_get_generic_recvLukas Slebodnik2015-01-302-1/+9
* sbus: add sbus_opath_get_object_name()Pavel Březina2015-01-231-4/+29
* sbus: move common opath functions from ifp to sbus codePavel Březina2015-01-232-98/+157
* sbus: unify naming of handler data variablePavel Březina2015-01-232-51/+51