summaryrefslogtreecommitdiff
path: root/src/tests/stress-tests.c
AgeCommit message (Collapse)AuthorFilesLines
2011-02-11Clear up -Wunused-but-set-variable warningsStephen Gallagher1-1/+1
2010-12-15Fix uninitialized value error in main() in stress-tests.cSumit Bose1-0/+1
https://fedorahosted.org/sssd/ticket/732
2010-10-13Use POPT_TABLEEND to close option tableSumit Bose1-2/+2
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-18Rename server/ directory to src/Stephen Gallagher1-0/+328
Also update BUILD.txt