summaryrefslogtreecommitdiff
path: root/src/tests/files-tests.c
AgeCommit message (Collapse)AuthorFilesLines
2011-08-25New DEBUG facility - conversionPavel Březina1-1/+1
https://fedorahosted.org/sssd/ticket/925 Conversion of the old debug_level format to the new one. (only where it was necessary) Removed: SSS_DEFAULT_DEBUG_LEVEL (completely replaced with SSSDBG_DEFAULT)
2010-11-15Fix const cast warnings in testsStephen Gallagher1-1/+1
2010-09-28Suppress some 'unchecked return value' warningsSumit Bose1-6/+13
2010-03-04Add --with-test-dir option to configureStephen Gallagher1-0/+3
All 'make check' tests will chdir() into this directory before running the suite. This provides the option of having temporary files generated in a tmpfs or ramdisk
2010-02-23Check and set permissions on SBUS socketsSumit Bose1-1/+1
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+323
Also update BUILD.txt