Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Modify several tests to use test-skeleton.c
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.

The script itself resides at http://git.io/WODAmg and should
reproduce this very patch when run against master.

ChangeLog:

2014-10-30  Arjun Shankar  <arjun.is@lostca.se>

	* catgets/test-gencat.c: Use test-skeleton.c.
	* catgets/tst-catgets.c: Likewise.
	* csu/tst-empty.c: Likewise.
	* elf/tst-audit2.c: Likewise.
	* elf/tst-global1.c: Likewise.
	* elf/tst-pathopt.c: Likewise.
	* elf/tst-piemod1.c: Likewise.
	* elf/tst-tls10.c: Likewise.
	* elf/tst-tls11.c: Likewise.
	* elf/tst-tls12.c: Likewise.
	* gnulib/tst-gcc.c: Likewise.
	* iconvdata/tst-e2big.c: Likewise.
	* iconvdata/tst-loading.c: Likewise.
	* iconv/tst-iconv1.c: Likewise.
	* iconv/tst-iconv2.c: Likewise.
	* inet/test-inet6_opt.c: Likewise.
	* inet/tst-gethnm.c: Likewise.
	* inet/tst-network.c: Likewise.
	* inet/tst-ntoa.c: Likewise.
	* intl/tst-codeset.c: Likewise.
	* intl/tst-gettext2.c: Likewise.
	* intl/tst-gettext3.c: Likewise.
	* intl/tst-ngettext.c: Likewise.
	* intl/tst-translit.c: Likewise.
	* io/test-stat.c: Likewise.
	* libio/test-fmemopen.c: Likewise.
	* libio/tst-freopen.c: Likewise.
	* libio/tst-sscanf.c: Likewise.
	* libio/tst-ungetwc1.c: Likewise.
	* libio/tst-ungetwc2.c: Likewise.
	* libio/tst-widetext.c: Likewise.
	* localedata/tst-ctype.c: Likewise.
	* localedata/tst-digits.c: Likewise.
	* localedata/tst-leaks.c: Likewise.
	* localedata/tst-mbswcs1.c: Likewise.
	* localedata/tst-mbswcs2.c: Likewise.
	* localedata/tst-mbswcs3.c: Likewise.
	* localedata/tst-mbswcs4.c: Likewise.
	* localedata/tst-mbswcs5.c: Likewise.
	* localedata/tst-setlocale.c: Likewise.
	* localedata/tst-trans.c: Likewise.
	* localedata/tst-wctype.c: Likewise.
	* localedata/tst-xlocale1.c: Likewise.
	* login/tst-grantpt.c: Likewise.
	* malloc/tst-calloc.c: Likewise.
	* malloc/tst-malloc.c: Likewise.
	* malloc/tst-mallocstate.c: Likewise.
	* malloc/tst-mcheck.c: Likewise.
	* malloc/tst-mtrace.c: Likewise.
	* malloc/tst-obstack.c: Likewise.
	* math/atest-exp2.c: Likewise.
	* math/atest-exp.c: Likewise.
	* math/atest-sincos.c: Likewise.
	* math/test-matherr.c: Likewise.
	* math/test-misc.c: Likewise.
	* math/test-powl.c: Likewise.
	* math/tst-definitions.c: Likewise.
	* misc/tst-dirname.c: Likewise.
	* misc/tst-efgcvt.c: Likewise.
	* misc/tst-fdset.c: Likewise.
	* misc/tst-hsearch.c: Likewise.
	* misc/tst-mntent2.c: Likewise.
	* nptl/tst-sem7.c: Likewise.
	* nptl/tst-sem8.c: Likewise.
	* nptl/tst-sem9.c: Likewise.
	* nss/test-netdb.c: Likewise.
	* posix/tst-fnmatch.c: Likewise.
	* posix/tst-getlogin.c: Likewise.
	* posix/tst-gnuglob.c: Likewise.
	* posix/tst-mmap.c: Likewise.
	* pwd/tst-getpw.c: Likewise.
	* resolv/tst-inet_ntop.c: Likewise.
	* rt/tst-timer.c: Likewise.
	* stdio-common/test-fseek.c: Likewise.
	* stdio-common/test-popen.c: Likewise.
	* stdio-common/test-vfprintf.c: Likewise.
	* stdio-common/tst-cookie.c: Likewise.
	* stdio-common/tst-fileno.c: Likewise.
	* stdio-common/tst-gets.c: Likewise.
	* stdio-common/tst-obprintf.c: Likewise.
	* stdio-common/tst-perror.c: Likewise.
	* stdio-common/tst-sprintf2.c: Likewise.
	* stdio-common/tst-sprintf3.c: Likewise.
	* stdio-common/tst-sprintf.c: Likewise.
	* stdio-common/tst-swprintf.c: Likewise.
	* stdio-common/tst-tmpnam.c: Likewise.
	* stdio-common/tst-unbputc.c: Likewise.
	* stdio-common/tst-wc-printf.c: Likewise.
	* stdlib/tst-environ.c: Likewise.
	* stdlib/tst-fmtmsg.c: Likewise.
	* stdlib/tst-limits.c: Likewise.
	* stdlib/tst-rand48-2.c: Likewise.
	* stdlib/tst-rand48.c: Likewise.
	* stdlib/tst-random2.c: Likewise.
	* stdlib/tst-random.c: Likewise.
	* stdlib/tst-strtol.c: Likewise.
	* stdlib/tst-strtoll.c: Likewise.
	* stdlib/tst-tls-atexit.c: Likewise.
	* stdlib/tst-xpg-basename.c: Likewise.
	* string/test-ffs.c: Likewise.
	* string/tst-bswap.c: Likewise.
	* string/tst-inlcall.c: Likewise.
	* string/tst-strtok.c: Likewise.
	* string/tst-strxfrm.c: Likewise.
	* sysdeps/x86_64/tst-audit10.c: Likewise.
	* sysdeps/x86_64/tst-audit3.c: Likewise.
	* sysdeps/x86_64/tst-audit4.c: Likewise.
	* sysdeps/x86_64/tst-audit5.c: Likewise.
	* time/tst-ftime_l.c: Likewise.
	* time/tst-getdate.c: Likewise.
	* time/tst-mktime3.c: Likewise.
	* time/tst-mktime.c: Likewise.
	* time/tst-posixtz.c: Likewise.
	* time/tst-strptime2.c: Likewise.
	* time/tst-strptime3.c: Likewise.
	* wcsmbs/tst-btowc.c: Likewise.
	* wcsmbs/tst-mbrtowc.c: Likewise.
	* wcsmbs/tst-mbsrtowcs.c: Likewise.
	* wcsmbs/tst-wchar-h.c: Likewise.
	* wcsmbs/tst-wcpncpy.c: Likewise.
	* wcsmbs/tst-wcrtomb.c: Likewise.
	* wcsmbs/tst-wcsnlen.c: Likewise.
	* wcsmbs/tst-wcstof.c: Likewise.
  • Loading branch information
Arjun Shankar authored and Siddhesh Poyarekar committed Nov 5, 2014
1 parent ab97ee8 commit 29955b5
Show file tree
Hide file tree
Showing 124 changed files with 745 additions and 250 deletions.
126 changes: 126 additions & 0 deletions ChangeLog
@@ -1,3 +1,129 @@
2014-10-30 Arjun Shankar <arjun.is@lostca.se>

* catgets/test-gencat.c: Use test-skeleton.c.
* catgets/tst-catgets.c: Likewise.
* csu/tst-empty.c: Likewise.
* elf/tst-audit2.c: Likewise.
* elf/tst-global1.c: Likewise.
* elf/tst-pathopt.c: Likewise.
* elf/tst-piemod1.c: Likewise.
* elf/tst-tls10.c: Likewise.
* elf/tst-tls11.c: Likewise.
* elf/tst-tls12.c: Likewise.
* gnulib/tst-gcc.c: Likewise.
* iconvdata/tst-e2big.c: Likewise.
* iconvdata/tst-loading.c: Likewise.
* iconv/tst-iconv1.c: Likewise.
* iconv/tst-iconv2.c: Likewise.
* inet/test-inet6_opt.c: Likewise.
* inet/tst-gethnm.c: Likewise.
* inet/tst-network.c: Likewise.
* inet/tst-ntoa.c: Likewise.
* intl/tst-codeset.c: Likewise.
* intl/tst-gettext2.c: Likewise.
* intl/tst-gettext3.c: Likewise.
* intl/tst-ngettext.c: Likewise.
* intl/tst-translit.c: Likewise.
* io/test-stat.c: Likewise.
* libio/test-fmemopen.c: Likewise.
* libio/tst-freopen.c: Likewise.
* libio/tst-sscanf.c: Likewise.
* libio/tst-ungetwc1.c: Likewise.
* libio/tst-ungetwc2.c: Likewise.
* libio/tst-widetext.c: Likewise.
* localedata/tst-ctype.c: Likewise.
* localedata/tst-digits.c: Likewise.
* localedata/tst-leaks.c: Likewise.
* localedata/tst-mbswcs1.c: Likewise.
* localedata/tst-mbswcs2.c: Likewise.
* localedata/tst-mbswcs3.c: Likewise.
* localedata/tst-mbswcs4.c: Likewise.
* localedata/tst-mbswcs5.c: Likewise.
* localedata/tst-setlocale.c: Likewise.
* localedata/tst-trans.c: Likewise.
* localedata/tst-wctype.c: Likewise.
* localedata/tst-xlocale1.c: Likewise.
* login/tst-grantpt.c: Likewise.
* malloc/tst-calloc.c: Likewise.
* malloc/tst-malloc.c: Likewise.
* malloc/tst-mallocstate.c: Likewise.
* malloc/tst-mcheck.c: Likewise.
* malloc/tst-mtrace.c: Likewise.
* malloc/tst-obstack.c: Likewise.
* math/atest-exp2.c: Likewise.
* math/atest-exp.c: Likewise.
* math/atest-sincos.c: Likewise.
* math/test-matherr.c: Likewise.
* math/test-misc.c: Likewise.
* math/test-powl.c: Likewise.
* math/tst-definitions.c: Likewise.
* misc/tst-dirname.c: Likewise.
* misc/tst-efgcvt.c: Likewise.
* misc/tst-fdset.c: Likewise.
* misc/tst-hsearch.c: Likewise.
* misc/tst-mntent2.c: Likewise.
* nptl/tst-sem7.c: Likewise.
* nptl/tst-sem8.c: Likewise.
* nptl/tst-sem9.c: Likewise.
* nss/test-netdb.c: Likewise.
* posix/tst-fnmatch.c: Likewise.
* posix/tst-getlogin.c: Likewise.
* posix/tst-gnuglob.c: Likewise.
* posix/tst-mmap.c: Likewise.
* pwd/tst-getpw.c: Likewise.
* resolv/tst-inet_ntop.c: Likewise.
* rt/tst-timer.c: Likewise.
* stdio-common/test-fseek.c: Likewise.
* stdio-common/test-popen.c: Likewise.
* stdio-common/test-vfprintf.c: Likewise.
* stdio-common/tst-cookie.c: Likewise.
* stdio-common/tst-fileno.c: Likewise.
* stdio-common/tst-gets.c: Likewise.
* stdio-common/tst-obprintf.c: Likewise.
* stdio-common/tst-perror.c: Likewise.
* stdio-common/tst-sprintf2.c: Likewise.
* stdio-common/tst-sprintf3.c: Likewise.
* stdio-common/tst-sprintf.c: Likewise.
* stdio-common/tst-swprintf.c: Likewise.
* stdio-common/tst-tmpnam.c: Likewise.
* stdio-common/tst-unbputc.c: Likewise.
* stdio-common/tst-wc-printf.c: Likewise.
* stdlib/tst-environ.c: Likewise.
* stdlib/tst-fmtmsg.c: Likewise.
* stdlib/tst-limits.c: Likewise.
* stdlib/tst-rand48-2.c: Likewise.
* stdlib/tst-rand48.c: Likewise.
* stdlib/tst-random2.c: Likewise.
* stdlib/tst-random.c: Likewise.
* stdlib/tst-strtol.c: Likewise.
* stdlib/tst-strtoll.c: Likewise.
* stdlib/tst-tls-atexit.c: Likewise.
* stdlib/tst-xpg-basename.c: Likewise.
* string/test-ffs.c: Likewise.
* string/tst-bswap.c: Likewise.
* string/tst-inlcall.c: Likewise.
* string/tst-strtok.c: Likewise.
* string/tst-strxfrm.c: Likewise.
* sysdeps/x86_64/tst-audit10.c: Likewise.
* sysdeps/x86_64/tst-audit3.c: Likewise.
* sysdeps/x86_64/tst-audit4.c: Likewise.
* sysdeps/x86_64/tst-audit5.c: Likewise.
* time/tst-ftime_l.c: Likewise.
* time/tst-getdate.c: Likewise.
* time/tst-mktime3.c: Likewise.
* time/tst-mktime.c: Likewise.
* time/tst-posixtz.c: Likewise.
* time/tst-strptime2.c: Likewise.
* time/tst-strptime3.c: Likewise.
* wcsmbs/tst-btowc.c: Likewise.
* wcsmbs/tst-mbrtowc.c: Likewise.
* wcsmbs/tst-mbsrtowcs.c: Likewise.
* wcsmbs/tst-wchar-h.c: Likewise.
* wcsmbs/tst-wcpncpy.c: Likewise.
* wcsmbs/tst-wcrtomb.c: Likewise.
* wcsmbs/tst-wcsnlen.c: Likewise.
* wcsmbs/tst-wcstof.c: Likewise.

2014-11-04 Joseph Myers <joseph@codesourcery.com>

[BZ #14132]
Expand Down
7 changes: 5 additions & 2 deletions catgets/test-gencat.c
Expand Up @@ -3,8 +3,8 @@
#include <stdio.h>
#include <stdlib.h>

int
main (void)
static int
do_test (void)
{
nl_catd catalog;
setlocale (LC_ALL, "");
Expand All @@ -29,3 +29,6 @@ main (void)

return 0;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions catgets/tst-catgets.c
Expand Up @@ -14,8 +14,8 @@ static const char *msgs[] =

#define ROUNDS 5

int
main (void)
static int
do_test (void)
{
int rnd;
int result = 0;
Expand Down Expand Up @@ -64,3 +64,6 @@ main (void)

return result;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions csu/tst-empty.c
@@ -1,6 +1,9 @@
/* The most useful C program known to man. */
int
main (void)
static int
do_test (void)
{
return 0;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions elf/tst-audit2.c
Expand Up @@ -31,8 +31,8 @@ calloc (size_t n, size_t m)
return ptr;
}

int
main (void)
static int
do_test (void)
{
if (magic[1] != MAGIC1 || magic[0] != MAGIC2)
{
Expand All @@ -42,3 +42,6 @@ main (void)

return 0;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions elf/tst-global1.c
@@ -1,8 +1,8 @@
#include <dlfcn.h>
#include <stdio.h>

int
main (void)
static int
do_test (void)
{
void *h1 = dlopen ("$ORIGIN/testobj6.so", RTLD_GLOBAL|RTLD_LAZY);
if (h1 == NULL)
Expand Down Expand Up @@ -34,3 +34,6 @@ main (void)

return 0;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions elf/tst-pathopt.c
Expand Up @@ -4,8 +4,8 @@
#include <stdlib.h>


int
main (void)
static int
do_test (void)
{
void *h;
int (*fp) (int);
Expand Down Expand Up @@ -37,3 +37,6 @@ main (void)

return result;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions elf/tst-piemod1.c
Expand Up @@ -6,8 +6,8 @@ foo (void)
return 21;
}

int
main (void)
static int
do_test (void)
{
int val = foo ();
if (val != 34)
Expand All @@ -18,3 +18,6 @@ main (void)

return 0;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions elf/tst-tls10.c
Expand Up @@ -8,8 +8,8 @@ __thread struct A local = { 1, 2, 3 };
if (p->a != S || p->b != S + 1 || p->c != S + 2) \
abort ()

int
main (void)
static int
do_test (void)
{
struct A *p;
if (local.a != 1 || local.b != 2 || local.c != 3)
Expand All @@ -35,3 +35,6 @@ main (void)

exit (0);
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions elf/tst-tls11.c
Expand Up @@ -5,8 +5,8 @@
if (p->a != S || p->b != S + 1 || p->c != S + 2) \
abort ()

int
main (void)
static int
do_test (void)
{
struct A *p;
check1 ();
Expand All @@ -24,3 +24,6 @@ main (void)

exit (0);
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions elf/tst-tls12.c
Expand Up @@ -5,8 +5,8 @@
if (p->a != S || p->b != S + 1 || p->c != S + 2) \
abort ()

int
main (void)
static int
do_test (void)
{
struct A *p;
check1 ();
Expand All @@ -15,3 +15,6 @@ main (void)

exit (0);
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions gnulib/tst-gcc.c
Expand Up @@ -51,8 +51,8 @@
})


int
main (void)
static int
do_test (void)
{
int result = 0;
int __integer_type;
Expand All @@ -71,3 +71,6 @@ main (void)

return result;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions iconv/tst-iconv1.c
Expand Up @@ -5,8 +5,8 @@
#include <stdio.h>
#include <string.h>

int
main (void)
static int
do_test (void)
{
char utf8[5];
wchar_t ucs4[5];
Expand Down Expand Up @@ -42,3 +42,6 @@ main (void)

return 0;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions iconv/tst-iconv2.c
Expand Up @@ -25,8 +25,8 @@
#include <string.h>


int
main (void)
static int
do_test (void)
{
char buf[3];
const wchar_t wc[1] = L"a";
Expand Down Expand Up @@ -97,3 +97,6 @@ main (void)

return result;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions iconvdata/tst-e2big.c
Expand Up @@ -95,10 +95,13 @@ test_tscii (void)
test ("TSCII", inbuf, sizeof (inbuf), 9);
}

int
main (void)
static int
do_test (void)
{
test_euc_jisx0213 ();
test_tscii ();
return 0;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"
7 changes: 5 additions & 2 deletions iconvdata/tst-loading.c
Expand Up @@ -114,8 +114,8 @@ static const char inbuf[] =
" function. Later modifications of the variable have no effect.\n";


int
main (void)
static int
do_test (void)
{
size_t count = TEST_ROUNDS;
int result = 0;
Expand Down Expand Up @@ -180,3 +180,6 @@ main (void)

return result;
}

#define TEST_FUNCTION do_test ()
#include "../test-skeleton.c"

0 comments on commit 29955b5

Please sign in to comment.