Re: dietlibc: Debian redistribution

Enrico Scholz <[email protected]> Mon, 11 Jul 2011 22:24:28 +0200
Newsgroups gmane.linux.lib.dietlibc
Message-ID <[email protected]>
[email protected] (Hector Oron) writes:

> Enrico's tree probably builds on ARMv7, I still need to verify that,
> and probably it might be worth to cherry pick the interesting bits. I
> also carbon copy Dave which might be interested on ARMv7 support.

fwiw, I put some effort in automating the testsuite and wrote tests for
functionality added by me.  It is not integrated in my git repository
yet but called from the build system.  Script is available at

  http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/dietlibc/files/runtests-X.sh

To see how it is called, look for %check in

  http://pkgs.fedoraproject.org/gitweb/?p=dietlibc.git;a=blob;f=dietlibc.spec;hb=HEAD

or for dietlibc_do_full_test() in

  http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/dietlibc/dietlibc.inc


Enrico