Is there any testsuite to validate all functions of uClibc

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Apr 10 17:07:57 UTC 2009


On Thu, Apr 09, 2009 at 11:48:34AM +0800, Guo Hongruan wrote:
> Hi guys,
>   I have ported uClibc to trimedia (like v850, a media processor with no  
> mmu, see www.nxp.com for details). And I want to do a full test of it. Is 
> there any exist testsuite to test every function of uClibc (with the  
> exception of LTP, I am trying to port it)?

We have a small testsuite in the tree:
$ make help | egrep -A2 ^Dev
Development:
  check			- run testsuite
  test_compile		- compile testsuite binaries

I would recommend trying an LTP run since that is much bigger.


More information about the uClibc mailing list