Testing build

Adhemerval Zanella adhemerval.zanella@linaro.org
Tue Jul 28 12:08:00 GMT 2015



On 28-07-2015 08:55, Siddhesh Poyarekar wrote:
> On 28 July 2015 at 17:23, Juan Manuel Torres Palma
> <j.m.torrespalma@gmail.com> wrote:
>> I have been doing some builds and tests for the last days and I would
>> like to know if it's possible to do some specific tests better than
>> the whole "make check" thing.
> 
> You can run tests in specific subdirectories with:
> 
> make subdirs="space separated list of subdirectories" check
> 
> e.g.
> 
> make subdirs="elf stdlib" check

Or if you prefer to run just one folder you can 'make <subdir>/tests'.
The summarize results will be in <subdir>/subdir-tests.sum.



More information about the Libc-help mailing list