QA updates and a couple of new tests.

Exercise some of the limits for large file handling on 32-bit-sector_t systems.
This commit is contained in:
fsgqa
2003-07-07 03:34:36 +00:00
parent 6904219985
commit 30f93b8e71
7 changed files with 280 additions and 30 deletions
+2 -4
View File
@@ -1,6 +1,6 @@
#! /bin/sh
#
# Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved.
# Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of version 2 of the GNU General Public License as
@@ -33,8 +33,6 @@
#
# Make a new test
#
# $Header: /build2/depot/linux/pcp/dev/qa/RCS/new,v 2.22 1999/10/06 19:16:53 kenmcd Exp $
#
# generic initialization
iam=new
@@ -102,7 +100,7 @@ cat <<End-of-File | sed -e '/rcsId/s//Id: 1.1 /' >$id
# what am I here for?
#
#-----------------------------------------------------------------------
# Copyright (c) 2000-2001 Silicon Graphics, Inc. All Rights Reserved.
# Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of version 2 of the GNU General Public License as