blob: 47496cc753b29c100e71b275094541ed8c14de28 [file] [log] [blame]
<html devsite><head>
<title>安全性测试</title>
<meta name="project_path" value="/_project.yaml"/>
<meta name="book_path" value="/_book.yaml"/>
</head>
<body>
<!--
Copyright 2017 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
//www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<p>本部分总结了用于安全性测试和调试的工具,其中包括一些用于模糊测试、排错和预先防止攻击的工具。有关常规调试,请参阅<a href="/devices/tech/debug/">调试部分</a></p>
<p>
Android 的多个版本都支持模糊测试工具,不过,Android 8.0 及更高版本中提供了模糊测试方面的更多支持,在 Android 编译系统中实现了更紧密的模糊测试工具集成,还针对 Android 内核提供了更有力的动态分析支持。
</p>
<p>除了特定于安全性的测试之外,Android 还包括针对兼容性的常规<a href="/compatibility/tests">平台测试</a></p>
</body></html>