Commit graph

2903 commits

Author SHA1 Message Date
Tri Vo
d94a7d2df9 Remove .vts spec files
Test: mmma hardware/interfaces
Change-Id: Idae97ce60a6368cfa685ae6b2d71b9ad163e8605
2017-02-22 12:53:52 -08:00
Tri Vo
24602752fa Update makefiles.
Test: mmma hardware/interfaces
Change-Id: Id671b950aabaeb40a7989c094983ccb5c98df528
2017-02-22 12:53:52 -08:00
Tri Vo
cef9212a4a Remove .vts files. am: 7c04478044 am: 4ebeac1ee2
am: 242cb13104

Change-Id: I15b911d4ffd2af7dfe80cc11c74359bc14faa0d9
2017-02-22 20:51:00 +00:00
Tri Vo
242cb13104 Remove .vts files. am: 7c04478044
am: 4ebeac1ee2

Change-Id: I0349740594499950da416a823b061cf1d174c171
2017-02-22 20:49:00 +00:00
Tri Vo
4ebeac1ee2 Remove .vts files.
am: 7c04478044

Change-Id: Ia6ce31c3cc2d5ecb28fc7bc74447f937fdf7c5e1
2017-02-22 20:46:31 +00:00
Tri Vo
e8d2656322 Update makefiles. am: 69fa1faddd am: 78cefb9454
am: 6dd991cc9a

Change-Id: I1f26b2e13faa92dbaf4f39d61a09835bcd4bf139
2017-02-22 20:38:03 +00:00
Tri Vo
6dd991cc9a Update makefiles. am: 69fa1faddd
am: 78cefb9454

Change-Id: I864adc8c149fa1d611e99bd8abf279047903304d
2017-02-22 20:35:32 +00:00
Tri Vo
78cefb9454 Update makefiles.
am: 69fa1faddd

Change-Id: If236c6a553cdcf0a0ae09e2e1fa1cc25a0c0b356
2017-02-22 20:33:30 +00:00
TreeHugger Robot
44abb02202 Merge "lights vts test: don't turn off the screen" 2017-02-22 20:09:32 +00:00
Tri Vo
7c04478044 Remove .vts files.
Test: mmma hardware/interfaces
Change-Id: I583aced174d4295cccfdf48b76502077fb16f9db
2017-02-22 10:50:59 -08:00
TreeHugger Robot
b5f04148bc Merge changes from topic 'vts_camera_tests'
* changes:
  Camera: Add camera capture request VTS tests
  Camera: Extend Camera VTS testing
2017-02-22 18:49:33 +00:00
Tri Vo
69fa1faddd Update makefiles.
Test: mmma hardware/interfaces
Change-Id: I501524fa3fbbaed9b71e5b9c3bbc8aa3c8c25896
2017-02-22 10:46:47 -08:00
Steven Moreland
18fef4e888 lights vts test: don't turn off the screen
Running this test on marlin turns off the screen and makes the device
unuseable.

Test: run test on marlin, screen doesn't turn off
Change-Id: I3ef5ba180949647c2c72162fd64a3cd3fcbe88f3
2017-02-22 09:41:46 -08:00
Myles Watson
67137d497f Bluetooth: Simplify started check am: 5ea487bdce am: ffa6a38a42
am: 7af11be028

Change-Id: I812fe238edc1c35366e3ff9547e37fb01e91f95c
2017-02-22 14:54:00 +00:00
Myles Watson
7af11be028 Bluetooth: Simplify started check am: 5ea487bdce
am: ffa6a38a42

Change-Id: Id1c7c08c929a96b531732177da9252822474bc6b
2017-02-22 14:51:59 +00:00
Myles Watson
ffa6a38a42 Bluetooth: Simplify started check
am: 5ea487bdce

Change-Id: I8d4ae4b5c1fc96809600a32c1b91ebfee8a23e8e
2017-02-22 14:49:59 +00:00
Myles Watson
5ea487bdce Bluetooth: Simplify started check
Test: Bluetooth starts/stops
Change-Id: Ib1777ac31d4a13d4221045fa3fa7d817a795f6f9
2017-02-22 14:46:14 +00:00
Emilian Peev
56c2e79dd1 Camera: Add camera capture request VTS tests
Use single camera capture requests to verify basic
'processCaptureRequest' functionality:
- 'processCaptureRequestSinglePreview' will generate
a valid preview capture request. The result needs to
include both valid stream Id and frame number.
- 'processCaptureRequestInvalidSinglePreview' will
omit the settings from the first capture request. Hal
should handle this by returning an appropriate error.
- 'processCaptureRequestInvalidSingleSnapshot' will
have a valid blob request but no valid output buffers.
Hal should again return appropriate error in this case.

BUG: 32022758
Test: compile and run the gtest binary on device
Change-Id: I021dd150b12d4be39fae47e13ba82d3db105bfa3
2017-02-22 10:03:39 +00:00
Emilian Peev
378f8aaec6 Camera: Extend Camera VTS testing
Further tests concerning camera configurations. The
additional tests corver:
- The available stream configurations.
- Invalid stream parameters.
- Constrained mode if available.
- ZSL mode if available.
- Stream combinations including preview and still capture.
- Stream combinations including video and snapshot.

BUG: 32022758
Test: compile and run the gtest binary on device
Change-Id: I5111ac96b4aaa7ad9f163f990f6b0d0c229993f9
2017-02-22 09:50:09 +00:00
Zhuoyao Zhang
8422f6aa04 Update the test binary and source file name on master.
* To confirm with Vts naming convention.

Bug: 35273456
Test: mma
Change-Id: I845da64085253cd02480465479618308045a52ed
2017-02-21 20:47:18 -08:00
Myles Watson
981207d3d0 Merge "Bluetooth: Export AsyncFdWatcher for reuse" am: 4b9692ae04 am: 139cafe642
am: 7694a303e5

Change-Id: I1d14674e60aaaf0c1be861484169840654209ca4
2017-02-22 04:18:58 +00:00
Myles Watson
7694a303e5 Merge "Bluetooth: Export AsyncFdWatcher for reuse" am: 4b9692ae04
am: 139cafe642

Change-Id: Ia11bbc412c6838e9ead06fd3a8ff7418665ec717
2017-02-22 04:12:57 +00:00
Myles Watson
139cafe642 Merge "Bluetooth: Export AsyncFdWatcher for reuse"
am: 4b9692ae04

Change-Id: I5934277a3a48ccf32c44c244c68436207195fe3a
2017-02-22 04:10:56 +00:00
Treehugger Robot
4b9692ae04 Merge "Bluetooth: Export AsyncFdWatcher for reuse" 2017-02-22 04:06:51 +00:00
Myles Watson
b10481172e Merge "Bluetooth: Check the return value of initialize()" am: f570fedcd4 am: e3bbdea832
am: 919e82e9bc

Change-Id: Ibb20f4d8075fe56426680ce51ac66b4e7587bb02
2017-02-22 03:49:26 +00:00
TreeHugger Robot
f967cdc8cb Merge "tv_cec HAL uses "default" service name" 2017-02-22 03:49:14 +00:00
Myles Watson
919e82e9bc Merge "Bluetooth: Check the return value of initialize()" am: f570fedcd4
am: e3bbdea832

Change-Id: Ic6d277f251bb8194330581a47896faa46f621911
2017-02-22 03:43:24 +00:00
Myles Watson
e3bbdea832 Merge "Bluetooth: Check the return value of initialize()"
am: f570fedcd4

Change-Id: I4451755b0d9994d96d78452bc51b0f0af6ab7ebd
2017-02-22 03:41:54 +00:00
Treehugger Robot
f570fedcd4 Merge "Bluetooth: Check the return value of initialize()" 2017-02-22 03:36:46 +00:00
TreeHugger Robot
63a3bd158a Merge "audio_effect HAL uses "default" service name" 2017-02-22 03:28:06 +00:00
Tri Vo
f5672b61c0 Remove .vts spec files. am: 81f9968c71 am: bf4702ff68
am: adaf6869eb

Change-Id: I39871a4dea913f0d2165351037d049530a90ce5b
2017-02-22 03:13:54 +00:00
Tri Vo
adaf6869eb Remove .vts spec files. am: 81f9968c71
am: bf4702ff68

Change-Id: Iec12e3ccdda062997c3cab6e3705a405a9d2dbf7
2017-02-22 03:07:55 +00:00
Tri Vo
bf4702ff68 Remove .vts spec files.
am: 81f9968c71

Change-Id: I1f63ab0f3a60f9935807a2e5580a0593501e90d3
2017-02-22 03:06:24 +00:00
TreeHugger Robot
f52c8d0334 Merge "Rename usb test according to vts convention." 2017-02-22 02:34:58 +00:00
TreeHugger Robot
108c38553e Merge "AudioDevices HAL uses "default" service name" 2017-02-22 02:25:14 +00:00
Chris Phoenix
549ca2bbe8 audio_effect HAL uses "default" service name
The getService() and registerAsService() methods of interface objects
now have default parameters of "default" for the service name. HALs
will not have to use any service name unless they want to register
more than one service.

Test: builds; VTS HalAudioEffectHidlTargetBasicTest passes

Bug: 33844934
Change-Id: I7796982c4cad976aeeabf7708ec0104505332cad
2017-02-21 17:09:58 -08:00
Myles Watson
be6176dded Bluetooth: Export AsyncFdWatcher for reuse
Test: Bluetooth starts/stops
Change-Id: I1dcd8684fd150b5eb27c75e5d7803070009e0bf5
2017-02-22 00:23:09 +00:00
TreeHugger Robot
d86b0f1f76 Merge "Make vehicle HAL 2.1 proprietary module" 2017-02-22 00:22:04 +00:00
Yifan Hong
55f7247d63 AudioDevices HAL uses "default" service name
The getService() and registerAsService() methods of interface objects
now have default parameters of "default" for the service name. HALs
will not have to use any service name unless they want to register
more than one service.

Test: builds

Bug: 33844934
Change-Id: I7ccbf802fcded790b4be325f36a34a3af6b42052
2017-02-21 16:19:52 -08:00
Tri Vo
e5b08a319b Rename usb test according to vts convention.
Test: make vts
Change-Id: If2e99f5510f01772e26b5867a7a0152025233715
2017-02-21 16:03:39 -08:00
Tri Vo
81f9968c71 Remove .vts spec files.
Test: mmma hardware/interfaces
Change-Id: Iabbcd336d37ceb58ea4cc649ee5c104424494513
2017-02-21 15:55:00 -08:00
Tri Vo
85beb9388e Merge "Update .vts files." am: 5fcb802c84 am: 46481011b0
am: 48315a6e3c

Change-Id: I95b9ecda27dad75caf96ef05739d8136d86f31e9
2017-02-21 23:46:30 +00:00
Tri Vo
48315a6e3c Merge "Update .vts files." am: 5fcb802c84
am: 46481011b0

Change-Id: I3c260fd8f2b430c4c163f6fd2109e6493cd9e810
2017-02-21 23:40:08 +00:00
Tri Vo
46481011b0 Merge "Update .vts files."
am: 5fcb802c84

Change-Id: Ia405e371738c66d166c4838a7953fd7beb9353ca
2017-02-21 23:36:37 +00:00
Treehugger Robot
5fcb802c84 Merge "Update .vts files." 2017-02-21 23:28:43 +00:00
Etan Cohen
1a8c401e29 Merge "[AWARE] Add service support for SDEA service info" am: c8b34b1c2c am: aac3de67d3
am: 39354384ab

Change-Id: I1498ceaf5bd43822cc7c77011dceec87ee26ba09
2017-02-21 22:54:35 +00:00
Etan Cohen
39354384ab Merge "[AWARE] Add service support for SDEA service info" am: c8b34b1c2c
am: aac3de67d3

Change-Id: I581633ef0b6393a281b2ca3c47ba85b0743760c2
2017-02-21 22:52:03 +00:00
Etan Cohen
aac3de67d3 Merge "[AWARE] Add service support for SDEA service info"
am: c8b34b1c2c

Change-Id: I433a08ac78cbf565f7c82d70dda0461f4fb2d67d
2017-02-21 22:50:03 +00:00
Badhri Jagan Sridharan
c4a09a3137 Merge "VTS: USB: vts target test for USB HAL." 2017-02-21 22:48:34 +00:00
Etan Cohen
c8b34b1c2c Merge "[AWARE] Add service support for SDEA service info" 2017-02-21 22:47:26 +00:00