glibc/inet
Arjun Shankar 29955b5d96 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.
2014-11-05 15:24:08 +05:30
..
arpa Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
netinet Complete _BSD_SOURCE / _SVID_source followup cleanup. 2014-02-21 21:45:26 +00:00
protocols Don't use removed rpc headers 2011-05-05 07:36:40 -04:00
Makefile Consistently include Makeconfig after defining subdir. 2014-02-26 23:12:03 +00:00
Versions [BZ #2693] 2006-05-25 04:50:06 +00:00
aliases.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
bug-if1.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
check_native.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
check_pf.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_aton.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_aton_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_hton.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_line.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_ntoa.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_ntoa_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ether_ntoh.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getaliasent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getaliasent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getaliasname.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getaliasname_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbyad.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbyad_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbynm.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbynm2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbynm2_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstbynm_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
gethstent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getipv4sourcefilter.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnameinfo.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
getnetbyad.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetbyad_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetbynm.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetbynm_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetgrent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getnetgrent_r.c Return failure in getnetgrent only when all netgroups have been searched (#17363) 2014-09-10 21:51:50 +05:30
getproto.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getproto_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getprtent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getprtent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getprtname.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getprtname_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcbyname.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcbyname_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcbynumber.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcbynumber_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getrpcent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getservent.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getservent_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getsourcefilter.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getsrvbynm.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getsrvbynm_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getsrvbypt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getsrvbypt_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
herrno-loc.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
herrno.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
htonl.c Prototypify htonl and htons definitions. 2014-10-24 12:37:36 -07:00
htons.c Prototypify htonl and htons definitions. 2014-10-24 12:37:36 -07:00
htontest.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
if_index.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ifaddrs.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ifaddrs.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ifreq.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
in6_addr.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inet6_opt.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inet6_option.c Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
inet6_rth.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inet_lnaof.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
inet_mkadr.c Update. 2003-08-27 20:57:30 +00:00
inet_net.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
inet_netof.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
inet_ntoa.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
netgroup.h Rework some nscd code not to use variable-length struct types. 2014-10-22 14:28:51 -07:00
rcmd.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
rexec.c * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Remove inline 2009-04-26 20:12:37 +00:00
ruserpass.c Use (void) in no-arguments function definitions. 2013-06-08 00:22:23 +00:00
setipv4sourcefilter.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
setsourcefilter.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
test-ifaddrs.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
test-inet6_opt.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
test_ifindex.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-checks.c Fix more warnings 2011-12-03 21:49:35 -05:00
tst-ether_aton.c Update. 2002-05-24 08:49:00 +00:00
tst-ether_line.c [BZ #5441, BZ #5452, BZ #5454] 2007-12-07 16:50:11 +00:00
tst-gethnm.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-getni1.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
tst-getni2.c Remove trailing whitespace. 2013-06-05 20:44:03 +00:00
tst-inet6_rth.c Fix a strict-alias warning in tst-inet6_rth. 2012-11-29 13:35:14 -08:00
tst-network.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30
tst-ntoa.c Modify several tests to use test-skeleton.c 2014-11-05 15:24:08 +05:30