Make sure tests cleanup services they started

This patch makes sure that if test started some service, it will clean
it up after itself. Otherwise next test, that starts same service might
not use it from the client side, instead talking to old instance. This
would cause random tests to crash if run in wrong order. It does happen
only on test success, as on failure we do reset whole Bluetooth stack.

Change-Id: I168ead32acfff6e0513c79026faab377266558b4
1 file changed
tree: 7061bbb567d8d8b8712748211e2f7cc389b9560e
  1. acts/