summaryrefslogtreecommitdiff
path: root/src/tests/util-tests.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-20Move atomic io function to a separate moduleJakub Hrozek1-9/+9
2012-04-20sss_atomic_io: Do not fail reads with EPIPE if there is not enough data to readJakub Hrozek1-0/+206
2012-01-09Add a random + identity test for murmurhash3Simo Sorce1-0/+29
2012-01-09util: add murmurhash3 hash functionSimo Sorce1-0/+24
2012-01-04tests: fix test group of utf8 testsSimo Sorce1-5/+5
2011-12-16sss_utf8_tolower utility function+unit testsJakub Hrozek1-0/+96
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-1/+4
2011-08-25New DEBUG facility - conversionPavel Březina1-0/+2
2011-06-15Unit test for parge_argsJakub Hrozek1-0/+58
2011-01-11Validate user supplied size of data itemsSumit Bose1-0/+14
2010-11-15Add utility function to sanitize LDAP/LDB filtersStephen Gallagher1-0/+68
2010-10-13Use POPT_TABLEEND to close option tableSumit Bose1-1/+1
2010-08-03Add diff_string_lists utility functionStephen Gallagher1-0/+227