From owner-freebsd-fs Sun Jan 23 19:12:10 2000 Delivered-To: freebsd-fs@freebsd.org Received: from macalpine.cornfed.com (macalpine.cornfed.com [208.58.42.162]) by hub.freebsd.org (Postfix) with ESMTP id 8DAFB14FC7 for ; Sun, 23 Jan 2000 19:12:07 -0800 (PST) (envelope-from fwmiller@macalpine.cornfed.com) Received: (from fwmiller@localhost) by macalpine.cornfed.com (8.9.2/8.9.2) id WAA12877; Sun, 23 Jan 2000 22:10:58 -0500 (EST) (envelope-from fwmiller) From: "Frank W. Miller" Message-Id: <200001240310.WAA12877@macalpine.cornfed.com> Subject: File system tests To: freebsd-fs@freebsd.org Date: Sun, 23 Jan 2000 22:10:58 -0500 (EST) Cc: fwmiller@macalpine.cornfed.com (Frank W. Miller) X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-fs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greetings, First, let me apologize for using this list for this. I'm writing a new file system for another operating system. The only real tie to FreeBSD is that I am cross developing the system using 3.1. The main reason I'm using this list is that I know there's lots o savvy file system folks here from following the list for several years. So, I hope I dont get people too mad about this. What I'm looking for is a test suite that can be used to exercise a POSIX file system interface. I'm looking for two kinds of tests: 1) Tests of individual routines to make sure they work correctly, i.e. return the right values when various error conditions are thrown at them. 2) A test or set of tests that will exercise the file system over a long period of time, perhaps throwing random operations at it or perhaps using distributions to throw various operations at it. Anyone know of such a test suite? What sort of code is used to test the FreeBSD file systems for things like regression testing? Thanks, FM -- Frank W. Miller Cornfed Systems Inc www.cornfed.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-fs" in the body of the message