summaryrefslogtreecommitdiffstats
path: root/src/tests/stress-tests.c
Commit message (Collapse)AuthorAgeFilesLines
* Clear up -Wunused-but-set-variable warningsStephen Gallagher2011-02-111-1/+1
|
* Fix uninitialized value error in main() in stress-tests.cSumit Bose2010-12-151-0/+1
| | | | https://fedorahosted.org/sssd/ticket/732
* Use POPT_TABLEEND to close option tableSumit Bose2010-10-131-2/+2
|
* Add --with-test-dir option to configureStephen Gallagher2010-03-041-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
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+328
Also update BUILD.txt