tests: add proptest
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 15 May 2012 21:38:30 +0000 (18:38 -0300)
committerRob Clark <robclark@freedesktop.org>
Tue, 25 Nov 2014 00:51:59 +0000 (19:51 -0500)
commit8f66c98818102b95c28320b9ed7b5e05fd4efa00
treee28409aa578e02b6484852854e1009522680a7df
parent1fec623b029747fa811fab9b52effd8993fc605b
tests: add proptest

A small program that allows us to see and modify properties.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Rob Clark <robclark@freedesktop.org>
.gitignore
configure.ac
tests/Makefile.am
tests/proptest/Makefile.am [new file with mode: 0644]
tests/proptest/proptest.c [new file with mode: 0644]