summaryrefslogtreecommitdiffstats
path: root/src/tests/cmocka/test_utils.c
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Remove unused functionsJakub Hrozek2016-07-071-45/+0
* UTIL: expand_homedir_template manages usernames internallyJakub Hrozek2016-07-071-4/+10
* UTIL: Add a utility function sss_output_nameJakub Hrozek2016-07-071-0/+33
* UTIL: Add a utility function to create a list of qualified namesJakub Hrozek2016-07-071-0/+32
* TESTS: Add a test for sss_create_internal_fqnameJakub Hrozek2016-07-071-0/+29
* TESTS: Add a test for sss_parse_internal_fqnameJakub Hrozek2016-07-071-6/+69
* IPA/AD: globally set krb5 canonicalization flagSumit Bose2016-07-061-6/+6
* p11: add OCSP default responder optionsSumit Bose2016-06-091-0/+80
* util: make concatenate_string_array() reusableSumit Bose2016-04-131-0/+1
* TESTS: global_talloc_context push/pop removePetr Cech2016-04-121-4/+0
* tests: Add get_next_domain_flags testMichal Židek2015-10-231-0/+135
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-9/+10
* tests: Move named_domain from test_utils to common test codeJakub Hrozek2015-09-221-17/+0
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-211-3/+3
* tests: Use unique name for TEST_PATHLukas Slebodnik2015-09-181-1/+1
* UTIL: Provide a common interface to safely create temporary filesJakub Hrozek2015-08-141-0/+175
* utils: add get_last_x_chars()Sumit Bose2015-06-191-0/+1
* TESTS: Add test for get_next_domainJakub Hrozek2015-06-021-0/+138
* IPA: do not add domain name unconditionallySumit Bose2015-05-061-0/+1
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-201-0/+1
* tests: convert all unit tests to cmocka 1.0 or laterJakub Hrozek2015-03-111-50/+62
* IPA: properly handle mixed-case trusted domainsSumit Bose2015-01-231-0/+44
* tests: remove code duplication in single domain cleanupPavel Březina2015-01-091-3/+3
* AD/IPA: add krb5_confd_path configuration optionSumit Bose2014-11-251-0/+48
* Add add_strings_lists() utility functionSumit Bose2014-11-051-0/+111
* UTIL: Add functions for replacing whitespaces.Lukas Slebodnik2014-07-281-0/+2
* test_utils: Use common header file for libsss_util tests.Lukas Slebodnik2014-07-281-1/+1
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-221-23/+23
* UTIL: rename find_subdomain_by_sidPavel Reichl2014-07-221-14/+14
* TOOLS: Always debug to stderrJakub Hrozek2014-07-091-1/+1
* TESTS: sss_ssh - textual public key formatPavel Reichl2014-06-181-0/+3
* TEST: Add test for expand homedirLukas Slebodnik2014-06-021-0/+190
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-1/+1
* NSS: Don't use printf(3) on user provided strings.Stef Walter2014-01-121-4/+2
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-191-0/+38
* TESTS: Remove test dir after successful testsLukas Slebodnik2013-11-181-1/+6
* Add utility to handle Well-Known SIDsSumit Bose2013-11-151-0/+110
* sss_names_init: allow empty domain nameSumit Bose2013-11-151-0/+122
* Enhance/add unit tests for find_subdomain_by_sid/nameSumit Bose2013-11-041-0/+263
* tests: Use right format string for type size_tLukas Slebodnik2013-10-251-3/+3
* find_subdomain_by_sid: skip domains with missing domain_idSumit Bose2013-10-251-0/+221