summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka
Commit message (Expand)AuthorAgeFilesLines
* Replace space: add some checksSumit Bose2014-09-011-0/+4
* test_dyndns: sss_iface_addr_list_get can return more valuesLukas Slebodnik2014-08-221-0/+46
* test_dyndns: Use different talloc context in wrapped functions.Lukas Slebodnik2014-08-221-2/+21
* responder-get-domains-tests: fix checking of leaksLukas Slebodnik2014-08-221-3/+2
* dyndns_test: Use right socket length of for IPv4 address.Lukas Slebodnik2014-08-221-1/+1
* Make the space override responder-agnosticJakub Hrozek2014-08-131-1/+1
* Only replace space with the specified substitutionJakub Hrozek2014-08-132-69/+51
* UTIL: Add functions for replacing whitespaces.Lukas Slebodnik2014-07-283-0/+156
* test_utils: Use common header file for libsss_util tests.Lukas Slebodnik2014-07-283-1/+31
* TESTS: sss_ssh - textual public key formatPavel Reichl2014-06-182-0/+102
* TEST: Remove unused variablePavel Reichl2014-06-031-3/+0
* IFP: Per-attribute ACL for usersJakub Hrozek2014-06-031-0/+101
* IFP: use a list of allowed_uids for authenticationJakub Hrozek2014-06-031-3/+41
* IFP: Add utility functionsJakub Hrozek2014-06-031-0/+210
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-06-031-0/+268
* TEST: Add test for expand homedirLukas Slebodnik2014-06-031-0/+190
* UTIL: Add function sss_parse_name_constLukas Slebodnik2014-06-031-0/+86
* Add a unit test for sss_parse_name_for_domainsJakub Hrozek2014-06-031-4/+199
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-06-033-1/+336
* TESTS: Split a separate common_mock_resp_dp moduleJakub Hrozek2014-06-032-71/+101
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-05-023-16/+16
* DP: Provide separate dp_copy_defaults functionJakub Hrozek2014-02-261-0/+421
* IPA: refactor idmap code and add testSumit Bose2014-02-261-0/+249
* IDMAP: add sss_idmap_check_collision(_ex)Sumit Bose2014-02-261-0/+93
* 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
* free idmapped SIDs correctlyPavel Březina2013-11-071-0/+2
* 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
* 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