Home
last modified time | relevance | path

Searched hist:e19d5781ec5ea6de190f774835f361f8a43758d1 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/buildman/
H A Dtest.pye19d5781ec5ea6de190f774835f361f8a43758d1 Mon Sep 23 23:35:16 UTC 2013 Simon Glass <sjg@chromium.org> buildman: Adjust tests for new boards.cfg format

Commit 27af930e9a5c91365ca639ada580b338eabe4989 changed the boards.cfg format
but missed to change the parsing in buildman. A follow-on commit
03c1bb242548e4e9d267d784861ccd69a1887aa0 fixed this but missed fixing the
tests.

This patch updates the tests to fit the new Board constructor.

./tools/buildman/buildman -t
<unittest.result.TestResult run=1 errors=0 failures=0>

Signed-off-by: Simon Glass <sjg@chromium.org>