Hello, Please find attached a patch to add CUnit, a unit testing framework, to T2.
Cheers, Roger
diff -Nur /root/develop.orig//cunit/cunit.cache package/develop//cunit/cunit.cache --- /root/develop.orig//cunit/cunit.cache 1969-12-31 20:30:00.000000000 -0330 +++ package/develop//cunit/cunit.cache 2010-11-08 11:01:17.000000000 -0330 @@ -0,0 +1,24 @@ + +[TIMESTAMP] 1289226654 Mon Nov 8 11:00:54 2010 +[BUILDTIME] 100 (9) +[SIZE] 0.52 MB, 54 files + +[DEP] 00-dirtree +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] findutils +[DEP] gawk +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] mktemp +[DEP] net-tools +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] udev diff -Nur /root/develop.orig//cunit/cunit.desc package/develop//cunit/cunit.desc --- /root/develop.orig//cunit/cunit.desc 1969-12-31 20:30:00.000000000 -0330 +++ package/develop//cunit/cunit.desc 2010-11-08 11:01:42.000000000 -0330 @@ -0,0 +1,33 @@ +[COPY] --- T2-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] T2 SDE: package/.../cunit/cunit.desc +[COPY] Copyright (C) 2010 T2 SDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- T2-COPYRIGHT-NOTE-END --- + +[I] A unit testing framework for C + +[T] CUnit is a lightweight system for writing, administering, and +[T] running unit tests in C. It provides C programmers a basic testing +[T] functionality with a flexible variety of user interfaces. + +[U] http://cunit.sourceforge.nett/index.html/ + +[A] Anil Kumar AUTHORS Jerry St.Clair <[email protected]> +[M] Roger Mason <[email protected]> + +[C] extra/development + +[L] LGPL +[S] Stable +[V] 2.1-2 +[P] X -----5---9 135.800 + +[D] 3933236003 CUnit-2.1-2-src.tar.bz2 http://sourceforge.net/projects/cunit/files/CUnit/2.1-2/
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
