
On Monday, September 26, 2011 20:07:34 Simon Glass wrote:
On Sun, Sep 25, 2011 at 9:59 PM, Mike Frysinger wrote:
On Friday, September 23, 2011 12:22:02 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.
do you have this in a public git tree ?
No I don't sorry. The Chromium tree is a bit behind master so if I push there I will create a flood of commits. Is there an easy way to create a branch on the U-Boot server? If not, I will figure something out.
if you don't have a dedicated tree already, then i don't think so. easiest thing after that is probably just to push your own branch to the u-boot repo on git.chromium.org. you can push stuff directly to that without going through gerrit right ? -mike