# Process this file with autom4te to create testsuite. -*- Autotest -*-
# Test suite for GNU tar.
-# Copyright (C) 2005 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# sufficiently small, in order for the entire archive to fit in two volumes.
# 3. Test the created multi-volume archive.
-AT_SETUP([Split directory members in a MV archive])
+AT_SETUP([split directory members in a MV archive])
AT_KEYWORDS([multivolume multiv multiv04])
AT_TAR_CHECK([
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
-AT_SETUP([Sparse files])
+AT_SETUP([sparse files])
AT_KEYWORDS([sparse sparse01])
AT_TAR_CHECK([
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
-AT_SETUP([Extracting sparse file over a pipe])
+AT_SETUP([extracting sparse file over a pipe])
AT_KEYWORDS([sparse sparse02])
# Tar 1.14 - 1.15.1 was unable to extract sparse files to a pipe.
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
-AT_SETUP([Storing sparse files > 8G])
+AT_SETUP([storing sparse files > 8G])
AT_KEYWORDS([sparse sparse03])
# Tar 1.15.1 incorrectly computed sparse member size if the extended
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
-AT_SETUP([Sparse files in MV archives])
+AT_SETUP([sparse files in MV archives])
AT_KEYWORDS([sparse multiv sparsemv])
# Check if sparse files are correctly split between GNU multi-volume
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.
-AT_SETUP([Sparse files in PAX MV archives])
+AT_SETUP([sparse files in PAX MV archives])
AT_KEYWORDS([sparse multiv sparsemvp])
# Check if sparse files are correctly split between PAX multi-volume