test: Added weston's simple-shm, simple-touch test programs
authorTaekyun Kim <tkq.kim@samsung.com>
Thu, 16 Apr 2015 06:05:33 +0000 (15:05 +0900)
committerTaekyun Kim <tkq.kim@samsung.com>
Fri, 19 Jun 2015 09:06:40 +0000 (18:06 +0900)
commita40291834de5de3f056b6e700d2ce5614fbe532f
tree640eb34088da9ee5e794386dcee293a95f5f4856
parentbe4f67ac4474dc00fd8beab84ca6bd6b8f25e464
test: Added weston's simple-shm, simple-touch test programs

Running them without any argument will connect to default server.
If an argument is given, it will connect to the given display name.

./simple-shm equals to ./simple-shm wayland-0

Change-Id: I677fd3809a87d29b5729244c9dadb42f375f6f1d
configure.ac
test/Makefile.am
test/simple-shm.c [new file with mode: 0644]
test/simple-touch.c [new file with mode: 0644]