Changeset 66247 in vbox for trunk/src/VBox/ValidationKit/tests/usb
- Timestamp:
- Mar 26, 2017 3:03:04 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py
r65882 r66247 81 81 # Tests currently disabled because they fail, need investigation. 82 82 kdUsbTestsDisabled = { 83 'Low': [],84 'Full': [],85 'High': [],86 'Super': [ ]83 'Low': [24], 84 'Full': [24], 85 'High': [24], 86 'Super': [24] 87 87 }; 88 88
Note:
See TracChangeset
for help on using the changeset viewer.