summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Increase test timeouts." into oc-devoreo-devRyan Campbell2017-06-2021-18/+21
|\
| * Increase test timeouts.Ryan Campbell2017-06-1921-18/+21
| | | | | | | | | | | | | | | | Increase test timeouts to one of: 5min, 15min, 30min, 45min, 1hr. Test: none Bug: 36204960 Change-Id: Iec51c6bd46dcd1ab1fefd3dfb948537f09bb51bd
* | Increase all test timeouts to at least 1.5x.Ryan Campbell2017-06-1971-71/+71
|/ | | | | | | | | | Increase test timeouts by at least 1.5x so that they don't fail when run on much less powerful host machines and target devices. Liberal timeouts will catch true functionality issues, not slow host/target hardware. Test: none Bug: 36204960 Change-Id: I773e38fec9c6c1248bebc92a0c98dea21b9bed59
* Merge "Exempt radio-related and vendor interfaces from vintf test." into oc-devTreeHugger Robot2017-06-161-1/+28
|\
| * Exempt radio-related and vendor interfaces from vintf test.Tri Vo2017-06-151-1/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Radio-related and vendor-defined interfaces are exempt from these rules: 1. If an interface is declared in VINTF, it has to be served on the device. Note: We only make this exemption until O-DR Bug: 62547028 Test: make vts -j64 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions -l VERBOSE --module VtsTrebleVintfTest Change-Id: I677df209465a4477a1f65797e6c558ee9eeed6d4
* | Merge "Refine version test to tolerate missing first_api_level and check sdk ↵TreeHugger Robot2017-06-141-7/+23
|\ \ | | | | | | | | | level" into oc-dev
| * | Refine version test to tolerate missing first_api_level and check sdkKeun Soo Yim2017-06-091-7/+23
| | | | | | | | | | | | | | | | | | | | | | | | level Test: run the test Change-Id: I429518ec6cd51328532179448eca8f04b961de14 Fixes: 62496616
* | | Merge "Increase OMX test timeout" into oc-devTreeHugger Robot2017-06-141-1/+1
|\ \ \ | |_|/ |/| |
| * | Increase OMX test timeoutKeun Soo Yim2017-06-101-1/+1
| | | | | | | | | | | | | | | | | | Test: mma Bug: 37501531 Change-Id: I0d20955f83a73c291e2fc97212f98eb59746ed38
* | | Merge "Bluetooth: Run VTS tests with framework enabled" into oc-devTreeHugger Robot2017-06-122-4/+0
|\ \ \
| * | | Bluetooth: Run VTS tests with framework enabledMyles Watson2017-06-122-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 38178265 Test: run commandAndExit vts --skip-all-system-status-check \ --primary-abi-only --skip-preconditions -l VERBOSE \ --module VtsHalBluetoothV1_0Target Change-Id: I326fe32865f5343a5dc8ba451ff5e1feffe90eeb (cherry picked from commit e5d7b737a2bba992fb727813122cd88017e6a228)
* | | | disable dialsqian2017-06-111-0/+1
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | - timeout 75 still flaky Test: Manual Bug: 35671595 Bug: 35800570 Change-Id: Ia9833318eb3167634bfe8ed97959fccb6afdaae0 Merged-In: Ia9833318eb3167634bfe8ed97959fccb6afdaae0
* | | Merge "Disable flaky vts tests" into oc-devShuo Qian2017-06-121-0/+5
|\ \ \ | |/ / |/| |
| * | Disable flaky vts testssqian2017-06-091-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - RadioHidlTest.getDataCallList - RadioHidlTest.setRadioCapability - RadioHidlTest.sendCDMAFeatureCode - RadioHidlTest.setSimCardPower - SapHidlTest.transferAtrReq Test: Manual Bug: 35671595 Bug: 35800570 Change-Id: Iea6798bd41f0c98c9934fc5794cf8e0d27659a88 Merged-In: Iea6798bd41f0c98c9934fc5794cf8e0d27659a88
* | | Fix the target path of a pushed resource filePawin Vongmasa2017-06-091-1/+1
|/ / | | | | | | | | | | | | | | | | The resource file that once got renamed was not renamed properly on the target device. Test: VtsHalMediaOmxV1_0Host Bug: 37501531 Change-Id: I245766ec96a8f37130cdaf4fe09e0d437056a64f
* / Audio VTS: Push xsd on target for policy config validationKevin Rocard2017-06-021-0/+1
|/ | | | | | | | | | | | | Audio VTS needs to validate /vendor/etc/audio_policy_configuration.xml with the schema provided with the audio interface. As the test is run on the target, the xsd needs to be pushed there. Test: run vts test Test: vts-tradefed run vts --module VtsHalAudioV2_0Target Bug: 35700978 Change-Id: I689359c139268367c88e37376d214430ea0d3ae4 Signed-off-by: Kevin Rocard <krocard@google.com>
* Add VNDK version check test caseKeun Soo Yim2017-05-261-0/+6
| | | | | | Test: run vts -m VtsTreblePlatformVersionTest Change-Id: I32b6a67c517e8bc72ce504171c0505861147407b Fixes: 38433083
* Merge "VTS: Ensure Treble is enabled" into oc-devKeun Soo Yim2017-05-261-5/+20
|\
| * VTS: Ensure Treble is enabledMichael Schwartz2017-05-221-5/+20
| | | | | | | | | | | | | | | | Devices launched before API 26 will continue to fail. Bug: 37864338 Test: Run test on sailfish Change-Id: I2138ecee8198f86a04d38f5db50f9a613b7b68c6
* | Merge "Rename fingerprint profiling tests." into oc-devRyan Campbell2017-05-262-3/+3
|\ \
| * | Rename fingerprint profiling tests.Ryan Campbell2017-05-252-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename fingerprint profiling tests to conform to VTS naming scheme. Change VtsHalBioFingerprintV2_0TargetProfiling to VtsHalBiometricsFingerprintV2_0TargetProfiling. Test: pass Bug: 62083977 Change-Id: I758f1b7b27c310fe3e6f30d424a7eb8a0ab2c617
* | | Merge "Whitelist supported codec in omx test." into oc-devZhuoyao Zhang2017-05-262-22/+25
|\ \ \ | |/ / |/| |
| * | Whitelist supported codec in omx test.Zhuoyao Zhang2017-05-242-22/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * This is compliance test that test only the basic codes. Testing of additional codes will belong to vts-* test suite. Bug:32023356 Test: make vts run vts -m VtsHalMediaOmxV1_0Host Change-Id: Ic52fbfb9f4f8746add5e756449c59acfcc5e829f
* | | Don't stop framework during camera provider profiling test.Tri Vo2017-05-241-2/+0
|/ / | | | | | | | | | | | | | | | | | | | | Bug: 38453130 Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-reconditions -l VERBOSE --module VtsHalCameraProviderV2_4TargetProfiling Merged-In: I64a874a3a9f927c5d5878005b64fd61dc88ccd4a Change-Id: I64a874a3a9f927c5d5878005b64fd61dc88ccd4a (cherry picked from commit 289b6119fb8d09955209d425f922617435ec4642)
* | Merge "wifi(vts): Disable framework for wifi VTS tests" into oc-devTreeHugger Robot2017-05-232-0/+4
|\ \
| * | wifi(vts): Disable framework for wifi VTS testsRoshan Pius2017-05-222-0/+4
| |/ | | | | | | | | | | | | | | Bug: 38342536 Test: ``make vts -j30 BUILD_GOOGLE_VTS=true && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module VtsHalWifiV1_0Target -l INFO` Change-Id: Ibbe10656632d382d2d3a64a8938c90fec8781379
* / Increate the timeout for VtsHalGraphicsComposerV2_1TargetZhuoyao Zhang2017-05-221-1/+1
|/ | | | | | | | | | * Give more time for test run on coverage_build. Bug:38234227 Test: make vts run vts -m VtsHalGraphicsComposerV2_1Target Change-Id: I200e07f0652d094a7f7fdb73e33c62ef86adf1d4 (cherry picked from commit 517d6fcffd9942bf4adb0af1e38d0c0eed5a1fa3)
* Increase wifi supplicant profiling test timeoutKeun Soo Yim2017-05-171-1/+1
| | | | | | | | | | Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module VtsHalWifiSupplicantV1_0TargetProfiling -l INFO Bug: 36813739 Change-Id: I725b32b4de8be488ecd767a0add98567294be0e2 (cherry picked from commit 2780b2989148635085bf9211cd8b7f8379a9b401)
* Omx vts tests.Zhuoyao Zhang2017-05-141-1/+17
| | | | | | | | Bug: 32023356 Test: make vts. run vts -m VtsHalMediaOmxV1_0Host Change-Id: I2975a8ba0be1eb8d3598eac304d74e9165a3fd81
* Don't stop framework during camera provider test.Tri Vo2017-05-051-2/+0
| | | | | | | | Bug: 37861736 Test: vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions -l VERBOSE --module VtsHalCameraProviderV2_4Target Change-Id: Ibb0a94f3effdd163ec332fbf7a1341c3fd368ad0
* Add health hal VTS test stubs.Ryan Campbell2017-05-044-0/+114
| | | | | | | | Add test stubs for target and target profiling tests. Test: pass Bug: 35915444 Change-Id: I6f22524ea32954f241918a6bfc8f99db9e03beb8
* Test that HAL interfaces are released.Tri Vo2017-05-033-21/+132
| | | | | | | | | | | | | Done by comparing hal hashes to hashes of known released interfaces. Bug: 36523324 Bug: 36597645 Test: make vts -j64 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions -l VERBOSE --module VtsTrebleVintfTest (will only work in master) Change-Id: I549c699cf3614f63ce7f1d6e6a222ae97d2e054f (cherry picked from commit d9768a27200001e7ceecd6004f9b39bf8145e561)
* Omx VTS tests.Zhuoyao Zhang2017-05-022-20/+40
| | | | | | Bug: 32023356 Test: make vts. Change-Id: I946f41c94f32751d452b9b477bc18fb4173bd4b7
* Increase the timeout of bluetooth hal test for coverage runsKeun Soo Yim2017-05-011-1/+1
| | | | | | Test: manual Bug: 36813739 Change-Id: I680f2289e6d6678e22d240ec15281618129d6681
* move vts_treble_vintf_test to a sub dirKeun Soo Yim2017-04-285-18/+37
| | | | | | Test: make vts -j30 TARGET_PRODUCT=aosp_arm64 && vts-tradefed run commandAndExit vts --skip-all-system-status-check --primary-abi-only --skip-preconditions --module VtsTrebleVintfTest -l INFO Bug: 36813739 Change-Id: I39784317dfcd65096f035eb937b15ad77773abe8
* Merge "schedule radio SAP test" into oc-devTreeHugger Robot2017-04-282-0/+4
|\
| * schedule radio SAP testYuexi Ma2017-04-212-0/+4
| | | | | | | | | | | | | | Test: vts-tradefed Bug: 37570609 Change-Id: I11c5b17bf3c763ab06a02c54bde78f82c7009775 (cherry picked from commit a796d9c2fc3d9511ab54d5cdc7216e725be0a674)
* | Merge "Add encod/decod test for OMX hal." into oc-devZhuoyao Zhang2017-04-272-3/+51
|\ \
| * | Add encod/decod test for OMX hal.Zhuoyao Zhang2017-04-262-3/+51
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 32023356 Test: make vts run vts -m VtsHalMediaOmxV1_0Host Change-Id: I886cc90b8fc4d87830cdc4fd6025104fc55c3788
* | | specify the processes to check after framework stop (bluetooth)Keun Soo Yim2017-04-242-0/+2
|/ / | | | | | | | | | | Test: run vts -m VtsHalBluetoothV1_0Target Bug: 37153328 Change-Id: I8b4e0291df7006e19817ddd7a50faaae6d9cb12a
* | Add precondition check to internal host-side HAL testsHsin-Yi Chen2017-04-207-4/+49
| | | | | | | | | | | | Test: run VtsHalTvInputV1_0Host, verify log Bug: 36704352 Change-Id: If8c252b8096ae05f18d25e1fe93597c9a3d31abb
* | Add precondition check to host-side HAL testsHsin-Yi Chen2017-04-202-3/+15
| | | | | | | | | | | | | | Test: run VtsHalNfcV1_0HostProfiling, verify log Bug: 36704352 Change-Id: Ie3820b80e9bed2d0b5ad698eb5c6f42c9dde3537 (cherry picked from commit 06cbb56cae6f807de5c642b6a118b9486db83f3d)
* | Merge "Add VtsHalConfigstoreV1_0Target test" into oc-devTreeHugger Robot2017-04-184-0/+114
|\ \
| * | Add VtsHalConfigstoreV1_0Target testJae Shin2017-04-174-0/+114
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 35915192 Test: make vts -j40 && vts-tradefed run commandAndExit vts --module VtsHalConfigstoreV1_0Target Change-Id: I695a5d432c0b0df7bb56965a5aaaebbf56ed6491
* | | Merge "Fix the configuration for audio tests." into oc-devZhuoyao Zhang2017-04-182-0/+4
|\ \ \
| * | | Fix the configuration for audio tests.Zhuoyao Zhang2017-04-182-0/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | * Set to stop runtime during the test. Test: make vts. Bug: 36813739 Change-Id: I3df5ada4dde6034581ed1a019420551fe85031be
* | | Merge "Re-generate the HIDL test cases for libhwbinder" into oc-devPO HUNG CHEN2017-04-181-0/+5
|\ \ \ | |/ / |/| |
| * | Re-generate the HIDL test cases for libhwbinderHoward Chen2017-04-171-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | All the changes are generated by ./test/vts-testcase/hal/script/update_makefiles.py Bug: 36705188 Test: sailfish with prebuilt kernel on oc-dev Change-Id: I595a5a83d47f286fc6eedc2236f093298b6cbb66
* | | Merge "Update the test configure for hidl hal test." into oc-devTreeHugger Robot2017-04-1444-95/+176
|\ \ \ | |/ / |/| |
| * | Update the test configure for hidl hal test.Zhuoyao Zhang2017-04-1344-95/+176
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add binary-test-disable-framework and binary-test-stop-native-servers for all hidl hal tests. * Push the vts files of dependent hals for host-side test. * Update the script the generate the test configure Test: make vts. Change-Id: Ib478eea3f00fba38b752a862f69aac0f895bae6e