From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx2.redhat.com (mx2.redhat.com [10.255.15.25]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l1QF0oxs029477 for ; Mon, 26 Feb 2007 10:00:51 -0500 Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.179]) by mx2.redhat.com (8.13.1/8.13.1) with ESMTP id l1QF0fH3014460 for ; Mon, 26 Feb 2007 10:00:46 -0500 Received: by ik-out-1112.google.com with SMTP id c29so361934ika for ; Mon, 26 Feb 2007 07:00:46 -0800 (PST) Message-ID: Date: Mon, 26 Feb 2007 20:30:45 +0530 From: "Nilesh Borate" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [linux-lvm] Writing LVM2 specific testcase. Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-lvm@redhat.com Hi, I am testing LVM2 package. I am already done with a lvm testcase which simply runs most of the the lvm commands on loop devices, and checks for each commands exit value. But I want to build a LVM2 specific testcase. I want to figure out exact differences of LVM2 from LVM1, and how should I proceed with LVM2 specific tests. Any guidelines, help would be of definite help. Thanks & Warm Regards, Nilesh C. Borate