This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Testing build


Both possibilities work like a charm :)
Thank you for your quick reply!

2015-07-28 21:08 GMT+09:00 Adhemerval Zanella <adhemerval.zanella@linaro.org>:
>
>
> 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.



-- 
Juan Manuel Torres Palma.
Computer Science Student at Universidad de Granada.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]