=== modified file 'mandos-ctl' --- mandos-ctl 2019-03-16 04:38:35 +0000 +++ mandos-ctl 2019-03-16 04:51:11 +0000 @@ -1084,6 +1084,8 @@ get_managed_objects(MockObjectManagerFailing()) finally: dbus_logger.removeFilter(counting_handler) + + # Make sure the dbus logger was suppressed self.assertEqual(counting_handler.count, 0) # Test that the dbus_logger still works