summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/acl-tests1
-rw-r--r--modules/argmatch-tests1
-rw-r--r--modules/argp-tests1
-rw-r--r--modules/argp-version-etc-tests1
-rw-r--r--modules/array-list-tests1
-rw-r--r--modules/array-oset-tests1
-rw-r--r--modules/avltree-list-tests1
-rw-r--r--modules/avltree-oset-tests1
-rw-r--r--modules/avltreehash-list-tests1
-rw-r--r--modules/carray-list-tests1
-rw-r--r--modules/copy-file-tests1
-rw-r--r--modules/exclude-tests1
-rw-r--r--modules/fchownat-tests1
-rw-r--r--modules/fdopendir-tests1
-rw-r--r--modules/filenamecat-tests1
-rw-r--r--modules/fstatat-tests1
-rw-r--r--modules/fstrcmp-tests1
-rw-r--r--modules/linked-list-tests1
-rw-r--r--modules/linkedhash-list-tests1
-rw-r--r--modules/mkdirat-tests1
-rw-r--r--modules/nonblocking-pipe-tests1
-rw-r--r--modules/nonblocking-socket-tests1
-rw-r--r--modules/obstack-printf-tests1
-rw-r--r--modules/openat-tests1
-rw-r--r--modules/parse-datetime-tests1
-rw-r--r--modules/pipe-filter-gi-tests1
-rw-r--r--modules/pipe-filter-ii-tests1
-rw-r--r--modules/quotearg-simple-tests1
-rw-r--r--modules/quotearg-tests1
-rw-r--r--modules/rbtree-list-tests1
-rw-r--r--modules/rbtree-oset-tests1
-rw-r--r--modules/rbtreehash-list-tests1
-rw-r--r--modules/spawn-pipe-tests1
-rw-r--r--modules/system-quote-tests1
-rw-r--r--modules/uniname/uniname-tests1
-rw-r--r--modules/uninorm/nfc-tests1
-rw-r--r--modules/uninorm/nfd-tests1
-rw-r--r--modules/uninorm/nfkc-tests1
-rw-r--r--modules/uninorm/nfkd-tests1
-rw-r--r--modules/unistdio/u16-vsnprintf-tests1
-rw-r--r--modules/unistdio/u16-vsprintf-tests1
-rw-r--r--modules/unistdio/u32-vsnprintf-tests1
-rw-r--r--modules/unistdio/u32-vsprintf-tests1
-rw-r--r--modules/unistdio/u8-vsnprintf-tests1
-rw-r--r--modules/unistdio/u8-vsprintf-tests1
-rw-r--r--modules/unistdio/ulc-vsnprintf-tests1
-rw-r--r--modules/unistdio/ulc-vsprintf-tests1
-rw-r--r--modules/unlinkat-tests1
-rw-r--r--modules/version-etc-tests1
-rw-r--r--modules/xalloc-die-tests1
-rw-r--r--modules/xmemdup0-tests1
-rw-r--r--modules/xprintf-posix-tests1
-rw-r--r--modules/xvasprintf-tests1
53 files changed, 0 insertions, 53 deletions
diff --git a/modules/acl-tests b/modules/acl-tests
index e755014fd6..3438f146f3 100644
--- a/modules/acl-tests
+++ b/modules/acl-tests
@@ -12,7 +12,6 @@ tests/macros.h
Depends-on:
file-has-acl-tests
-progname
read-file
unistd
xalloc
diff --git a/modules/argmatch-tests b/modules/argmatch-tests
index 85ac3a2b56..cc02852bab 100644
--- a/modules/argmatch-tests
+++ b/modules/argmatch-tests
@@ -3,7 +3,6 @@ tests/test-argmatch.c
tests/macros.h
Depends-on:
-progname
configure.ac:
diff --git a/modules/argp-tests b/modules/argp-tests
index 8f92a4def7..ce621d93a1 100644
--- a/modules/argp-tests
+++ b/modules/argp-tests
@@ -3,7 +3,6 @@ tests/test-argp.c
tests/test-argp-2.sh
Depends-on:
-progname
Makefile.am:
TESTS += test-argp test-argp-2.sh
diff --git a/modules/argp-version-etc-tests b/modules/argp-version-etc-tests
index c4451a24b7..df101821b4 100644
--- a/modules/argp-version-etc-tests
+++ b/modules/argp-version-etc-tests
@@ -4,7 +4,6 @@ tests/test-argp-version-etc-1.sh
Depends-on:
argp
-progname
version-etc-fsf
Makefile.am:
diff --git a/modules/array-list-tests b/modules/array-list-tests
index 1e9524d264..d80a0e01f8 100644
--- a/modules/array-list-tests
+++ b/modules/array-list-tests
@@ -3,7 +3,6 @@ tests/test-array_list.c
tests/macros.h
Depends-on:
-progname
configure.ac:
diff --git a/modules/array-oset-tests b/modules/array-oset-tests
index 5791316312..2ccc86f73a 100644
--- a/modules/array-oset-tests
+++ b/modules/array-oset-tests
@@ -5,7 +5,6 @@ tests/macros.h
Depends-on:
xlist
array-list
-progname
configure.ac:
diff --git a/modules/avltree-list-tests b/modules/avltree-list-tests
index cbd47c7811..97fcb3d8fd 100644
--- a/modules/avltree-list-tests
+++ b/modules/avltree-list-tests
@@ -4,7 +4,6 @@ tests/macros.h
Depends-on:
array-list
-progname
configure.ac:
diff --git a/modules/avltree-oset-tests b/modules/avltree-oset-tests
index a29ad587d4..2cb98e0e4f 100644
--- a/modules/avltree-oset-tests
+++ b/modules/avltree-oset-tests
@@ -4,7 +4,6 @@ tests/macros.h
Depends-on:
array-oset
-progname
configure.ac:
diff --git a/modules/avltreehash-list-tests b/modules/avltreehash-list-tests
index eae613ec14..24605aee8e 100644
--- a/modules/avltreehash-list-tests
+++ b/modules/avltreehash-list-tests
@@ -4,7 +4,6 @@ tests/macros.h
Depends-on:
array-list
-progname
configure.ac:
diff --git a/modules/carray-list-tests b/modules/carray-list-tests
index 4f13705ae2..d3e7da1c0e 100644
--- a/modules/carray-list-tests
+++ b/modules/carray-list-tests
@@ -4,7 +4,6 @@ tests/macros.h
Depends-on:
array-list
-progname
configure.ac:
diff --git a/modules/copy-file-tests b/modules/copy-file-tests
index cc06a0bb50..c6eaf70a72 100644
--- a/modules/copy-file-tests
+++ b/modules/copy-file-tests
@@ -8,7 +8,6 @@ tests/macros.h
Depends-on:
acl
acl-tests
-progname
read-file
xalloc
diff --git a/modules/exclude-tests b/modules/exclude-tests
index cf0f69b77d..f0dffe86a8 100644
--- a/modules/exclude-tests
+++ b/modules/exclude-tests
@@ -12,7 +12,6 @@ tests/test-exclude8.sh
Depends-on:
argmatch
error
-progname
test-framework-sh
Makefile.am:
diff --git a/modules/fchownat-tests b/modules/fchownat-tests
index 7b9991e6c6..4e289bda5d 100644
--- a/modules/fchownat-tests
+++ b/modules/fchownat-tests
@@ -11,7 +11,6 @@ ignore-value
mgetgroups
nanosleep
openat-h
-progname
stat-time
symlink
diff --git a/modules/fdopendir-tests b/modules/fdopendir-tests
index 9dd53cc499..6bd6711c68 100644
--- a/modules/fdopendir-tests
+++ b/modules/fdopendir-tests
@@ -7,7 +7,6 @@ Depends-on:
open
opendir
closedir
-progname
configure.ac:
diff --git a/modules/filenamecat-tests b/modules/filenamecat-tests
index 93ccac1407..14d3c1777e 100644
--- a/modules/filenamecat-tests
+++ b/modules/filenamecat-tests
@@ -3,7 +3,6 @@ tests/test-filenamecat.c
Depends-on:
stdbool
-progname
configure.ac:
diff --git a/modules/fstatat-tests b/modules/fstatat-tests
index 25dc559897..461d8914f9 100644
--- a/modules/fstatat-tests
+++ b/modules/fstatat-tests
@@ -9,7 +9,6 @@ Depends-on:
getcwd-lgpl
ignore-value
openat-h
-progname
symlink
configure.ac:
diff --git a/modules/fstrcmp-tests b/modules/fstrcmp-tests
index b82f414b00..fa2183c113 100644
--- a/modules/fstrcmp-tests
+++ b/modules/fstrcmp-tests
@@ -4,7 +4,6 @@ tests/macros.h
Depends-on:
stdbool
-progname
configure.ac:
diff --git a/modules/linked-list-tests b/modules/linked-list-tests
index d6fd5aa252..c34e49edc8 100644
--- a/modules/linked-list-tests
+++ b/modules/linked-list-tests
@@ -4,7 +4,6 @@ tests/macros.h
Depends-on:
array-list
-progname
configure.ac:
diff --git a/modules/linkedhash-list-tests b/modules/linkedhash-list-tests
index 510914934b..6972bfd6c7 100644
--- a/modules/linkedhash-list-tests
+++ b/modules/linkedhash-list-tests
@@ -4,7 +4,6 @@ tests/macros.h
Depends-on:
array-list
-progname
configure.ac:
diff --git a/modules/mkdirat-tests b/modules/mkdirat-tests
index 103a5acaba..b2f3befb16 100644
--- a/modules/mkdirat-tests
+++ b/modules/mkdirat-tests
@@ -6,7 +6,6 @@ tests/macros.h
Depends-on:
ignore-value
-progname
symlink
configure.ac:
diff --git a/modules/nonblocking-pipe-tests b/modules/nonblocking-pipe-tests
index eccf839b69..fa3b771f77 100644
--- a/modules/nonblocking-pipe-tests
+++ b/modules/nonblocking-pipe-tests
@@ -13,7 +13,6 @@ stdbool
unistd
nonblocking
wait-process
-progname
pipe-posix
dup2
environ
diff --git a/modules/nonblocking-socket-tests b/modules/nonblocking-socket-tests
index 9c3a614f72..2eb883ed33 100644
--- a/modules/nonblocking-socket-tests
+++ b/modules/nonblocking-socket-tests
@@ -16,7 +16,6 @@ unistd
sys_socket
nonblocking
wait-process
-progname
environ
posix_spawnp
netinet_in
diff --git a/modules/obstack-printf-tests b/modules/obstack-printf-tests
index f1c99ca94a..2790e6942b 100644
--- a/modules/obstack-printf-tests
+++ b/modules/obstack-printf-tests
@@ -4,7 +4,6 @@ tests/signature.h
tests/macros.h
Depends-on:
-progname
xalloc
configure.ac:
diff --git a/modules/openat-tests b/modules/openat-tests
index c42d843ceb..0b7370d6f2 100644
--- a/modules/openat-tests
+++ b/modules/openat-tests
@@ -5,7 +5,6 @@ tests/signature.h
tests/macros.h
Depends-on:
-progname
symlink
configure.ac:
diff --git a/modules/parse-datetime-tests b/modules/parse-datetime-tests
index 04feed2f0f..7c62b8024a 100644
--- a/modules/parse-datetime-tests
+++ b/modules/parse-datetime-tests
@@ -3,7 +3,6 @@ tests/test-parse-datetime.c
tests/macros.h
Depends-on:
-progname
setenv
configure.ac:
diff --git a/modules/pipe-filter-gi-tests b/modules/pipe-filter-gi-tests
index e5da562394..ef6ace3c66 100644
--- a/modules/pipe-filter-gi-tests
+++ b/modules/pipe-filter-gi-tests
@@ -13,7 +13,6 @@ c-ctype
read-file
full-write
usleep
-progname
configure.ac:
diff --git a/modules/pipe-filter-ii-tests b/modules/pipe-filter-ii-tests
index 236de130b9..63d35abed9 100644
--- a/modules/pipe-filter-ii-tests
+++ b/modules/pipe-filter-ii-tests
@@ -12,7 +12,6 @@ binary-io
c-ctype
read-file
full-write
-progname
configure.ac:
diff --git a/modules/quotearg-simple-tests b/modules/quotearg-simple-tests
index 5354c4b579..3c932f037a 100644
--- a/modules/quotearg-simple-tests
+++ b/modules/quotearg-simple-tests
@@ -6,7 +6,6 @@ tests/zerosize-ptr.h
m4/mmap-anon.m4
Depends-on:
-progname
stdint
configure.ac:
diff --git a/modules/quotearg-tests b/modules/quotearg-tests
index 1af4effd21..885d4596ff 100644
--- a/modules/quotearg-tests
+++ b/modules/quotearg-tests
@@ -13,7 +13,6 @@ m4/codeset.m4
Depends-on:
gettext
-progname
stdint
setenv
unsetenv
diff --git a/modules/rbtree-list-tests b/modules/rbtree-list-tests
index c4262ab0cb..6651b48351 100644
--- a/modules/rbtree-list-tests
+++ b/modules/rbtree-list-tests
@@ -4,7 +4,6 @@ tests/macros.h
Depends-on:
array-list
-progname
configure.ac:
diff --git a/modules/rbtree-oset-tests b/modules/rbtree-oset-tests
index db690783a8..366faf23cc 100644
--- a/modules/rbtree-oset-tests
+++ b/modules/rbtree-oset-tests
@@ -4,7 +4,6 @@ tests/macros.h
Depends-on:
array-oset
-progname
configure.ac:
diff --git a/modules/rbtreehash-list-tests b/modules/rbtreehash-list-tests
index 446e44d1c8..d27b2bc6bb 100644
--- a/modules/rbtreehash-list-tests
+++ b/modules/rbtreehash-list-tests
@@ -4,7 +4,6 @@ tests/macros.h
Depends-on:
array-list
-progname
configure.ac:
diff --git a/modules/spawn-pipe-tests b/modules/spawn-pipe-tests
index e17eece533..f7831d5e4d 100644
--- a/modules/spawn-pipe-tests
+++ b/modules/spawn-pipe-tests
@@ -6,7 +6,6 @@ tests/macros.h
Depends-on:
close
-progname
configure.ac:
diff --git a/modules/system-quote-tests b/modules/system-quote-tests
index 7b6967bf7d..eb69bbd345 100644
--- a/modules/system-quote-tests
+++ b/modules/system-quote-tests
@@ -10,7 +10,6 @@ tests/macros.h
Depends-on:
stdbool
unistd
-progname
popen
pclose
diff --git a/modules/uniname/uniname-tests b/modules/uniname/uniname-tests
index 14ccc4e33b..296b237bc7 100644
--- a/modules/uniname/uniname-tests
+++ b/modules/uniname/uniname-tests
@@ -7,7 +7,6 @@ tests/uniname/NameAliases.txt
Depends-on:
xalloc
-progname
configure.ac:
diff --git a/modules/uninorm/nfc-tests b/modules/uninorm/nfc-tests
index 9a571ea9ee..a32548cfbb 100644
--- a/modules/uninorm/nfc-tests
+++ b/modules/uninorm/nfc-tests
@@ -16,7 +16,6 @@ unistr/u16-cmp
unistr/u32-cmp
unistr/u32-strlen
xalloc
-progname
configure.ac:
AC_CHECK_DECLS_ONCE([alarm])
diff --git a/modules/uninorm/nfd-tests b/modules/uninorm/nfd-tests
index 047c8a768b..2aa5a70de2 100644
--- a/modules/uninorm/nfd-tests
+++ b/modules/uninorm/nfd-tests
@@ -16,7 +16,6 @@ unistr/u16-cmp
unistr/u32-cmp
unistr/u32-strlen
xalloc
-progname
configure.ac:
AC_CHECK_DECLS_ONCE([alarm])
diff --git a/modules/uninorm/nfkc-tests b/modules/uninorm/nfkc-tests
index 3d8b1a9767..52a75d5b9c 100644
--- a/modules/uninorm/nfkc-tests
+++ b/modules/uninorm/nfkc-tests
@@ -16,7 +16,6 @@ unistr/u16-cmp
unistr/u32-cmp
unistr/u32-strlen
xalloc
-progname
configure.ac:
AC_CHECK_DECLS_ONCE([alarm])
diff --git a/modules/uninorm/nfkd-tests b/modules/uninorm/nfkd-tests
index d3cb5d9db9..2705c63acd 100644
--- a/modules/uninorm/nfkd-tests
+++ b/modules/uninorm/nfkd-tests
@@ -16,7 +16,6 @@ unistr/u16-cmp
unistr/u32-cmp
unistr/u32-strlen
xalloc
-progname
configure.ac:
AC_CHECK_DECLS_ONCE([alarm])
diff --git a/modules/unistdio/u16-vsnprintf-tests b/modules/unistdio/u16-vsnprintf-tests
index cb17e7710f..6d25e27e34 100644
--- a/modules/unistdio/u16-vsnprintf-tests
+++ b/modules/unistdio/u16-vsnprintf-tests
@@ -5,7 +5,6 @@ tests/macros.h
Depends-on:
xalloc
-progname
configure.ac:
diff --git a/modules/unistdio/u16-vsprintf-tests b/modules/unistdio/u16-vsprintf-tests
index 1eff147a81..47557839c3 100644
--- a/modules/unistdio/u16-vsprintf-tests
+++ b/modules/unistdio/u16-vsprintf-tests
@@ -5,7 +5,6 @@ tests/macros.h
Depends-on:
xalloc
-progname
configure.ac:
diff --git a/modules/unistdio/u32-vsnprintf-tests b/modules/unistdio/u32-vsnprintf-tests
index d1536b5552..d272f76e02 100644
--- a/modules/unistdio/u32-vsnprintf-tests
+++ b/modules/unistdio/u32-vsnprintf-tests
@@ -5,7 +5,6 @@ tests/macros.h
Depends-on:
xalloc
-progname
configure.ac:
diff --git a/modules/unistdio/u32-vsprintf-tests b/modules/unistdio/u32-vsprintf-tests
index 37fdaab86f..37d2f35928 100644
--- a/modules/unistdio/u32-vsprintf-tests
+++ b/modules/unistdio/u32-vsprintf-tests
@@ -5,7 +5,6 @@ tests/macros.h
Depends-on:
xalloc
-progname
configure.ac:
diff --git a/modules/unistdio/u8-vsnprintf-tests b/modules/unistdio/u8-vsnprintf-tests
index 98f81570d7..1084051523 100644
--- a/modules/unistdio/u8-vsnprintf-tests
+++ b/modules/unistdio/u8-vsnprintf-tests
@@ -5,7 +5,6 @@ tests/macros.h
Depends-on:
xalloc
-progname
configure.ac:
diff --git a/modules/unistdio/u8-vsprintf-tests b/modules/unistdio/u8-vsprintf-tests
index ca8a20dc92..328242a178 100644
--- a/modules/unistdio/u8-vsprintf-tests
+++ b/modules/unistdio/u8-vsprintf-tests
@@ -5,7 +5,6 @@ tests/macros.h
Depends-on:
xalloc
-progname
configure.ac:
diff --git a/modules/unistdio/ulc-vsnprintf-tests b/modules/unistdio/ulc-vsnprintf-tests
index 307b73fb2e..112456bff8 100644
--- a/modules/unistdio/ulc-vsnprintf-tests
+++ b/modules/unistdio/ulc-vsnprintf-tests
@@ -5,7 +5,6 @@ tests/macros.h
Depends-on:
xalloc
-progname
configure.ac:
diff --git a/modules/unistdio/ulc-vsprintf-tests b/modules/unistdio/ulc-vsprintf-tests
index 7f96872331..147dc9b45a 100644
--- a/modules/unistdio/ulc-vsprintf-tests
+++ b/modules/unistdio/ulc-vsprintf-tests
@@ -5,7 +5,6 @@ tests/macros.h
Depends-on:
xalloc
-progname
configure.ac:
diff --git a/modules/unlinkat-tests b/modules/unlinkat-tests
index 266ead7536..b0f35371f9 100644
--- a/modules/unlinkat-tests
+++ b/modules/unlinkat-tests
@@ -7,7 +7,6 @@ tests/macros.h
Depends-on:
ignore-value
-progname
symlink
unlinkdir
diff --git a/modules/version-etc-tests b/modules/version-etc-tests
index 54936db7b0..d67bd22264 100644
--- a/modules/version-etc-tests
+++ b/modules/version-etc-tests
@@ -3,7 +3,6 @@ tests/test-version-etc.c
tests/test-version-etc.sh
Depends-on:
-progname
version-etc-fsf
Makefile.am:
diff --git a/modules/xalloc-die-tests b/modules/xalloc-die-tests
index e611f8010d..e13eceada0 100644
--- a/modules/xalloc-die-tests
+++ b/modules/xalloc-die-tests
@@ -3,7 +3,6 @@ tests/test-xalloc-die.c
tests/test-xalloc-die.sh
Depends-on:
-progname
test-framework-sh
Makefile.am:
diff --git a/modules/xmemdup0-tests b/modules/xmemdup0-tests
index 13311f0fd5..5bb5b769e2 100644
--- a/modules/xmemdup0-tests
+++ b/modules/xmemdup0-tests
@@ -3,7 +3,6 @@ tests/test-xmemdup0.c
tests/macros.h
Depends-on:
-progname
configure.ac:
diff --git a/modules/xprintf-posix-tests b/modules/xprintf-posix-tests
index a8b2984cd7..1e5cc3d22c 100644
--- a/modules/xprintf-posix-tests
+++ b/modules/xprintf-posix-tests
@@ -10,7 +10,6 @@ tests/macros.h
Depends-on:
stdint
-progname
configure.ac:
diff --git a/modules/xvasprintf-tests b/modules/xvasprintf-tests
index 77d536ebda..7e1484471a 100644
--- a/modules/xvasprintf-tests
+++ b/modules/xvasprintf-tests
@@ -3,7 +3,6 @@ tests/test-xvasprintf.c
tests/macros.h
Depends-on:
-progname
configure.ac: