commit | e642f480b816f21448fc616f6122df5e8a6070fa | [log] [tgz] |
---|---|---|
author | Eric Engestrom <eric.engestrom@intel.com> | Fri Nov 09 19:00:35 2018 +0000 |
committer | Eric Engestrom <eric.engestrom@intel.com> | Sun Nov 11 18:39:57 2018 +0000 |
tree | 7c041d123e971f5c02a113746e6ea6a8ce3cd6a4 | |
parent | 8c1fddc640999ab94a64129cd3e1c68e6dc14502 [diff] |
tests: skip drmdevice test if the machine doesn't have any drm device Error message was invalid too, negative values aren't the number of devices, they're errno error codes. Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Daniel Stone <daniels@collabora.com>