Re: [U-Boot] [RFC PATCH 0/20] New 'sandbox' test architecture for U-Boot

2011-09-17 Thread Simon Glass
On Sat, Sep 17, 2011 at 2:40 PM, Graeme Russ wrote: > 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

Re: [U-Boot] [RFC PATCH 0/20] New 'sandbox' test architecture for U-Boot

2011-09-17 Thread Graeme Russ
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-t

[U-Boot] [RFC PATCH 0/20] New 'sandbox' test architecture for U-Boot

2011-09-17 Thread Simon Glass
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. This RFC aims to be just enough boot to U-Boot to a command prompt. You can type help; anything