test/path: Avoid creating ignored test devices
authorJonas Ådahl <jadahl@gmail.com>
Wed, 16 Jul 2014 19:14:51 +0000 (21:14 +0200)
committerJonas Ådahl <jadahl@gmail.com>
Tue, 22 Jul 2014 18:36:37 +0000 (20:36 +0200)
commitea1d2d6348e791ef2d1a07c8a7567eb850334f44
treea704f9d95b738a31563a3f1fba452df120a81c7a
parent125e98a1f8909cafbb968ea0c2bd9b21349490bb
test/path: Avoid creating ignored test devices

Some tests doesn't use or doesn't need to use the test device
automatically created when adding a test case for certain types of
devices. For these tests, to shorten test run time, don't create the
test devices that would be ignored.

Signed-off-by: Jonas Ådahl <jadahl@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
test/path.c