معرفی شرکت ها


cunit-0.7.5-alt7.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

C Unit Tester
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic x86_64
نام بسته cunit
نام فایل بسته cunit-0.7.5-alt7.x86_64.rpm
نسخه بسته 0.7.5
انتشار بسته alt7
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Tue 19 Apr 2011 07
هاست سازنده vitty-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی http://www.gethos.net/opensource/cunit
مجوز LGPL
حجم دانلود 46K
حجم نصب 275.633K
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.


جایگزین ها

بسته نسخه معماری مخزن
cunit-0.7.5-alt7.i586.rpm 0.7.5 i586 ALT classic
cunit-0.7.5-alt7.ppc64le.rpm 0.7.5 ppc64le ALT classic


نیازمندی

مقدار نام
- /lib64/ld-linux-x86-64.so.2
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.3.4)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- libdl.so.2(GLIBC_2.2.5)(64bit)
- libm.so.6(GLIBC_2.2.5)(64bit)
- rtld(GNU_HASH)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 0.7.5-alt7 cunit


نحوه نصب


نصب پکیج rpm cunit:

    sudo apt-get install cunit-0.7.5-alt7.x86_64.rpm


فایل ها

مسیرها
/usr/bin/cunit
/usr/include/unittester.h
/usr/lib64/libcunit.a
/usr/lib64/libcunitstatic.a
/usr/share/doc/cunit-0.7.5
/usr/share/doc/cunit-0.7.5/CHANGELOG
/usr/share/doc/cunit-0.7.5/INSTALL
/usr/share/doc/cunit-0.7.5/README
/usr/share/doc/cunit-0.7.5/trivsuite.c


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2011-04-19

fix build

2008-03-26

use -fPIC for compiling

2008-03-25

don't try strip debug info from header files

2007-12-27

libraries for creating statically-linked test-runners included

2007-09-19

fixed warning for tests compiled with -pedantic

2007-09-18

fixed build problem
fixed example testsuite

2005-07-24

new version (0.7.5)

2005-03-13

new version (0.7.3)

2004-10-07

new version (0.6.9)

2004-09-15

initial build