commit | f7403df4976562ecf2c1266e5f05f800037c8772 | [log] [tgz] |
---|---|---|
author | SzuWei Lin <szuweilin@google.com> | Sat Feb 18 15:18:30 2017 +0800 |
committer | SzuWei Lin <szuweilin@google.com> | Tue Feb 21 02:13:33 2017 +0000 |
tree | 163e1ed6785a797aba5136dfb2d1613c51b6639e | |
parent | 2d6381a0ee75083e95a72e927209b7080707f0b3 [diff] |
Change libufdt test cases to compare with libfdt The dtc adds a new function fdt_overlay_apply() to support DTO. The original libufdt test cases used /include/ trick to compare the test case result. Change to compare with the result of fdt_overlay_apply(). Bug: 35495792 Test: run test scripts (see libufdt/tests/README) Change-Id: Ied68c09c479ab09025574eb97c5ef3adf58253c4