glibc/io
Joseph Myers f0881698bf Generate .test-result files for tests with special rules.
This patch, an updated version of
<https://sourceware.org/ml/libc-alpha/2014-01/msg00194.html> now
proposed for inclusion in glibc, extends the generation of PASS and
FAIL status in .test-result files for individual tests to cover tests
with their own custom makefile rules.  This is just adding
$(evaluate-test) calls to all such rules, since tests with multiple
commands were previously split into separate tests.

Note that the tests the makefiles expect to fail (posix/annexc and
conformtest) currently get FAIL listed in the .test-result file,
rather than XFAIL; a subsequent patch will introduce a better XFAIL
mechanism.

Tested x86_64.

	* Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
	($(objpfx)check-local-headers.out): Likewise.
	($(objpfx)begin-end-check.out): Likewise.
	* Makerules (check-abi-%.out): Likewise.
	* catgets/Makefile ($(objpfx)test1.cat): Likewise.
	($(objpfx)test2.cat): Likewise.
	($(objpfx)de/libc.cat): Likewise.
	($(objpfx)test-gencat.out): Likewise.
	* conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
	* elf/Makefile ($(objpfx)order-cmp.out): Likewise.
	($(objpfx)noload-mem): Likewise.
	($(objpfx)tst-pathopt.out): Likewise.
	($(objpfx)tst-rtld-load-self.out): Likewise.
	($(objpfx)tst-array1-cmp.out): Likewise.
	($(objpfx)tst-array1-static-cmp.out): Likewise.
	($(objpfx)tst-array2-cmp.out): Likewise.
	($(objpfx)tst-array3-cmp.out): Likewise.
	($(objpfx)tst-array4-cmp.out): Likewise.
	($(objpfx)tst-array5-cmp.out): Likewise.
	($(objpfx)tst-array5-static-cmp.out): Likewise.
	($(objpfx)check-textrel.out): Likewise.
	($(objpfx)check-execstack.out): Likewise.
	($(objpfx)check-localplt.out): Likewise.
	($(objpfx)order2-cmp.out): Likewise.
	($(objpfx)tst-leaks1-mem): Likewise.
	($(objpfx)tst-leaks1-static-mem): Likewise.
	($(objpfx)tst-initorder-cmp.out): Likewise.
	($(objpfx)tst-initorder2-cmp.out): Likewise.
	($(objpfx)tst-unused-dep.out): Likewise.
	($(objpfx)tst-unused-dep-cmp.out): Likewise.
	* grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
	* iconv/Makefile (test-iconvconfig): Likewise.
	* iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
	($(objpfx)iconv-test.out): Likewise.
	($(objpfx)tst-tables.out): Likewise.
	* intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
	($(objpfx)tst-gettext.out): Likewise.
	($(objpfx)tst-translit.out): Likewise.
	($(objpfx)tst-gettext2.out): Likewise.
	($(objpfx)tst-gettext4.out): Likewise.
	($(objpfx)tst-gettext6.out): Likewise.
	* io/Makefile ($(objpfx)ftwtest.out): Likewise.
	* libio/Makefile ($(objpfx)test-freopen.out): Likewise.
	($(objpfx)tst-fopenloc-cmp.out): Likewise.
	($(objpfx)tst-fopenloc-mem.out): Likewise.
	* malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
	* misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
	* posix/Makefile ($(objpfx)globtest.out): Likewise.
	($(objpfx)wordexp-tst.out): Likewise.
	($(objpfx)annexc.out): Likewise.
	($(objpfx)tst-fnmatch-mem): Likewise.
	($(objpfx)bug-regex2-mem): Likewise.
	($(objpfx)bug-regex14-mem): Likewise.
	($(objpfx)bug-regex21-mem): Likewise.
	($(objpfx)bug-regex31-mem): Likewise.
	($(objpfx)tst-vfork3-mem): Likewise.
	($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
	($(objpfx)tst-pcre-mem): Likewise.
	($(objpfx)tst-boost-mem): Likewise.
	($(objpfx)tst-getconf.out): Likewise.
	($(objpfx)bug-ga2-mem): Likewise.
	($(objpfx)bug-glob2-mem): Likewise.
	* resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
	($(objpfx)mtrace-tst-leaks2): Likewise.
	* stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
	($(objpfx)tst-printf.out): Likewise.
	($(objpfx)tst-setvbuf1.out): Likewise.
	($(objpfx)tst-setvbuf1-cmp.out): Likewise.
	* stdlib/Makefile ($(objpfx)isomac.out): Likewise.
	($(objpfx)tst-fmtmsg.out): Likewise.
	* string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
	* sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.

localedata:
	* Makefile ($(objpfx)sort-test.out): Use $(evaluate-test).
	($(objpfx)tst-fmon.out): Likewise.
	($(objpfx)tst-numeric.out): Likewise.
	($(objpfx)tst-locale.out): Likewise.
	($(objpfx)tst-rpmatch.out): Likewise.
	($(objpfx)tst-trans.out): Likewise.
	($(objpfx)tst-mbswcs.out): Likewise.
	($(objpfx)tst-ctype.out): Likewise.
	($(objpfx)tst-wctype.out): Likewise.
	($(objpfx)tst-langinfo.out): Likewise.
	($(objpfx)mtrace-tst-leaks): Likewise.

nptl:
	* Makefile ($(objpfx)tst-stack3-mem): Use $(evaluate-test).
	($(objpfx)tst-tls6.out): Likewise.
	($(objpfx)tst-cleanup0.out): Likewise.
	($(objpfx)tst-cleanup0-cmp.out): Likewise.
	($(objpfx)tst-cancel-wrappers.out): Likewise.
	($(objpfx)tst-oddstacklimit.out): Likewise.

nptl_db:
	* Makefile ($(objpfx)db-symbols.out): Use
	$(evaluate-test).
2014-02-21 21:48:08 +00:00
..
bits Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sys Complete _BSD_SOURCE / _SVID_source followup cleanup. 2014-02-21 21:45:26 +00:00
access.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
bug-ftw1.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
bug-ftw2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
bug-ftw3.c Update. 2002-02-07 17:54:45 +00:00
bug-ftw4.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
bug-ftw5.c [BZ #4076] 2007-02-21 09:36:46 +00:00
chdir.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
chmod.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
chown.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
close.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
creat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
creat64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dup.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dup2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dup3.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
euidaccess.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
faccessat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fchdir.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fchmod.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fchmodat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fchown.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fchownat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fcntl.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fcntl.h Clean up trivially redundant __USE_MISC conditionals. 2014-02-13 22:07:53 +00:00
flock.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fstat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fstat64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fstatat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fstatat64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fstatfs.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fstatfs64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fstatvfs.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fstatvfs64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fts.c Avoid use of "register" as optimization hint. 2013-06-07 22:24:35 +00:00
fts.h Update. 2003-09-12 22:37:19 +00:00
ftw.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ftw.h Combine __USE_BSD and __USE_SVID into __USE_MISC. 2014-02-12 23:41:01 +00:00
ftw64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ftwtest-sh Stop io/ftwtest deleting its own output. 2014-02-12 20:52:19 +00:00
ftwtest.c Update. 2003-11-07 23:00:00 +00:00
futimens.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fxstat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fxstat64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fxstatat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
fxstatat64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getcwd.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getdirname.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
getwd.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
have_o_cloexec.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
isatty.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lchmod.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lchown.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
link.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
linkat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lockf.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lockf64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lseek.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lseek64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lstat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lstat64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lxstat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
lxstat64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Makefile Generate .test-result files for tests with special rules. 2014-02-21 21:48:08 +00:00
mkdir.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mkdirat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mkfifo.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mkfifoat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mknod.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mknodat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
open.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
open64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
open64_2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
open_2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
openat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
openat64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
openat64_2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
openat_2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pipe.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pipe2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
poll.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
poll.h
posix_fadvise.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
posix_fadvise64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
posix_fallocate.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
posix_fallocate64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ppoll.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
pwd.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
read.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
readlink.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
readlinkat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
rmdir.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sendfile.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sendfile64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
stat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
stat64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
statfs.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
statfs64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
statvfs.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
statvfs64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
symlink.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
symlinkat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
test-lfs.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
test-stat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
test-stat2.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
test-utime.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-faccessat.c * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty 2006-01-22 00:57:24 +00:00
tst-fchmodat.c * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty 2006-01-22 00:57:24 +00:00
tst-fchownat.c * io/tst-fchownat.c: Correctly handle _POSIX_CHOWN_RESTRICTED 2008-03-08 05:21:41 +00:00
tst-fcntl.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-fstatat.c * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty 2006-01-22 00:57:24 +00:00
tst-futimesat.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
tst-getcwd.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
tst-linkat.c (do_test): Pass new parameter to linkat. 2006-02-27 00:59:21 +00:00
tst-mkdirat.c * io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat, 2006-01-20 23:24:42 +00:00
tst-mkfifoat.c * io/Makefile (tests): Add tst-symlinkat, tst-linkat, tst-readlinkat, 2006-01-20 23:24:42 +00:00
tst-mknodat.c tst-mknodat: create a FIFO instead of a socket 2012-09-28 21:33:52 +02:00
tst-openat.c * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty 2006-01-22 00:57:24 +00:00
tst-posix_fallocate.c Include <fcntl.h>. 2007-07-28 18:04:22 +00:00
tst-readlinkat.c * io/Makefile (tests): Add tst-symlinkat, tst-linkat, and 2006-01-20 21:55:16 +00:00
tst-renameat.c * sysdeps/unix/sysv/linux/renameat.c (__atfct_seterrno_2): Correcty 2006-01-22 00:57:24 +00:00
tst-statvfs.c Update. 2003-10-27 04:05:04 +00:00
tst-symlinkat.c * io/Makefile (tests): Add tst-symlinkat, tst-linkat, and 2006-01-20 21:55:16 +00:00
tst-ttyname_r.c * nis/nis_subr.c (nis_getnames): Revert last change. 2006-12-05 21:28:15 +00:00
tst-unlinkat.c * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, 2005-11-11 20:02:07 +00:00
ttyname.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ttyname_r.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
umask.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
unlink.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
unlinkat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
utime.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
utime.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
utimensat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
Versions * Versions.def (glibc): Add GLIBC_2.9. 2008-07-25 04:51:56 +00:00
write.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
xmknod.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
xmknodat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
xstat.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
xstat64.c Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00