summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Eventscripts: fix basename -> dirname typoMartin Schwenke2012-04-271-1/+1
| * tests/eventscripts: Add sanity check to esnure events.d/ can be foundMartin Schwenke2012-04-271-0/+25
| * tests: Add installation script for testsMartin Schwenke2012-04-272-0/+95
| * tests/simple: Add new pseudo testcase to potentially shutdown local daemonsMartin Schwenke2012-04-271-0/+23
| * tests: New run_tests -C (cleanup) optionMartin Schwenke2012-04-271-1/+12
| * tests/eventscripts: $FAKE_IP_STATE is always set in ip command stubMartin Schwenke2012-04-271-2/+0
| * tests: Time logging in integration tests should use TEST_VAR_DIRMartin Schwenke2012-04-272-2/+2
| * tests: Unit tests should use $TEST_VAR_DIRMartin Schwenke2012-04-272-8/+3
| * tests: Improve the logic for adding directories to $PATHMartin Schwenke2012-04-272-6/+29
| * tests: Update integration.sh to use TEST_VAR_DIRMartin Schwenke2012-04-271-27/+30
| * tests: Add a -V option to set new variable TEST_VAR_DIRMartin Schwenke2012-04-271-12/+21
| * tests/integration: Remove cabability for testcase optionMartin Schwenke2012-04-271-48/+0
| * tests/integration: Use absolute path for socket symlinkMartin Schwenke2012-04-271-1/+1
| * tests/simple: Replace "tdbdump" with "ctdb cattdb"Martin Schwenke2012-04-271-15/+15
| * tests: Make run_tests -X more flexible - it now works with onnodeMartin Schwenke2012-04-274-12/+19
| * tests: Update README files and add new README files where missingMartin Schwenke2012-04-277-100/+113
| * tests: Update top-level wrapper scriptsMartin Schwenke2012-04-272-4/+24
| * 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