martinpitt / umockdev

Mock hardware devices for creating unit tests and bug reporting
https://launchpad.net/umockdev
GNU Lesser General Public License v2.1
312 stars 58 forks source link

pcap: Implement control transfer replaying #137

Closed benzea closed 3 years ago

benzea commented 3 years ago

Control transfer replaying was not quite working. The primary reason was that setup data needs to be compared differently from other buffer data. Also, the code would incorrectly skip control transfers when there were no reapable urbs.