execution is terminated.
The return value of the test functions is used as result of the test: true, the test succeeded; false, the test failed. Remembering that the return value of a fu... lue of its last executed command, the functions dotest-equal and dotest-output, and of course the test command, may be used to return the correct value.... function, according to the mode selected with: dotest-set-report-success, dotest-set-report-start, ... (Testing Config for details... ESTSTART
If yes: it is equivalent to invoking dotest-set-report-start; if no: it is equivalent to invoking dotest-unset-report-start.
TESTSUCCESS
If yes: it
e>
----
-n
string is not null.
Caution
The -n test requires that the string be quoted within the test brackets. Using an unquoted string with ! -z, or ... ]]</code>
The -o and -a operators work with the test command or occur within single test brackets.
<code>
if [ "$expr1" -a "$expr2" ]
the