summaryrefslogtreecommitdiff
path: root/test/runtest.sh
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-07-13 22:39:39 +0100
committerVincent Sanders <vince@kyllikki.org>2015-07-13 22:39:39 +0100
commitc2e7486dbc7662a55205e8fad2f1c85689eef8ec (patch)
treefd666ffe540380b2ed8fdd2c28e7ca6bef3d77e9 /test/runtest.sh
parent596eeb57dc79eb4ad8293282639194ae5bb7e12e (diff)
downloadlibnsfb-c2e7486dbc7662a55205e8fad2f1c85689eef8ec.tar.gz
libnsfb-c2e7486dbc7662a55205e8fad2f1c85689eef8ec.tar.bz2
add checks to tests to ensure created surface is not zero size.
Diffstat (limited to 'test/runtest.sh')
-rwxr-xr-xtest/runtest.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/runtest.sh b/test/runtest.sh
index 9a60b9f..5d4c271 100755
--- a/test/runtest.sh
+++ b/test/runtest.sh
@@ -1,5 +1,7 @@
#!/bin/sh
+set -e
+
TEST_PATH=$1
TEST_FRONTEND=ram