From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan =?utf-8?Q?Neusch=C3=A4fer?= Subject: Re: [PATCH 2/2] validation/prototype: regression for skipping prototypes Date: Sun, 17 May 2015 20:40:05 +0200 Message-ID: <20150517184004.GK1804@latitude> References: <1431815545-21250-1-git-send-email-a3at.mail@gmail.com> <1431815545-21250-3-git-send-email-a3at.mail@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mout.gmx.net ([212.227.17.20]:50918 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751484AbbEQSkK (ORCPT ); Sun, 17 May 2015 14:40:10 -0400 Content-Disposition: inline In-Reply-To: <1431815545-21250-3-git-send-email-a3at.mail@gmail.com> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Azat Khuzhin Cc: linux-sparse@vger.kernel.org > Subject: [PATCH 2/2] validation/prototype: regression for skipping prototypes This is not a regression, but a regression test. A regression means that previously working functionality breaks, and regression tests can detect regressions by testing that certain functionality still works. Best regards, Jonathan