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] Modify several tests to use test-skeleton.c


On Thu, Oct 30, 2014 at 02:07:14PM +0000, Arjun Shankar wrote:
> This patch modifies several test cases to use test-skeleton.c.
> It was generated by a bash script written for this purpose and
> thus excludes several other tests which I deemed worth a visual
> inspection before making the change.
> 
> I intend to follow up with individual patches to the tests
> skipped by the script.

To add to this:

I had posted an earlier version of this patch a while back,
generated by a relatively simpler script and modified by
hand for some special cases (failures, timeouts, etc):

https://sourceware.org/ml/libc-alpha/2014-10/msg00452.html

At that time, Roland had suggested that the first big patch be
purely forumlaic. This led me to tweak the script into its current
form.

I have tested the patch on x86_64, and `make check' does not
produce any additional failures or compile-time warnings.


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