summaryrefslogtreecommitdiffstats
path: root/src/tests/debug-tests.c
Commit message (Expand)AuthorAgeFilesLines
* TESTS: More restrictive permissions in debug_testsPetr Cech2015-10-141-2/+2
* REFACTOR: umask(077) --> umask(SSS_DFL_X_UMASK)Petr Cech2015-10-141-2/+2
* DEBUG: Add new debug category for fail over.Michal Židek2015-08-141-1/+1
* debug-tests: Fix test with new line in debug messageLukas Slebodnik2015-03-171-5/+5
* 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