Improve USB device reset logic
BUG=webrtc:7203 NOTRY=True Review-Url: https://codereview.webrtc.org/2789533002 Cr-Commit-Position: refs/heads/master@{#17656}
This commit is contained in:
@ -471,6 +471,7 @@ def _RunPythonTests(input_api, output_api):
|
||||
|
||||
test_directories = [
|
||||
Join('webrtc', 'tools', 'py_event_log_analyzer'),
|
||||
Join('webrtc', 'tools'),
|
||||
Join('webrtc', 'audio', 'test', 'unittests'),
|
||||
] + [
|
||||
root for root, _, files in os.walk(Join('tools-webrtc'))
|
||||
|
||||
Reference in New Issue
Block a user