summaryrefslogtreecommitdiff
path: root/server/tests/find_uid-tests.c
AgeCommit message (Collapse)AuthorFilesLines
2009-11-20Only display errors in unit testsStephen Gallagher1-1/+2
If you want to turn verbosity back on, just set the environment variable CK_VERBOSITY=verbose
2009-11-20Improve handling of ccache filesSumit Bose1-0/+124
- save current ccache file to sysdb - use the saved ccache file if the user has running processes - create an empty ccache if offline - return enviroment variables if offline