API Sanity Checker
| Developer(s) | Andrey Ponomarenko |
|---|---|
| Initial release | November 30, 2009 |
| Stable release | 1.98.7
/ September 8, 2015 |
| Written in | Perl |
| Engine | |
| Operating system | Linux, Mac OS X, MS Windows |
| License | GPLv1+, LGPLv2+ |
| Website | github.com |
Search API Sanity Checker on Amazon.
API Sanity Checker is an automatic unit test generator for C/C++ shared libraries.
The main feature of this tool is the ability to completely automatically generate reasonable (in most, but unfortunately not all, cases) input arguments for every API function straight from the library header files.[1] The tool can be used as a smoke test or fuzzer for a library API to catch serious problems like crashes or program hanging.[2]
See also
References
- ↑ "API Sanity Checker - Free Software Directory". directory.fsf.org.
- ↑ "API Sanity Checker". lvc.github.io.
This article "API Sanity Checker" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:API Sanity Checker. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
