summaryrefslogtreecommitdiff
path: root/src/gtm/test2/run.sh
blob: 98566eb6fb41e8f6882cb830502c1649e60694bc (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

. ./regress2.sh 2>&1 | tee regress.log

echo ""
echo "=========== SUMMARY ============"
date
echo -n "Assert: "
grep -c ASSERT regress.log