This is the mail archive of the libc-alpha@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: [Patch][BZ 17506] fix tst-strcoll-overflow returning before timeout


Hi Leonhard,

this fixes bug 17506 on s390, ppc, x86_64.

Thanks

On 10/25/2014 01:48 PM, Leonhard Holz wrote:
Modifies the test examination in test-skeleton.c so that a test can be
successful if it is interrupted or it returns uninterrupted with the
expected status. For this both EXPECTED_SIGNAL and EXPECTED_STATUS have
to be set, as is done in tst-strcoll-overflow.c.

2014-10-25  Leonhard Holz  <leonhard.holz@web.de>

     * test-skeleton.c (main): Return successful if one of
     EXPECTED_SIGNAL or EXPECTED_STATUS is met when both given.
     * string/tst-strcoll-overflow.c: Define expected status.



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