Re: libfdt: Fix sw_tree1 testcase

2007-11-06 Thread Jon Loeliger
So, like, the other day David Gibson mumbled: > Crud, I screwed up and gave you an intermediate version of the patch > which tried to do the same thing for rw_tree1. For that to work, I'll > need to write a dtbs_equal_notordered test. > > Corrected version below. > > libfdt: Fix sw_tree1 testcas

Re: libfdt: Fix sw_tree1 testcase

2007-11-05 Thread David Gibson
On Mon, Nov 05, 2007 at 09:11:25AM -0600, Jon Loeliger wrote: > So, like, the other day David Gibson mumbled: > > There is a bug in the sw_tree1 testcase / utility which puts two > > "compatible" properties in one node in the output tree. This patch > > fixes the bug, and also adds a new test chec

Re: libfdt: Fix sw_tree1 testcase

2007-11-05 Thread Jon Loeliger
So, like, the other day David Gibson mumbled: > There is a bug in the sw_tree1 testcase / utility which puts two > "compatible" properties in one node in the output tree. This patch > fixes the bug, and also adds a new test checking that the sw_tree1 > output is equal to test_tree1.dtb as its supp