summaryrefslogtreecommitdiffstats
path: root/src/tests/util-tests.c
Commit message (Expand)AuthorAgeFilesLines
* 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