summaryrefslogtreecommitdiffstats
path: root/tv
Commit message (Collapse)AuthorAgeFilesLines
* Merge ab/6749736 in stage.Xin Li2020-10-082-17/+17
|\ | | | | | | | | | | Bug: 167233921 Merged-In: I6756cad681e4cfa01868450214da0d7b2d5261e4 Change-Id: Ia529ecf4f48248d5af63673f359916486f71bc35
| * Add Tuner HAL VTS tests into the exception list of the uninstantiatedAmy Zhang2020-07-302-10/+24
| | | | | | | | | | | | | | | | | | | | | | | | parameterized tests The previous fix in the ag/12249074 added the allowlist funtion under the .cpp file. But they should be under the .h file where all the test suite classes are defined. Test: atest VtsHalTvTunerV1_0TargetTest Bug: 161805444 Change-Id: I4ad7270c75ec6b30db82b0b120f21e3759ed7b93
| * Revert "Revert "Add Tuner HAL and TvInput HAL VTS tests into the exception ↵Amy Zhang2020-07-282-0/+13
| | | | | | | | | | | | | | | | | | | | list of the uninstantiated"" This reverts commit f0dfc4d6245a82d231164d653b76a5574e513d20. Reason for revert: To fix the test breakage in the rvc-dev-plus-aosp branch Change-Id: Ibeb73be943c74891f8ff5acec1ea120c1b820027
| * Revert "Add Tuner HAL and TvInput HAL VTS tests into the exception list of ↵David Su2020-07-242-13/+0
| |\ | | | | | | | | | | | | | | | | | | | | | the uninstantiated" am: f0dfc4d624 am: b8adfe739d Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12227496 Change-Id: I30a67872becf4607dbe5a27319fee1017ffd830a
| | * Revert "Add Tuner HAL and TvInput HAL VTS tests into the exception list of ↵David Su2020-07-242-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the uninstantiated" This reverts commit 0857d7caa060d5390593136448c44df34db8df6d. Reason for revert: breaks build: b/162086397 Change-Id: If91c59aa5485cd78e42b743a7bf786c68283aecb
| | * Add Tuner HAL and TvInput HAL VTS tests into the exception list of the ↵Amy Zhang2020-07-212-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uninstantiated parameterized tests. This test can be disabled on the phone target once there is a cuttlefish tv target enabled to run the test continuously. The test will be removed from the exception list afterwards. Test: make VtsHalTvTunerV1_0TargetTest Bug: 161805444 Change-Id: I7a2ad0e8a43c6262628354be316c530ab00ac520 Merged-In: I7a2ad0e8a43c6262628354be316c530ab00ac520
| * | Merge stage-aosp-rvc-ts-dev into rvc-dev am: f73fe6b6bcXin Li2020-07-242-17/+17
| |\| | | | | | | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12203367 Change-Id: I74978fe2cd4eabf829d72ac7e9feee51fb3cd799
| | * Fix bugs in the Tuner HAL 1.0 VTSAmy Zhang2020-07-202-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous implementation did not check some of the Descrambler API test results to stop the test. And the test itself was also implemented in a wrong way. Test: atest VtsHalTvTunerV1_0TargetTest Bug: 150987138 Change-Id: Ie26db0ec1b231062d0314631eebec319382da1bc (cherry picked from commit 6d774c89a1112c36ad14c9c0b95ee8816cb176f2)
| * | Add Tuner HAL and TvInput HAL VTS tests into the exception list of the ↵Amy Zhang2020-07-212-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uninstantiated parameterized tests. This test can be disabled on the phone target once there is a cuttlefish tv target enabled to run the test continuously. The test will be removed from the exception list afterwards. Test: make VtsHalTvTunerV1_0TargetTest Bug: 161805444 Change-Id: I7a2ad0e8a43c6262628354be316c530ab00ac520
* | | Remove outdated warning now that the v1.0 had shippednchalko2020-09-291-5/+0
| | | | | | | | | | | | | | | Change-Id: I28f8f137db92b390c8ec27680a5c305e3cef43ba Test: n/a
* | | Rename vts-core to vtsDan Shi2020-09-261-1/+1
| | | | | | | | | | | | | | | | | | | | | Bug: 151896491 Test: none Change-Id: If74547c56b46ebc7fd728c1bf52fe9dedac65ffa Merged-In: I562b4dc50765e953800a814a8fd84a01c1b9352b
* | | Merge "Add Tuner HAL and TvInput HAL VTS tests into the exception list of ↵Treehugger Robot2020-09-161-0/+3
|\ \ \ | | | | | | | | | | | | the uninstantiated parameterized tests."
| * | | Add Tuner HAL and TvInput HAL VTS tests into the exception list of the ↵Amy Zhang2020-09-151-0/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uninstantiated parameterized tests. This test can be disabled on the phone target once there is a cuttlefish tv target enabled to run the test continuously. The test will be removed from the exception list afterwards. Test: make VtsHalTvTunerV1_0TargetTest Bug: 161805444 Change-Id: I7a2ad0e8a43c6262628354be316c530ab00ac520 Merged-In: I7a2ad0e8a43c6262628354be316c530ab00ac520
* / / Add Tuner HAL VTS tests into the exception list of the uninstantiatedAmy Zhang2020-09-141-0/+24
|/ / | | | | | | | | | | | | | | parameterized tests Test: atest VtsHalTvTunerV1_0TargetTest Bug: 168345664 Change-Id: I1fabb01ea308c286d2b3f29d520afc7518bb2d8a
* | update hidl .bpJooyung Han2020-07-024-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HIDL libs are not necessarily part of VNDK now. Because some are used by VNDK libs, they are still VNDK. But rest are now just vendor-available. .hidl_for_test files are also removed because they are used to exclude test-purpose hidl libs from VNDK libs. Instead, .hidl_for_system_ext files are added to tests/lazy to distinguish them from others which are installed /system. Bug: 143933769 Test: update-makefiles.sh && m com.android.vndk.current Merged-In: Ia81312dda340b6b5cbdd7a3c21e1d323bda39a4a Change-Id: Ia81312dda340b6b5cbdd7a3c21e1d323bda39a4a (cherry picked from commit b0907a6bb86e6ab67e181ac2477da8d827233d1f)
* | Merge "Enable frontend input loop when FrontendTune happens before Demux is ↵Amy Zhang2020-06-123-1/+10
|\| | | | | | | | | | | | | | | configured." into rvc-dev am: 1fb7d06712 Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11853109 Change-Id: I288f95258f5e5f6722bcd3e576648cc4d4fafbf2
| * Merge "Enable frontend input loop when FrontendTune happens before Demux is ↵Amy Zhang2020-06-123-1/+10
| |\ | | | | | | | | | configured." into rvc-dev
| | * Enable frontend input loop when FrontendTune happens before Demux isAmy Zhang2020-06-123-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | configured. Test: atest VtsHalTvTunerV1_0TargetTest Bug: 153366959 Change-Id: I6fa98e367a7530e308ea2a74e7efeb6ed4d3a56b
* | | Merge "Move testing ts on Cuttlefish under /data/ directory" into rvc-dev ↵TreeHugger Robot2020-06-1215-238/+388
|\| | | | | | | | | | | | | | | | | | | | | | | am: abd049609d Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11607814 Change-Id: Ife001c993c1882819ecf9c634ee6e76b4bc679c6
| * | Merge "Move testing ts on Cuttlefish under /data/ directory" into rvc-devTreeHugger Robot2020-06-1215-238/+388
| |\ \ | | |/ | |/|
| | * Move testing ts on Cuttlefish under /data/ directoryAmy Zhang2020-06-1115-238/+388
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /data directory is a proper place for test pusher to adb push the ts during run time. It saves image size comparing to bundle the ts during compiling. Files under the /data directory could only be passed around by fd instead of directly opening. This CL also changes the way the DVR VTS reads the ts. Also for virtual frontend, to read the shell data file, we need the DVR playback to input the data when testing frontend. This CL also changes the way default implementation reads the data - from the dvr playback fmq. Test: atest VtsHalTvTunerV1_0TargetTest Bug: 153366959 Change-Id: I72a98e4c4c0328206da106fb1c3459745c1644b7
* | | Merge "Add TimeFilter test in Tuner VTS" into rvc-dev am: aaff02f469Amy Zhang2020-06-119-6/+131
|\| | | | | | | | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11799182 Change-Id: I8161c1d25db0f1f23a565accbce117a706531369
| * | Add TimeFilter test in Tuner VTSAmy Zhang2020-06-109-6/+131
| |/ | | | | | | | | | | Test: VtsHalTvTunerV1_0TargetTest Bug: 150953857 Change-Id: I5509f4d368a44a7cb9bbe1b2499a4b4760b510b6
* | Merge "Add getLnbByName Test in Tuner VTS" into rvc-dev am: 154d45d77eTreeHugger Robot2020-06-082-0/+18
|\| | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11732812 Change-Id: Ieac80934854e94db78489dfcacc77a4d760916c6
| * Add getLnbByName Test in Tuner VTSAmy Zhang2020-06-052-0/+18
| | | | | | | | | | | | Test: atest VtsHalTvTunerV1_0TargetTest Bug: 157955950 Change-Id: I69f5c37a63543ebde2b85f57d1301b4498183627
* | Add Broadcast and Record tests for Frontend with Lnb am: cda23ea38eAmy Zhang2020-06-067-5/+97
|\| | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11714754 Change-Id: I6ad71aaa5b24327817e19f4f037f7a74cf2009f6
| * Add Broadcast and Record tests for Frontend with LnbAmy Zhang2020-06-057-5/+97
| | | | | | | | | | | | Test: VtsHalTvTunerV1_0TargetTest Bug: 157955950 Change-Id: I71d33b9d481e44879867094a519d7a6c444bc10a
* | Add ILnb VTS tests am: e5a9da2e17Amy Zhang2020-06-0610-11/+289
|\| | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11696698 Change-Id: I2d74508971d476a757399fb311a1cfeeedde4882
| * Add ILnb VTS testsAmy Zhang2020-06-0510-11/+289
| | | | | | | | | | | | Test: atest VtsHalTvTunerV1_0TargetTest Bug: 157955950 Change-Id: Icc2fca6f65e48a05c916a9629913cc7b18a8fd80
* | Merge "Add filter linkage test to the Tuner VTS" into rvc-dev am: 738334a656TreeHugger Robot2020-06-057-2/+104
|\| | | | | | | | | | | Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11732805 Change-Id: I02e2e7b9fe704133f1ec2a6ba4dc2207e9c83fbd
| * Add filter linkage test to the Tuner VTSAmy Zhang2020-06-047-2/+104
| | | | | | | | | | | | Test: atest VtsHalTvTunerV1_0TargetTest Bug: 150953857 Change-Id: Ic98cf1655551623fdc4e4f7e6784faf814adfda5
* | Merge "Add DescramberTests in Tuner VTS" into rvc-dev am: b035b6a80fAmy Zhang2020-05-306-61/+460
|\| | | | | | | Change-Id: Idcb6603a6d324f5c318a9efa3dfc497eb01a3e93
| * Merge "Add DescramberTests in Tuner VTS" into rvc-devAmy Zhang2020-05-306-61/+460
| |\
| | * Add DescramberTests in Tuner VTSAmy Zhang2020-05-296-61/+460
| | | | | | | | | | | | | | | | | | | | | | | | | | | Note that this test also includes MediaCasService openSession test to pass the session id as the key token to the IDescrambler Test: atest VtsHalTvTunerV1_0TargetTest Bug: 150987138 Change-Id: Iacd4ad5fcd957a6e3bb4a5730337ecaa3adc0aa2
* | | Merge "Add IDemux getSyncHwId/getAcSyncTime tests in Tuner VTS" into rvc-dev ↵Amy Zhang2020-05-208-29/+134
|\| | | | | | | | | | | | | | | | | am: b727291a67 Change-Id: Ic289ec6d7c74c6d45d2e3beaa9e9a1d675ee7116
| * | Merge "Add IDemux getSyncHwId/getAcSyncTime tests in Tuner VTS" into rvc-devAmy Zhang2020-05-208-29/+134
| |\ \
| | * | Add IDemux getSyncHwId/getAcSyncTime tests in Tuner VTSAmy Zhang2020-05-188-29/+134
| | |/ | | | | | | | | | | | | | | | Test: atest VtsHalTvTunerV1_0TargetTest Bug: 150953857 Change-Id: I6e19de3666e9a0edc9db12f002db3ce45c940a2f
* | | Merge "Add IFrontend.getStatus VTS test" into rvc-dev am: 03859a7c36Amy Zhang2020-05-183-0/+129
|\| | | | | | | | | | | Change-Id: I88dcf4ce65829a94819a650cc798d2bacfe59c11
| * | Add IFrontend.getStatus VTS testAmy Zhang2020-05-153-0/+129
| |/ | | | | | | | | | | Test: atest VtsHalTvTunerV1_0TargetTest Bug: 150953857 Change-Id: I4979ae41f102dfd1a836c1d3a67bf3b932891e23
* | Merge "Add more FrontendStatus for CTS" into rvc-dev am: 4c12e5c7baTreeHugger Robot2020-05-051-0/+60
|\| | | | | | | Change-Id: I7224209095824b58862999ed67089f99a0e41dcf
| * Add more FrontendStatus for CTSshubang2020-05-011-0/+60
| | | | | | | | | | | | Bug: 155342902 Test: atest android.media.tv.tuner.cts.TunerTest Change-Id: I90e08eea2470d223f54179a8fa13eef69e2f5230
* | Merge "Update FrontendInfo for CTS" into rvc-dev am: 11c711a434TreeHugger Robot2020-05-021-28/+21
|\| | | | | | | Change-Id: I76374239809a56c08383e2d9b6ca4c9dafc0db16
| * Merge "Update FrontendInfo for CTS" into rvc-devTreeHugger Robot2020-05-021-28/+21
| |\
| | * Update FrontendInfo for CTSshubang2020-04-291-28/+21
| | | | | | | | | | | | | | | | | | Bug: 155342902 Test: atest android.media.tv.tuner.cts.TunerFrontendTest Change-Id: Iacc0eb09499a14cbbb6cc605c91fa404361a073c
* | | Merge "Fix issues in Tuner VTS Dvr testing" into rvc-dev am: a3f9fae571Amy Zhang2020-05-0110-88/+99
|\| | | | | | | | | | | Change-Id: I6737c773f9b27a490bacb45f3a5dba4f15f96ee7
| * | Fix issues in Tuner VTS Dvr testingAmy Zhang2020-04-2810-88/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL fixes the following issues: 1. Modified some unnecessary or not proper debug msg in the VTS/Default impl 2. Some incorrect VTS testing order 3. Added a flush test on Dvr status 4. Used a ts from Android aosp cts for testing 5. Changed the configuration to run with the new ts on cf 6. Fixed some deadlock and logic issues in the VTS/Default implementation Test: atest VtsHalTvTunerV1_0TargetTest Bug: 150989084 Bug: 153366959 Bug: 153367094 Change-Id: If7eb8534caff4fc11ac4e166ef5391e8f543408d
* | | Merge "Refactoring the Dvr data flow tests in the Tuner VTS" into rvc-dev ↵Amy Zhang2020-04-309-337/+262
|\| | | | | | | | | | | | | | | | | am: 5a49885b8c Change-Id: I411b4c03bdc5f92b7117081ac7c1f7d4c47d27f0
| * | Refactoring the Dvr data flow tests in the Tuner VTSAmy Zhang2020-04-289-337/+262
| |/ | | | | | | | | | | Test: atest VtsHalTvTunerV1_0TargetTest Bug: 150989084 Change-Id: I496dccd9dddcf6043c05faee6fbe1f0418586bc4
* | Merge "Make dvr tests a separate module" into rvc-dev am: d8040b86f7Amy Zhang2020-04-2513-388/+670
|\| | | | | | | Change-Id: I997cd76cb0e441f0252618f0dbd4561a96ad5e8a
| * Merge "Make dvr tests a separate module" into rvc-devAmy Zhang2020-04-2513-388/+670
| |\