* tests/test_lockdir.py: (TestLockDirHooks): Separate hook related tests from other lock tests. (TestLockDirHooks.test_LockDir_broken_success, TestLockDirHooks.test_LockDir_broken_failure): Add tests for the new lock_broken hook.
* lockdir.py: (LockDir.force_break): Fire lock_broken hook.