From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graeme Russ Date: Sun, 18 Sep 2011 07:40:44 +1000 Subject: [U-Boot] [RFC PATCH 0/20] New 'sandbox' test architecture for U-Boot In-Reply-To: <1316278015-28285-1-git-send-email-sjg@chromium.org> References: <1316278015-28285-1-git-send-email-sjg@chromium.org> Message-ID: <4E7513DC.6070503@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On 18/09/11 02:46, Simon Glass wrote: > This patch set points towards a possible way to improve the test > infrastructure in U-Boot. The goal is to have a test suite that can run in > a minute or two on a Linux PC and test all non-platform code. It is odd the patches 2-20 are in-reply-to patch 1 rather than 1-20 being in reply to patch 0... Regards, Graeme