summaryrefslogtreecommitdiff
path: root/ctdb/tests/scripts/unit.sh
AgeCommit message (Expand)AuthorFilesLines
2022-04-06ctdb-tests: Add function test_case(), tweak unit test header formatMartin Schwenke1-1/+11
2022-04-06ctdb-tests: Strip trailing newlines from expected result outputMartin Schwenke1-1/+6
2022-04-06ctdb-tests: Reformat scriptMartin Schwenke1-126/+127
2020-07-22ctdb-tests: Make unit.sh pass shellcheckMartin Schwenke1-5/+10
2020-07-22Revert "ctdb-tests: Make unit.sh pass shellcheck"Martin Schwenke1-10/+5
2020-07-22ctdb-tests: Make unit.sh pass shellcheckMartin Schwenke1-5/+10
2019-10-22ctdb-tests: Prefix remaining environment variables with CTDB_Martin Schwenke1-7/+7
2019-09-24ctdb-tests: Rename variable TEST_SUBDIR -> CTDB_TEST_SUITE_DIRMartin Schwenke1-1/+1
2018-07-28ctdb-tests: Add required_error() to match on error codesAmitay Isaacs1-0/+7
2018-03-27ctdb-tests: Don't expand octal escapes in unit test outputMartin Schwenke1-5/+10
2016-12-19ctdb-tests: New function unit_test_notrace()Martin Schwenke1-0/+10
2016-12-16ctdb-tests: Display filtered output when the test failsAmitay Isaacs1-1/+1
2015-07-09ctdb-tests: Add test cleanup hooksAmitay Isaacs1-0/+9
2015-07-09ctdb-tests: Remove extra_header and extra_footer variablesAmitay Isaacs1-19/+24
2015-07-09ctdb-tests: Add simple test harnesses for running unit testsAmitay Isaacs1-0/+48
2015-03-05ctdb-tests: Correctly cascade test failures from the end of pipesAmitay Isaacs1-0/+6
2014-10-06ctdb-logging: Change LogLevel to DEBUGLEVELMartin Schwenke1-1/+1
2014-10-06ctdb-tests: Make the fake log timestamp string easy to modifyMartin Schwenke1-0/+1
2013-11-28ctdb:tests: ignore SIGPIPE in unit testsMichael Adam1-0/+2
2013-11-27ctdb:tests: Rework unit test result filteringMartin Schwenke1-5/+17
2013-05-07tests: Unit test diff output should use filtered outputMartin Schwenke1-1/+1
2012-10-03eventscripts: Auto-start/stop services in backgroundMartin Schwenke1-1/+1
2012-04-18tests: More unit test factoring/rationalisation and bug fixesMartin Schwenke1-1/+126
2012-04-16tests - add scripts/unit.shMartin Schwenke1-0/+16