summaryrefslogtreecommitdiffstats
path: root/ctdb/tests/scripts/run_tests
Commit message (Expand)AuthorAgeFilesLines
* ctdb/tests/scripts: Promote scripts/run_testsMartin Schwenke2013-12-051-311/+0
* ctdb/tests/scripts: Simplify the top-level test scriptsMartin Schwenke2013-12-051-10/+38
* ctdb/tests/scripts: Sort command-line optionsMartin Schwenke2013-12-051-16/+16
* ctdb:tests: run_tests should ignore bogus test directoriesMartin Schwenke2013-11-271-0/+2
* ctdb:tests: Add -S option to support socket wrapperMartin Schwenke2013-11-271-1/+9
* tests: Always tally the number of passed/failed testsMartin Schwenke2013-07-291-2/+5
* tests: Fix exit status of run_tests when a single test is run with -HMartin Schwenke2013-07-221-6/+6
* tests/scripts: Delete unused $rows and $ww variables from run_testsMartin Schwenke2013-05-281-3/+0
* scripts: Provide mktemp function for platforms without mktemp commandMartin Schwenke2013-05-271-0/+21
* tests: Fix output of run_tests usageAmitay Isaacs2013-05-241-2/+2
* tests: run_tests should exit with $status with -e optionMartin Schwenke2012-07-261-1/+1
* run_tests: improve spacingMichael Adam2012-07-031-1/+2
* tests: Fix wrapper scripts to handle options and tests without breakageMartin Schwenke2012-05-141-18/+42
* tests: New run_tests -C (cleanup) optionMartin Schwenke2012-04-271-1/+12
* tests: Add a -V option to set new variable TEST_VAR_DIRMartin Schwenke2012-04-271-12/+21
* tests: Make run_tests -X more flexible - it now works with onnodeMartin Schwenke2012-04-271-2/+2
* tests: run_tests should exit with failed test status if running with -HMartin Schwenke2012-04-271-1/+5
* tests: Add new -H option for run_tests to avoid printing header/footerMartin Schwenke2012-04-271-3/+6
* tests: Add -e option to cause run_tests to exit on first test failureMartin Schwenke2012-04-271-1/+10
* tests: Remove ctdb_test_envMartin Schwenke2012-04-271-5/+2
* tests: Move relative directory path hack from run_tests to common.shMartin Schwenke2012-04-271-4/+0
* tests: Local daemons are no longer the default, now require run_tests -lMartin Schwenke2012-04-271-1/+4
* tests: Rationalise integration test infrastructureMartin Schwenke2012-04-271-4/+6
* tests: More unit test factoring/rationalisation and bug fixesMartin Schwenke2012-04-181-1/+16
* tests - run_tests needs to expand directories like "." and "..".Martin Schwenke2012-04-161-0/+4
* tests - run_tests ignores trailing '/' on directoriesMartin Schwenke2012-04-161-1/+1
* tests - run_tests includes common.sh, uses die()Martin Schwenke2012-04-161-3/+3
* tests - run_tests can take a directory as an argumentMartin Schwenke2012-04-161-5/+23
* tests - add -v option to set TEST_VERBOSE=trueMartin Schwenke2012-04-161-1/+4
* tests - move functions only used by scripts/run_tests into that scriptMartin Schwenke2012-04-161-1/+62
* Tests: run_tests script no longer prints filename in summary descriptions.Martin Schwenke2011-08-031-2/+1
* Tests: change output format of run_tests script and add -q optionMartin Schwenke2011-08-031-14/+28
* Test suite: add a -d option to the run_tests script.Martin Schwenke2011-08-031-2/+17
* Fix the run_tests script so that the number of columns is never 0.Martin Schwenke2009-07-031-1/+1
* Add tests/README. ctdb_test_env and, therefore, run_tests can now beMartin Schwenke2009-01-091-1/+1
* Delete some unstructured tests ({fetch,peristent,transaction}.sh) andMartin Schwenke2009-01-081-2/+25
* New test 09_ctdb_ping.sh. Add documentation and command-lineMartin Schwenke2008-11-241-25/+6
* Move tests/*.c to tests/src/*.c and adjust Makefile.in accordingly.Martin Schwenke2008-11-211-2/+16
* Add some simple tests that can be run from within the tree.Martin Schwenke2008-11-201-0/+46