summaryrefslogtreecommitdiffstats
path: root/src/tests/debug-tests.c
Commit message (Expand)AuthorAgeFilesLines
* Remove DEBUG macro support for old debug levelsNikolai Kondrashov2014-02-121-66/+0
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-2/+2
* Move DEBUG macro body to debug_fnNikolai Kondrashov2014-02-121-289/+10
* Fix clang format string warning.Lukas Slebodnik2013-07-191-1/+1
* tests: allow changing cwd in all testsPavel Březina2012-07-271-0/+3
* Securely set umask when using mkstempStephen Gallagher2011-12-191-0/+8
* Fixes debug-tests.c coverity issues: NEGATIVE_RETURNS, FORWARD_NULLPavel Březina2011-11-021-49/+140
* DEBUG timestamps offer higher precision - unit tests updatedPavel Březina2011-09-081-14/+215
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-8/+2
* New DEBUG facility - unit testsPavel Březina2011-08-251-0/+742