Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047393
en ru br
Репозитории ALT
5.1: 0.7.5-alt6
4.1: 0.7.5-alt6
3.0: 0.7.5-alt1
www.altlinux.org/Changes

Группа :: Разработка/C
Пакет: cunit

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.7.5-alt1
Время сборки: 24 июля 2005, 17:57 ( 974.7 недели назад )
Размер архива: 55.32 Kb

Домашняя страница:   http://www.gethos.net/opensource/cunit

Лицензия: LGPL
О пакете: C Unit Tester
Описание:

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.

Текущий майнтейнер: Alexey Voinov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • cunit
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin