Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37043081
en ru br
ALT Linux repositórios
5.0: 0.7.5-alt6
4.1: 0.7.5-alt6
3.0: 0.7.5-alt1

Group :: Desenvolvimento/C
RPM: cunit

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.7.5-alt6
Data da compilação: 26 março 2008, 16:18 ( 835.2 weeks ago )
Tamanho:: 64.29 Kb

Home page:   http://www.gethos.net/opensource/cunit

Licença: LGPL
Sumário: C Unit Tester
Descrição:

This is a Unit Test framework for 'C'.

The emphasis in this framework is to make test writing as simple as possible.
As such all the developer needs to do is write test functions, define the
suite layout and compile the code into a shared object with a name of the form
libtest_*.so.

The unit test runner finds all libtest_*.so files under the directory it is
run from, compiles a list of tests defined in the corresponding suites and
runs all the tests. The output is displayed directly to the console using
colours for added readability. It shows the progress, results and bottom line.

Mantenedor currente: Alexey Voinov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • cunit
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009