. ./test_vars
-if [ x"${SRCDIR}" != x"." ]; then
- SRCDIR="${SRCDIR}/"
-else
- SRCDIR=""
-fi
-
if [ $HAVE_FORK -eq 1 ]; then
expected="Running suite S1
${SRCDIR}ex_output.c:11:P:Core:test_pass:0: Passed
. ./test_vars
-if [ x"${SRCDIR}" != x"." ]; then
- SRCDIR="${SRCDIR}/"
-else
- SRCDIR=""
-fi
-
suite_output="Running suite(s): S1
S2
XML escape \" ' < > & tests"
. ./test_vars
-if [ x"${SRCDIR}" != x"." ]; then
- SRCDIR="${SRCDIR}/"
-else
- SRCDIR=""
-fi
-
if [ $HAVE_FORK -eq 1 ]; then
expected_normal_tap="ok 1 - ${SRCDIR}ex_output.c:Core:test_pass: Passed
not ok 2 - ${SRCDIR}ex_output.c:Core:test_fail: Failure