|
Move the USB API tests into app_shell_browsertests.
These tests do not need the full power of browser_tests and API tests
like these will eventually be moved out of app_shell_browsertests into a
new extensions_browsertests target that takes advantage of the lighter
app_shell framework.
BUG=
Committed: https://crrev.com/9fab544ca75f9db80a0c6a790b7abcce04c36c58
Cr-Commit-Position: refs/heads/master@{#302174}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+27 lines, -460 lines) |
Patch |
 |
M |
chrome/chrome_tests.gypi
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/device_handling/manifest.json
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/device_handling/test.js
|
View
|
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/invalid_length_transfer/manifest.json
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/invalid_length_transfer/test.js
|
View
|
|
1 chunk |
+0 lines, -81 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/list_interfaces/manifest.json
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/list_interfaces/test.js
|
View
|
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/reset_device/manifest.json
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/reset_device/test.js
|
View
|
|
1 chunk |
+0 lines, -35 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/transfer_event/manifest.json
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/transfer_event/test.js
|
View
|
|
1 chunk |
+0 lines, -71 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/transfer_failure/manifest.json
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/transfer_failure/test.js
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/zero_length_transfer/manifest.json
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/extensions/api_test/usb/zero_length_transfer/test.js
|
View
|
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/api/usb/usb_apitest.cc
|
View
|
|
10 chunks |
+39 lines, -46 lines |
2 comments
|
Download
|
 |
M |
extensions/shell/app_shell.gyp
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/device_handling/manifest.json
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/device_handling/test.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/invalid_length_transfer/manifest.json
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/invalid_length_transfer/test.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/list_interfaces/manifest.json
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/list_interfaces/test.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/reset_device/manifest.json
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/reset_device/test.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/transfer_event/manifest.json
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/transfer_event/test.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/transfer_failure/manifest.json
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/transfer_failure/test.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/zero_length_transfer/manifest.json
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
extensions/test/data/api_test/usb/zero_length_transfer/test.js
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
Total messages: 8 (2 generated)
|