没有合适的资源?快使用搜索试试~ 我知道了~
首页Android CTS Verifier测试手册
资源详情
资源评论
资源推荐

Android CTS Verifier 测试手册
2
目 录
1. 什么是 CTS Verifier .............................................. 5
2. 测试方法......................................................... 5
3. Android 7.0 新增测试项 ........................................... 5
4. AUDIO .......................................................... 6
Audio Frequency Line Test ........................................... 6
Audio Frequency Microphone Test ..................................... 6
Audio Frequency Speaker Test ........................................ 7
Audio Frequency Unprocessed Test .................................... 8
Audio Input Devices Notifications Test .............................. 8
Audio Input Routing Notifications Test .............................. 8
Audio Loopback Latency Test ......................................... 9
Audio Output Devices Notifications Test ............................ 10
Audio Output Routing Notifications Test ............................ 11
Hifi Ultrasound Microphone Test .................................... 12
Hifi Ultrasound Speaker Test ....................................... 13
5. Camera ........................................................ 13
Camera FOV Calibration ............................................. 13
Camera Flashlight .................................................. 15
Camera Formats ..................................................... 16
Camera ITS Test .................................................... 17
Camera Intents ..................................................... 18
Camera Orientation ................................................. 19
Camera Video ....................................................... 19
6. CAR ........................................................... 20
Car Dock Test ...................................................... 20
7. Clock ......................................................... 21
Alarms and Timers Test ............................................. 21
8. Device Administration ......................................... 27
Keyguard Disabled Features Test .................................... 27
Policy Serialization Test .......................................... 29
Redacted Notifications keyguard Disabled Features Test ............. 31
Screen Lock Test ................................................... 32
9. Features ...................................................... 34
Hardware/Software Feature Summary .................................. 34
10. Hardware ...................................................... 35
GNSS Measurement Before Location Test .............................. 35
GNSS Measurement Constellation Test ................................ 36
GNSS Measurement Registration Test ................................. 36
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst

Android CTS Verifier 测试手册
3
GNSS Measurement Values Test ....................................... 37
GNSS Navigation Message Test ....................................... 37
GPS Test ........................................................... 38
MTP Host TEST ...................................................... 41
NFC Test ........................................................... 43
USB Accessory Test ................................................. 50
11. JOB SCHEDULER ................................................. 55
Charging Constraints ............................................... 55
Connectivity Constraints ........................................... 56
Idle Mode Constraints .............................................. 56
12. Location ...................................................... 57
Battery Saving Mode Test ........................................... 57
Device Only Mode Test .............................................. 58
High Accuracy Mode Test ............................................ 59
Location Mode Off test ............................................. 59
13. MANAGED PROVISIONING .......................................... 60
BYOD Managed Provisioning .......................................... 60
BYOD Provisioing tests ............................................. 90
Device Owner Provisioning .......................................... 90
Device Owner Requesting Bugrepory Test ............................. 90
Device Owner Tests ................................................. 93
14. Networking .................................................... 96
Bluetooth Test ..................................................... 96
Network Connectivity Screen Off Test .............................. 103
Wi-Fi Direct Test ................................................. 105
15. Notifications ................................................ 107
CA cert notification Test ......................................... 107
CA cert Notification on Boot test ................................. 110
Condition Provider test ........................................... 110
Notification Attention Management Test ............................ 110
Notification Listener Test ........................................ 111
Notification Package Priority Test ................................ 113
16. Other ........................................................ 116
Backup Accessibility Settings Test ................................ 116
Data Backup Test .................................................. 117
Sample Framework Test ............................................. 119
Screen pinning Test ............................................... 119
Widget Framework test ............................................. 120
17. PROJECTION TESTS ............................................. 123
Projection Cube Test .............................................. 123
Projection Multitouch Test ........................................ 124
Projection Offscreen Activity ..................................... 125
Projection Scrolling List Test .................................... 127
Projection Video Playback Test .................................... 127
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst

Android CTS Verifier 测试手册
4
Projection Widget Test ............................................ 128
18. Security ..................................................... 129
Alarm Intent Test ................................................. 129
KeyChain Storage Test ............................................. 131
Keyguard Password Verification .................................... 131
Lock Bound Keys Test .............................................. 132
SUID File Scanner ................................................. 133
WiFi CA Certificate Test .......................................... 135
19. Sensors ...................................................... 141
Accelerometer Measurement test .................................... 141
Accelerometer Test(重力加速计)..................................... 141
Gyroscope Measurement test(陀螺仪精准测试) ......................... 143
Gyroscope Test(陀螺仪) ............................................ 144
CTS Sensor Batching Tests ......................................... 144
CTS Sensor Integration Tests ...................................... 146
CTS Sensor Test ................................................... 146
CTS Single Sensor Test ............................................ 147
Device Suspend Tests .............................................. 147
Dynamic Sensor Discovery Test ..................................... 147
Rotation Vector CV Crosscheck ..................................... 147
Sensor Batching Tests ............................................. 147
Significant Motion Tests .......................................... 148
20. Streaming .................................................... 154
Streaming Video Quality Verifier .................................. 154
21. VR ........................................................... 155
VR Tests .......................................................... 155
22. 最终交付....................................................... 156
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst

Android CTS Verifier 测试手册
5
1. 什么是 CTS Verifier
CTS Verifier 是 Android 兼容性测试的一部分。在兼容性测试中一些涉及设备间交互
的测试项会被包含在在 CTS Verifier 中,这些测试项全部需要手工测试。CTS Verifer 的
测试用例是被打包成了 APK(CtsVerifier.apk),我们只需要将该 APK 安装在手机上就可以
进行测试了。一款新设备提交认证前必须通过 CTS Verifier 测试并向 Google 提交测试报
告。不同的手机由于功能不同,CTS Verifier 测试的内容会有所不同,这里列举比较全面
的一些测试项目,手机中不需要插入 SD 卡。
2. 测试方法
终端输入 adb install 安装 CtsVerifier.apk 后,在手机上找到 CTS Verifier,点击
启动 CTS Verifier,开始各项测试。
3. Android 7.0 新增测试项
Audio
Camera Flashlight
Keyguard Disabled Features Test
Redacted Notifications Keyguard Disabled Features Test
Work status icon is displayed
Work status toast is displayed
Profile-aware battery settings
Profile-aware data usage settings
Open app cross profiles from the personal side
Open app cross profiles from the work side
App links from the work side
Cross profile intent filters are set
Permissions lockdown
Autentication-boud keys
Vpn test
Disallow apps control
Camera support cross profile image capture
Camera support cross profile video capture(with extra output path)
Camera support cross profile video capture(without extra output path)
Sound recorder support cross profile audio capture
Enable location
Disable location
Device Owner Tests
Network Connectivity Screen Off Test
Screen Pinning Test
KeyChain Storage Test
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst
Spreadtrum Confidential For hyst
剩余157页未读,继续阅读











柚子君.
- 粉丝: 3592
- 资源: 574
上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
最新资源
- ARM Cortex-A(armV7)编程手册V4.0.pdf
- ABB机器人保养总结解析.ppt
- 【超详细图解】菜鸡如何理解双向链表的python代码实现
- 常用网络命令的使用 ipconfig ping ARP FTP Netstat Route Tftp Tracert Telnet nslookup
- 基于单片机控制的DC-DC变换电路
- RS-232接口电路的ESD保护.pdf
- linux下用time(NULL)函数和localtime()获取当前时间的方法
- Openstack用户使用手册.docx
- KUKA KR 30 hA,KR 60 hA机器人产品手册.pdf
- Java programming with JNI
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制

评论1