summaryrefslogtreecommitdiffstats
path: root/testprogs/blackbox/dbcheck.sh
Commit message (Collapse)AuthorAgeFilesLines
* s4-test: don't fix broken objects during dbcheck testAndrew Tridgell2011-07-211-1/+1
| | | | | this leaves the database as-is, which makes it easier to examine the problem
* dbcheck: test the --reindex optionAndrew Tridgell2011-07-211-0/+5
| | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* s4-test: added dbcheck run to test suiteAndrew Tridgell2011-07-211-0/+21
This should catch corruption that happens during a test run Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>