
14 Nov
2017
14 Nov
'17
2:54 a.m.
This feature is now supported. Drop the incorrect comment.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/ftest.py | 1 - 1 file changed, 1 deletion(-)
diff --git a/tools/binman/ftest.py b/tools/binman/ftest.py index ed0697af006..590299da8bc 100644 --- a/tools/binman/ftest.py +++ b/tools/binman/ftest.py @@ -304,7 +304,6 @@ class TestFunctional(unittest.TestCase): self.assertEqual(0, len(result.stderr)) self.assertEqual(0, result.return_code)
- # Not yet available. def testBoard(self): """Test that we can run it with a specific board""" self._SetupDtb('05_simple.dts', 'sandbox/u-boot.dtb')
--
2.15.0.448.gf294e3d99a-goog