From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: dtc: Fold comment handling test into testsuite In-Reply-To: Your message of "Fri, 15 Feb 2008 15:14:16 +1100." <20080215041416.GA6221@localhost.localdomain> References: <20080215041416.GA6221@localhost.localdomain> Date: Fri, 15 Feb 2008 08:12:07 -0600 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day David Gibson mumbled: > For ages dtc has included a sample dts, comment-test.dts, for checking > various lexical corner cases in comment processing. In fact, it > predates the automated testsuite, and has never been integrated into > it. This patch addresses this oversight, folding the comment handling > test in with the rest of the testsuite. > > Signed-off-by: David Gibson Applied. Thanks, jdl