From 56cde2863262b28bec0252a8d0c82b4546371c72 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 20 Dec 2010 19:14:29 -0500 Subject: More tests. --- test/README | 6 ++++-- test/regress.chk | 3 +++ 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/README b/test/README index 00d7c31..21012b8 100644 --- a/test/README +++ b/test/README @@ -40,14 +40,16 @@ fnmatch.h - fnmatch() not tested. unistd.h - fork(), fpathconf(), free(), fsnyc(), *truncate() not tested. stdio.h - *printf*, fputc(), fputwc(), fputws(), fread(), fwrite() not tested. stdio.h - freopen(), fscanf(), sscanf(), feek(), fseeko() not tested. -stdio.h - fsetpos(), ftell(), ftello() not tested. -math.h - frexp() not tested. +stdio.h - fsetpos(), ftell(), ftello(), getc(), getchar() not tested. +math.h - frexp(), gamma() not tested. sys/statvfs.h - fstatvfs(), statvfs() untested. sys/timeb.h - ftime() not tested. sys/ipc.h - ftok() ftw.h - ftw(), nftw() not tested. wchar.h - fwprintf(), wprintf(), swprintf() not tested. wchar.h - fwscanf(), wscanf(), swscanf() not tested. +stdio.h - getc_unlocked(), getchar_unlocked() not tested. +stdio.h - putc_unlocked(), putchar_unlocked() not tested. For other dependencies not tested, see the commented-out lines in deheader's dependency table. diff --git a/test/regress.chk b/test/regress.chk index 418b0c9..00fbafc 100644 --- a/test/regress.chk +++ b/test/regress.chk @@ -97,6 +97,7 @@ deheader: ./crypt.c includes deheader: ./clock_getres.c includes deheader: ./fchown.c includes deheader: ./advance.c has requires from advance() +deheader: ./advance.c has requires from getc() deheader: ./advance.c includes deheader: ./catopen.c has requires from catopen() deheader: ./catopen.c includes @@ -178,5 +179,7 @@ deheader: in ./chmod.c, retaining required '#include \n' deheader: in ./chown.c, retaining required '#include \n' deheader: in ./chown.c, retaining required '#include \n' deheader: in ./advance.c, retaining required '#include \n' +deheader: in ./advance.c, is required for portability but not present. + deheader: ./clearerr.c without failed (512). deheader: saw 57 files, 63 includes, 12 removed -- cgit v1.2.3-70-g09d2