- 授权协议: Apache 2.0
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/google/graphicsfuzz
- 软件文档: https://github.com/google/graphicsfuzz
- 官方下载: https://github.com/google/graphicsfuzz
软件介绍
GraphicsFuzz 是一个测试框架,用于自动查找和简化图形着色器编译器中的 bug 。该框架除了适用于 GLSL 着色器,还在努力扩展到其他目标,如 SPIR-V、D3D HLSL 和 Apple Metal 。
GraphicsFuzz 通过渲染 semantically equivalent 着色器和查找输出差异来发现图形驱动程序中的 bug ,这种方法被称为蜕变测试(metamorphic testing)。
GraphicsFuzz 率先将模糊和蜕变测试结合起来,产生了一种高度自动化的测试图形驱动程序的方法,该方法可以在影响最终用户之前快速发现并修复可能破坏可靠性和安全性的错误。
Developer's Guide to Social Programming
Mark D. Hawker / Addison-Wesley Professional / 2010-8-25 / USD 39.99
In The Developer's Guide to Social Programming, Mark Hawker shows developers how to build applications that integrate with the major social networking sites. Unlike competitive books that focus on a s......一起来看看 《Developer's Guide to Social Programming》 这本书的介绍吧!
