summaryrefslogtreecommitdiff
path: root/testprogs/blackbox/subunit.sh
AgeCommit message (Expand)AuthorFilesLines
2023-06-16testprogs:subunit: Fix integer comparisonsAndreas Schneider1-8/+8
2023-06-16testprogs:subunit: Fix assigning an array to a stringAndreas Schneider1-5/+5
2023-04-12testprogs: Return correct status codeJoseph Sutton1-1/+1
2023-04-12testprogs: Make testit_expect_failure() return 0 on successJoseph Sutton1-1/+2
2023-03-03testprogs: adapt return values of testit_expect_failure_grep and testit_grep_...Björn Baumbach1-1/+3
2022-11-10testprogs: Fix testit_expect_failure_grep()Volker Lendecke1-1/+1
2022-11-10testprogs: Add testit_grep_count() helperVolker Lendecke1-0/+29
2022-08-04testprogs: Reformat subunit.shAndreas Schneider1-53/+62
2020-11-11testprogs/blackbox: make sure subunit.sh always terminates DETAILS with '\n]\n'Stefan Metzmacher1-3/+3
2018-09-05testprogs/blackbox: add testit[_expect_failure]_grep() to subunit.shStefan Metzmacher1-0/+50
2017-05-05testprogs: Ignore escape characters when printing test nameChristof Schmitt1-5/+5
2017-03-15testprogs: Correctly expand shell parametersAndreas Schneider1-2/+2
2016-11-24selftest: Fix timestamps on FreeBSD 11Volker Lendecke1-1/+1
2016-08-31blackbox tests: add timestamps for subunit testsDouglas Bagnall1-0/+11
2016-02-20testprogs/blackbox/subunit: Fix testokChristof Schmitt1-2/+0
2013-03-04subunit: Add a sh macro for skipping a testAndrew Bartlett1-0/+10
2011-02-16testprogs/blackbox/subunit: add testok() for easier integration of s3 tests.Michael Adam1-0/+9
2011-02-07blackbox: removed assumption of build directoryAndrew Tridgell1-0/+8
2010-07-10testprogs/blackbox/subunit.sh: initialize failed to 0Stefan Metzmacher1-0/+3
2009-09-10testprogs:subunit.sh: Add function for expected failures.Andrew Kroeger1-0/+15
2009-01-08s4:blackbox: don't remove newlines in the subunit failure outputStefan Metzmacher1-1/+1
2008-05-21subunit.sh: Properly capture and pass on the command output.Andrew Kroeger1-2/+2
2008-04-16Use library for subunit test functions.Jelmer Vernooij1-0/+67