This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[PATCH 0/3] Modify several tests to use test-skeleton.c: II
- From: Arjun Shankar <arjun dot is at lostca dot se>
- To: libc-alpha at sourceware dot org
- Date: Mon, 15 Dec 2014 22:22:19 +0000
- Subject: [PATCH 0/3] Modify several tests to use test-skeleton.c: II
- Authentication-results: sourceware.org; auth=none
This is a follow-up to my earlier auto-generated [1] patch [2] with
the same intent. This time around, I address three tests that were
ignored by the script but could be changed after a quick inspection.
Tested on x86_64 with no regressions.
[1] http://git.io/WODAmg
[2] https://sourceware.org/ml/libc-alpha/2014-10/msg00744.html
Arjun Shankar (3):
Modify stdio-common/tst-fseek.c to use test-skeleton.c
Modify stdlib/tst-bsearch.c to use test-skeleton.c
Modify libio/tst-fopenloc.c to use test-skeleton.c
libio/tst-fopenloc.c | 7 +++++--
stdio-common/tst-fseek.c | 8 ++++++--
stdlib/tst-bsearch.c | 27 +++++++++++++++------------
3 files changed, 26 insertions(+), 16 deletions(-)
--
1.9.3