1
0
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
Tomas Korbar
38ebdbeda2 Fix deprecation warnings when python 3 is used
- we should use pyudev.Device class property 'properties'
for accesing device properties
- but we still need to keep try catch workaround
because of old pyudev package which is present in centos
2018-10-15 13:20:14 +02:00
Tomas Korbar
2a22bf03e1 Add Plugin class tests 2018-10-15 13:20:14 +02:00
Jan Vcelak
4417a01e27 plugins tests: initial tests for base class 2012-10-26 17:59:29 +02:00