On Mon, Jun 17, 2019 at 1:39 PM Vojtech Juranek <vjuranek@redhat.com> wrote:
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(-)

--
2.20.1


Thanks, pushed.