配置库验证
配置 Polyspace® Code Prover™ 分析以验证不含
main() 的库指定选项以设置 Code Prover,将不含 main 的代码作为库进行分析。如果您要验证模块,该软件会为您生成一个 main 函数。要微调生成的 main 函数,请使用这些选项。
Polyspace 选项
主题
- 指定 Polyspace 分析选项
在 Polyspace 用户界面、其他 IDE 或脚本中指定 Polyspace 分析选项。
- Verify C Application Without main Function
Learn the benefits of manually writing a
mainfunction versus auto-generating themainfunction. - Verify C++ Classes
Learn how to perform robustness verification of classes so that it is safe for reuse.
- Provide Context for C Code Verification
Learn what external context you can provide to narrow down the default verification assumptions.
- Provide Context for C++ Code Verification
Learn what external context you can provide to narrow down the default verification assumptions.