summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tests: run_tests should exit with failed test status if running with -HMartin Schwenke2012-04-271-1/+5
| * tests: test_wrap can use $TEST_SCRIPTS_DIR for a little extra clarityMartin Schwenke2012-04-271-1/+4
| * tests: test_wrap needs to set TEST_SCRIPTS_DIRAmitay Isaacs2012-04-271-0/+2
| * tests: CTDB_TEST_WRAPPER has to be an absolute path on a real clusterAmitay Isaacs2012-04-271-1/+2
| * tests: Fix wrapper scriptsAmitay Isaacs2012-04-272-4/+1
| * tests: Fix trailing whitespace issues in integration.bashMartin Schwenke2012-04-271-9/+9
| * 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-273-33/+20
| * tests: Programs run by tests should be found in $PATHMartin Schwenke2012-04-275-9/+10
| * tests: Move relative directory path hack from run_tests to common.shMartin Schwenke2012-04-272-5/+5
| * tests: Local daemons are no longer the default, now require run_tests -lMartin Schwenke2012-04-276-37/+40
| * Eventscripts - Fix typo in 13.per_ip_routing support for __auto_link_local__Martin Schwenke2012-04-271-1/+1
| * tests: Rationalise integration test infrastructureMartin Schwenke2012-04-274-137/+144
| * tests: Rename ctdb_test_functions.bash to integration.bashMartin Schwenke2012-04-2748-48/+48
| * Merge remote branch 'amitay/tdb-sync'Ronnie Sahlberg2012-04-2644-4858/+1547
| |\
| | * lib/tdb: Sync tdb from samba git treeAmitay Isaacs2012-04-1324-423/+1547
| | * lib/tdb: Remove the files required to build tdb as a libraryAmitay Isaacs2012-04-1320-4435/+0
| * | Merge remote branch 'amitay/tevent-sync'Ronnie Sahlberg2012-04-26100-4751/+884
| |\ \
| | * | lib/tevent: Sync tevent from samba git treeAmitay Isaacs2012-04-1318-76/+885
| | * | lib/tevent: Remove the files required to build tevent as a libraryAmitay Isaacs2012-04-1323-4527/+0
| | * | lib/tevent: Remove local modifications to teventAmitay Isaacs2012-04-135-69/+0
| | * | ctdb_test: Remove faked wrappers for tevent functions in stub testingAmitay Isaacs2012-04-132-17/+0
| | * | Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-1358-59/+0
| | * | includes: Move special tevent defines from tevent.h to includes.hAmitay Isaacs2012-04-132-11/+7
| | |/
| * | Merge remote branch 'amitay/talloc-sync'Ronnie Sahlberg2012-04-2619-5204/+813
| |\ \
| | * | lib/talloc: Sync talloc from samba git treeAmitay Isaacs2012-04-138-182/+813
| | * | lib/talloc: Remove the files required to build talloc as a libraryAmitay Isaacs2012-04-1311-5022/+0
| | |/
| * | Merge remote branch 'martins/master'Ronnie Sahlberg2012-04-18147-751/+722
| |\ \
| | * | tests: More unit test factoring/rationalisation and bug fixesMartin Schwenke2012-04-188-266/+173
| | * | tests/eventscripts: Share directories must be absolute in eventscript testsMartin Schwenke2012-04-181-0/+5
| | * | tests/eventscripts: Tweak an error message in a policy routing testMartin Schwenke2012-04-171-1/+1
| | * | tests - run_tests needs to expand directories like "." and "..".Martin Schwenke2012-04-161-0/+4
| | * | tests/eventscripts - Restructure according to new conventionMartin Schwenke2012-04-1677-110/+86
| | * | tests - run_tests ignores trailing '/' on directoriesMartin Schwenke2012-04-161-1/+1
| | * | tests/takeover - Restructure according to new conventionMartin Schwenke2012-04-1631-62/+43
| | * | tests/onnode - Restructure according to new conventionMartin Schwenke2012-04-1616-66/+20
| | * | tests/tool - Restructure according to new conventionMartin Schwenke2012-04-1612-57/+13
| | * | tests/tool: New nodestatus testAmitay Isaacs2012-04-161-0/+34
| | * | tests/tool: Fix the nodestatus testAmitay Isaacs2012-04-161-1/+4
| | * | 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-162-62/+62
| | * | tests - add scripts/unit.shMartin Schwenke2012-04-161-0/+16
| | * | tests - add scripts/common.shMartin Schwenke2012-04-161-0/+9
| | * | tests - export new variable TEST_SCRIPTS_DIRMartin Schwenke2012-04-161-4/+4
| | * | Tests - IP allocation - 2 tests for NODE_FLAGS_NOIPTAKEOVERMartin Schwenke2012-04-162-0/+62
| | * | Tests - IP allocation - add another LCP2 test based on a test failureMartin Schwenke2012-04-161-0/+45
| | * | Tests - turn of time logging by defaultMartin Schwenke2012-04-162-2/+3
| | |/