summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorVincent Sanders <vincent.sanders@collabora.co.uk>2013-03-20 11:49:00 +0000
committerVincent Sanders <vincent.sanders@collabora.co.uk>2013-03-20 11:49:00 +0000
commit4b1e1482c42b31277acf96377013e716521982aa (patch)
treeee1ac654ae49b5105e0b520baf5d198ea375fbc5 /test
parentab47efdb2ee3e0199fbfc3fa42aa1ac77794cf94 (diff)
downloadlibnsfb-4b1e1482c42b31277acf96377013e716521982aa.tar.gz
libnsfb-4b1e1482c42b31277acf96377013e716521982aa.tar.bz2
initial WIP wayland surface driver copied from x one and building
Diffstat (limited to 'test')
-rwxr-xr-xtest/runtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/runtest.sh b/test/runtest.sh
index 2f484e6..81739c5 100755
--- a/test/runtest.sh
+++ b/test/runtest.sh
@@ -2,7 +2,7 @@
TEST_PATH=$1
-TEST_FRONTEND=linux
+TEST_FRONTEND=wl
${TEST_PATH}/test_frontend ${TEST_FRONTEND}
${TEST_PATH}/test_plottest ${TEST_FRONTEND}