test: move device creation into a shared function
authorPeter Hutterer <peter.hutterer@who-t.net>
Sat, 29 Jun 2013 08:09:28 +0000 (18:09 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Sat, 29 Jun 2013 08:19:42 +0000 (18:19 +1000)
commitbaf248fa4a89037c79a0ee70b4aece134be44fc6
treef88feb0f87298c181a6949235f559dab909c14a8
parentf9532700bc9135cc774fb5e78dd2dab248dbe0b2
test: move device creation into a shared function

remove some of that code duplication in the tests.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/Makefile.am
test/test-common.c [new file with mode: 0644]
test/test-common.h