summaryrefslogtreecommitdiffstats
path: root/src/tests/util-tests.c
Commit message (Expand)AuthorAgeFilesLines
* utils: add is_host_in_domain()Pavel Březina2013-09-051-0/+28
* UTIL: Use standard maximum value of type size_tLukas Slebodnik2013-09-031-6/+6
* Make leak checks usable in tests that do not utilize checkJakub Hrozek2013-04-171-3/+3
* failover: Protect against empty host namesMichal Zidek2013-01-021-0/+91
* Add string_in_list() and add_string_to_list() with testsSumit Bose2012-11-141-0/+83
* Include talloc log in our debug facilityMichal Zidek2012-10-291-1/+1
* Move atomic io function to a separate moduleJakub Hrozek2012-04-201-9/+9
* sss_atomic_io: Do not fail reads with EPIPE if there is not enough data to readJakub Hrozek2012-04-201-0/+206
* Add a random + identity test for murmurhash3Simo Sorce2012-01-091-0/+29
* util: add murmurhash3 hash functionSimo Sorce2012-01-091-0/+24
* tests: fix test group of utf8 testsSimo Sorce2012-01-041-5/+5
* sss_utf8_tolower utility function+unit testsJakub Hrozek2011-12-161-0/+96
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-1/+4
* New DEBUG facility - conversionPavel Březina2011-08-251-0/+2
* Unit test for parge_argsJakub Hrozek2011-06-151-0/+58
* Validate user supplied size of data itemsSumit Bose2011-01-111-0/+14
* Add utility function to sanitize LDAP/LDB filtersStephen Gallagher2010-11-151-0/+68
* Use POPT_TABLEEND to close option tableSumit Bose2010-10-131-1/+1
* Add diff_string_lists utility functionStephen Gallagher2010-08-031-0/+227