[PATCH] Modify several tests to use test-skeleton.c
Arjun Shankar
arjun.is@lostca.se
Thu Oct 30 14:22:00 GMT 2014
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.
More information about the Libc-alpha
mailing list