Commit Graph

8 Commits (3c46367634c8a6d8c7ded48be47c60d58e6eaa53)

Author SHA1 Message Date
Maciej Bocianski 3c46367634 pyusb_basic test update
test code refactoring
align test to use device multiconfiguration
2019-01-29 12:27:26 -06:00
Maciej Bocianski 9c067409da pyusb_basic test add helper functions 2019-01-29 12:27:25 -06:00
Maciej Bocianski 4bd67af6ea pyusb_basic test formatting fixes 2019-01-29 12:27:25 -06:00
Russ Butler 977c571606 Fix USB tests
Change the direction used in set interface to match the USB
specification. This allows USB tests to pass on OSX.
2019-01-29 12:27:24 -06:00
Russ Butler c85f0dc249 Skip USB reset tests on OSX
OSX machines don't allow you to reset USB devices. Skip this test on
OSX so testing can still be used.
2019-01-29 12:27:24 -06:00
Maciej Bocianski 75a7e38e9e Fix for USB set_clear_feature_test for OSX 2019-01-29 12:27:24 -06:00
Maciej Bocianski 5f4e84a726 USB generic tests 2019-01-29 12:27:23 -06:00
Russ Butler a9dccd4c94 Add USBDevice test code
Add a USB test and the class USBTester.cpp to go along with it.
2019-01-29 12:27:21 -06:00