summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
* tests: nested groups unit testPavel Březina2014-02-181-0/+198
* tests: new macro sss_will_return_alwaysPavel Březina2014-02-181-0/+2
* tests: mock sysdb users and groupsPavel Březina2014-02-182-0/+241
* tests: mock SDAPPavel Březina2014-02-182-0/+176
* test_dyndns: Test right variable after allocation.Lukas Slebodnik2014-02-171-1/+1
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-124-17/+17
* TESTS: Fix authtok test for zero length string.Lukas Slebodnik2014-01-241-1/+1
* NSS: Don't use printf(3) on user provided strings.Stef Walter2014-01-123-36/+12
* util: Fix const cast failures when building with -WerrorStef Walter2014-01-101-6/+6
* cmocka unit test for authtok module addedPallavi Jha2014-01-091-0/+303
* AD: Enable fallback to LDAP of trusted domainJakub Hrozek2013-12-191-3/+4
* AD: Add a new option to turn off GC lookupsJakub Hrozek2013-12-191-0/+20
* AD: Add a utility function to create list of connectionsJakub Hrozek2013-12-191-0/+221
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-191-0/+38
* SSSD: Unit test - sss_ldap_dn_in_search_basesPavel Reichl2013-11-291-0/+191
* TESTS: Remove test dir after successful testsLukas Slebodnik2013-11-181-1/+6
* nss: check for Well-Known SIDs in SID based requestsSumit Bose2013-11-151-0/+192
* nss-srv-tests: check packet statusSumit Bose2013-11-151-14/+50
* Add utility to handle Well-Known SIDsSumit Bose2013-11-151-0/+110
* sss_names_init: allow empty domain nameSumit Bose2013-11-151-0/+122
* SYSDB: Drop the sysdb_ctx parameter - module sysdb_ops (part 2)Michal Zidek2013-11-151-38/+19
* SYSDB: Drop the sysdb_ctx parameter from the sysdb_search moduleMichal Zidek2013-11-151-9/+6
* free idmapped SIDs correctlyPavel Březina2013-11-071-0/+2
* Enhance/add unit tests for find_subdomain_by_sid/nameSumit Bose2013-11-041-0/+263
* Include ext headers with #include <foo.h> - contPavel Reichl2013-11-041-1/+1
* AD: Fix ad_access_filter parsing with empty filterJakub Hrozek2013-10-301-0/+16
* NSS: Print FQDN for groups with mixed domain membershipJakub Hrozek2013-10-291-0/+175
* TEST: Test getgrnam with emphasis on membersJakub Hrozek2013-10-291-8/+386
* AD: Add extended access filterJakub Hrozek2013-10-251-0/+341
* tests: Use right format string for type size_tLukas Slebodnik2013-10-251-3/+3
* idmap: add sss_idmap_domain_by_name_has_algorithmic_mapping()Sumit Bose2013-10-251-0/+41
* find_subdomain_by_sid: skip domains with missing domain_idSumit Bose2013-10-251-0/+221
* tests: Silence alignment warning in tests.Michal Zidek2013-10-171-5/+9
* dyndns timeout test: catch SIGCHLD handler eventsPavel Březina2013-07-171-0/+12
* Add cmocka based tests for libsss_idmapSumit Bose2013-06-281-0/+421
* Allow flat name in the FQname formatJakub Hrozek2013-05-302-5/+423
* Making order in tests.Lukas Slebodnik2013-05-301-0/+118
* Fix dyndns timer initializationJakub Hrozek2013-05-271-1/+5
* tests: Do not set cwd twiceJakub Hrozek2013-05-131-1/+0
* dyndns: new option dyndns_authJakub Hrozek2013-05-031-0/+3
* dyndns: new option dyndns_force_tcpJakub Hrozek2013-05-031-3/+3
* dyndns: new option dyndns_refresh_intervalJakub Hrozek2013-05-031-2/+83
* Convert IPA-specific options to be back-end agnosticJakub Hrozek2013-05-031-1/+1
* Refactor dynamic DNS updatesJakub Hrozek2013-05-031-0/+339
* Fix segmentation fault in test_io.Abhishek Singh2013-05-021-4/+19
* cmocka unittest for io addedAbhishek Singh2013-04-101-0/+157
* cmocka unittest for find_uid addedAbhishek Singh2013-04-101-0/+105
* CMocka based test for the NSS responderJakub Hrozek2013-03-084-0/+767