Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: api-sanity-checker | Distribution: OpenMandriva Lx |
Version: 1.98.7 | Vendor: OpenMandriva |
Release: 1 | Build date: Mon May 17 01:51:15 2021 |
Group: Development/Other | Build host: ryzen9-5.openmandriva.org |
Size: 639127 | Source RPM: api-sanity-checker-1.98.7-1.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: https://github.com/lvc/api-sanity-checker/ | |
Summary: Automatic generator of unit tests for C/C++ libraries |
API Sanity Checker (ASC) is an automatic generator of basic unit tests for shared C/C++ libraries. It is able to generate reasonable (in most, but unfortunately not all, cases) input data for parameters and compose simple ("sanity" or "shallow"-quality) test cases for every function in the API through the analysis of declarations in header files. The quality of generated tests allows to check absence of critical errors in simple use cases. The tool is able to build and execute generated tests and detect crashes (segfaults), aborts, all kinds of emitted signals, non-zero program return code and program hanging. It may be considered as a tool for out-of-the-box low-cost sanity checking (fuzzing) of the library API or as a test development framework for initial generation of templates for advanced tests. Also it supports universal T2C format of tests, random test generation mode, specialized data types and other useful features.
GPLv1+ or LGPLv2+
/usr/bin/api-sanity-checker /usr/share/api-sanity-checker /usr/share/api-sanity-checker/modules /usr/share/api-sanity-checker/modules/Internals /usr/share/api-sanity-checker/modules/Internals/RegTests.pm /usr/share/api-sanity-checker/modules/Internals/Scripts /usr/share/api-sanity-checker/modules/Internals/Scripts/Sections.js /usr/share/api-sanity-checker/modules/Internals/Styles /usr/share/api-sanity-checker/modules/Internals/Styles/List.css /usr/share/api-sanity-checker/modules/Internals/Styles/Report.css /usr/share/api-sanity-checker/modules/Internals/Styles/Test.css /usr/share/doc/api-sanity-checker /usr/share/doc/api-sanity-checker/Changelog.html /usr/share/doc/api-sanity-checker/Specialized-Type.html /usr/share/doc/api-sanity-checker/Xml-Descriptor.html /usr/share/doc/api-sanity-checker/index.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 8 23:03:43 2024