Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 22 Mar 2001 09:46:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 22 Mar 2001 09:45:51 -0500 Received: from router-100M.swansea.linux.org.uk ([194.168.151.17]:2311 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Thu, 22 Mar 2001 09:45:43 -0500 Subject: Re: regression testing To: root@chaos.analogic.com Date: Thu, 22 Mar 2001 14:47:18 +0000 (GMT) Cc: nbecker@fred.net, linux-kernel@vger.kernel.org In-Reply-To: from "Richard B. Johnson" at Mar 22, 2001 08:39:06 AM X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Regression testing __is__ what happens when 10,000 testers independently > try to break the software! Nope. Thats stress testing and a limited amount of coverage testing. > Canned so-called "regression-test" schemes will fail to test at least > 90 percent of the code paths, while attempting to "test" 100 percent > of the code! Then they are not well designed. Tools like gprof and the kernel profiling will let you measure code path coverage of a test series - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/