Description of problem: udevtest tool missing from udev package Version-Release number of selected component (if applicable): 151-9.fc13 How reproducible: Always Steps to Reproduce: 1. Install udev-151-9.f13 2. Try to run udevtest to debug new udev rules 3. Swear very loudly Actual results: Cannot run udevtest, because it does not exist. Expected results: udevtest found in /usr/bin directory. Additional info:
This is just: udevadm test <devpath>. All udev commands are a single binary since a while.