Re: dtc: Fold comment handling test into testsuite

2008-02-15 Thread Jon Loeliger
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

dtc: Fold comment handling test into testsuite

2008-02-14 Thread David Gibson
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 o