libusb 1.0.24 now expects busnum/devnum to be \n terminated. Update the device descriptions accordingly. https://github.com/martinpitt/umockdev/issues/115
Unfortunately, the timeout handling cannot be simulated properly. This also adds a workaround in the driver to not consider it a protocol error if this happens.