test-cd-emu: Avoid deadlock waiting for libusb event thread
Remove a race condition testing code with no libusb enabled. Setting libusb_context field while the libusb event thread was using causes a potential deadlock in the test.
Signed-off-by: Frediano Ziglio fziglio@redhat.com