| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| | |
Bug: 167233921
Merged-In: I6756cad681e4cfa01868450214da0d7b2d5261e4
Change-Id: Ia529ecf4f48248d5af63673f359916486f71bc35
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
the uninstantiated" am: f0dfc4d624 am: b8adfe739d
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12227496
Change-Id: I30a67872becf4607dbe5a27319fee1017ffd830a
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
the uninstantiated"
This reverts commit 0857d7caa060d5390593136448c44df34db8df6d.
Reason for revert: breaks build: b/162086397
Change-Id: If91c59aa5485cd78e42b743a7bf786c68283aecb
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| |\|
| | |
| | |
| | |
| | |
| | | |
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/12203367
Change-Id: I74978fe2cd4eabf829d72ac7e9feee51fb3cd799
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I28f8f137db92b390c8ec27680a5c305e3cef43ba
Test: n/a
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 151896491
Test: none
Change-Id: If74547c56b46ebc7fd728c1bf52fe9dedac65ffa
Merged-In: I562b4dc50765e953800a814a8fd84a01c1b9352b
|
|\ \ \
| | | |
| | | |
| | | | |
the uninstantiated parameterized tests."
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
parameterized tests
Test: atest VtsHalTvTunerV1_0TargetTest
Bug: 168345664
Change-Id: I1fabb01ea308c286d2b3f29d520afc7518bb2d8a
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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)
|
|\|
| |
| |
| |
| |
| |
| |
| | |
configured." into rvc-dev am: 1fb7d06712
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11853109
Change-Id: I288f95258f5e5f6722bcd3e576648cc4d4fafbf2
|
| |\
| | |
| | |
| | | |
configured." into rvc-dev
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
configured.
Test: atest VtsHalTvTunerV1_0TargetTest
Bug: 153366959
Change-Id: I6fa98e367a7530e308ea2a74e7efeb6ed4d3a56b
|
|\| |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
am: abd049609d
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11607814
Change-Id: Ife001c993c1882819ecf9c634ee6e76b4bc679c6
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
/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
|
|\| |
| | |
| | |
| | |
| | |
| | | |
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11799182
Change-Id: I8161c1d25db0f1f23a565accbce117a706531369
|
| |/
| |
| |
| |
| |
| | |
Test: VtsHalTvTunerV1_0TargetTest
Bug: 150953857
Change-Id: I5509f4d368a44a7cb9bbe1b2499a4b4760b510b6
|
|\|
| |
| |
| |
| |
| | |
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11732812
Change-Id: Ieac80934854e94db78489dfcacc77a4d760916c6
|
| |
| |
| |
| |
| |
| | |
Test: atest VtsHalTvTunerV1_0TargetTest
Bug: 157955950
Change-Id: I69f5c37a63543ebde2b85f57d1301b4498183627
|
|\|
| |
| |
| |
| |
| | |
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11714754
Change-Id: I6ad71aaa5b24327817e19f4f037f7a74cf2009f6
|
| |
| |
| |
| |
| |
| | |
Test: VtsHalTvTunerV1_0TargetTest
Bug: 157955950
Change-Id: I71d33b9d481e44879867094a519d7a6c444bc10a
|
|\|
| |
| |
| |
| |
| | |
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11696698
Change-Id: I2d74508971d476a757399fb311a1cfeeedde4882
|
| |
| |
| |
| |
| |
| | |
Test: atest VtsHalTvTunerV1_0TargetTest
Bug: 157955950
Change-Id: Icc2fca6f65e48a05c916a9629913cc7b18a8fd80
|
|\|
| |
| |
| |
| |
| | |
Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/11732805
Change-Id: I02e2e7b9fe704133f1ec2a6ba4dc2207e9c83fbd
|
| |
| |
| |
| |
| |
| | |
Test: atest VtsHalTvTunerV1_0TargetTest
Bug: 150953857
Change-Id: Ic98cf1655551623fdc4e4f7e6784faf814adfda5
|
|\|
| |
| |
| | |
Change-Id: Idcb6603a6d324f5c318a9efa3dfc497eb01a3e93
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\| |
| | |
| | |
| | |
| | |
| | | |
am: b727291a67
Change-Id: Ic289ec6d7c74c6d45d2e3beaa9e9a1d675ee7116
|
| |\ \ |
|
| | |/
| | |
| | |
| | |
| | |
| | | |
Test: atest VtsHalTvTunerV1_0TargetTest
Bug: 150953857
Change-Id: I6e19de3666e9a0edc9db12f002db3ce45c940a2f
|
|\| |
| | |
| | |
| | | |
Change-Id: I88dcf4ce65829a94819a650cc798d2bacfe59c11
|
| |/
| |
| |
| |
| |
| | |
Test: atest VtsHalTvTunerV1_0TargetTest
Bug: 150953857
Change-Id: I4979ae41f102dfd1a836c1d3a67bf3b932891e23
|
|\|
| |
| |
| | |
Change-Id: I7224209095824b58862999ed67089f99a0e41dcf
|
| |
| |
| |
| |
| |
| | |
Bug: 155342902
Test: atest android.media.tv.tuner.cts.TunerTest
Change-Id: I90e08eea2470d223f54179a8fa13eef69e2f5230
|
|\|
| |
| |
| | |
Change-Id: I76374239809a56c08383e2d9b6ca4c9dafc0db16
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
Bug: 155342902
Test: atest android.media.tv.tuner.cts.TunerFrontendTest
Change-Id: Iacc0eb09499a14cbbb6cc605c91fa404361a073c
|
|\| |
| | |
| | |
| | | |
Change-Id: I6737c773f9b27a490bacb45f3a5dba4f15f96ee7
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\| |
| | |
| | |
| | |
| | |
| | | |
am: 5a49885b8c
Change-Id: I411b4c03bdc5f92b7117081ac7c1f7d4c47d27f0
|
| |/
| |
| |
| |
| |
| | |
Test: atest VtsHalTvTunerV1_0TargetTest
Bug: 150989084
Change-Id: I496dccd9dddcf6043c05faee6fbe1f0418586bc4
|
|\|
| |
| |
| | |
Change-Id: I997cd76cb0e441f0252618f0dbd4561a96ad5e8a
|
| |\ |
|