Add tests for clearing the resource. Also extract reading sanlock magic number into helper function.
Vojtech Juranek (2): tests: replace reading of magic number by helper function tests: add tests for clearing resource
tests/constants.py | 4 +++ tests/python_test.py | 72 ++++++++++++++++++++++++++++++++++---------- tests/util.py | 11 +++++++ 3 files changed, 71 insertions(+), 16 deletions(-)