提交 f60d0603 编写于 作者: S Simon Glass 提交者: Tom Rini

test: Adjust the of-platdata test run condition

This should be spl_of_platdata, since otherwise it will try to run on boards
that don't support of-platdata.
Signed-off-by: NSimon Glass <sjg@chromium.org>
上级 62a3b7dd
......@@ -34,7 +34,7 @@ string <NULL>
stringarray "one" "" ""
'''
@pytest.mark.buildconfigspec('spl')
@pytest.mark.buildconfigspec('spl_of_platdata')
def test_ofplatdata(u_boot_console):
"""Test that of-platdata can be generated and used in sandbox"""
cons = u_boot_console
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册