diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/chmod/Makefile.in | 2 | ||||
-rw-r--r-- | tests/cp/Makefile.in | 2 | ||||
-rw-r--r-- | tests/dd/Makefile.in | 2 | ||||
-rw-r--r-- | tests/dircolors/Makefile.in | 2 | ||||
-rw-r--r-- | tests/du/Makefile.in | 2 | ||||
-rw-r--r-- | tests/install/Makefile.in | 2 | ||||
-rw-r--r-- | tests/ln/Makefile.in | 2 | ||||
-rw-r--r-- | tests/ls-2/Makefile.in | 2 | ||||
-rw-r--r-- | tests/ls/Makefile.in | 2 | ||||
-rw-r--r-- | tests/mkdir/Makefile.in | 2 | ||||
-rw-r--r-- | tests/mv/Makefile.in | 4 | ||||
-rw-r--r-- | tests/rm/Makefile.in | 2 | ||||
-rw-r--r-- | tests/rmdir/Makefile.in | 2 | ||||
-rw-r--r-- | tests/shred/Makefile.in | 2 | ||||
-rw-r--r-- | tests/touch/Makefile.in | 2 |
15 files changed, 30 insertions, 2 deletions
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in index 94410a9b6..9fd57ff6b 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in index 40ebc511f..a3b6554f6 100644 --- a/tests/cp/Makefile.in +++ b/tests/cp/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in index 4ffbe16e5..1eacf8dc5 100644 --- a/tests/dd/Makefile.in +++ b/tests/dd/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in index 0b4eadae9..3673ab86d 100644 --- a/tests/dircolors/Makefile.in +++ b/tests/dircolors/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index 5d4b51c3c..2d1e5917e 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index 30e7ed52c..892f947e5 100644 --- a/tests/install/Makefile.in +++ b/tests/install/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in index d2d3574de..1211c5cc7 100644 --- a/tests/ln/Makefile.in +++ b/tests/ln/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in index e124ee21a..890c1a76d 100644 --- a/tests/ls-2/Makefile.in +++ b/tests/ls-2/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in index 57478e842..fd65d2144 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in index 06ca828c5..5c40a537c 100644 --- a/tests/mkdir/Makefile.in +++ b/tests/mkdir/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index c54a43004..a48e2a484 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ @@ -114,7 +116,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.3 gnits -TESTS = mv-special-1 into-self into-self-2 into-self-3 backup-is-src \ +TESTS = i-2 mv-special-1 into-self into-self-2 into-self-3 backup-is-src \ i-1 hard-link-1 force partition-perm to-symlink dir-file diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index 36edeae14..705b39c06 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -116,7 +116,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.1 gnits -TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 # unreadable empty-name +TESTS = r-1 r-2 r-3 i-1 ir-1 f-1 sunos-1 deep-1 hash # unreadable empty-name EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ RM=../../src/rm \ diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in index 991e2b47c..baa715d7b 100644 --- a/tests/rmdir/Makefile.in +++ b/tests/rmdir/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in index 31a9d966d..49963fc68 100644 --- a/tests/shred/Makefile.in +++ b/tests/shred/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index e3933bc7b..726e81a8d 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/Makefile.in @@ -88,7 +88,9 @@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CLOCK_GETTIME = @LIB_CLOCK_GETTIME@ LIB_CRYPT = @LIB_CRYPT@ +LIB_NANOSLEEP = @LIB_NANOSLEEP@ MAKEINFO = @MAKEINFO@ MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ |