• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

コミットメタ情報

リビジョン2075215dd968b5488f87a59c4d3494a8b8c1460d (tree)
日時2022-07-26 15:23:54
作者Michal Simek <michal.simek@xili...>
コミッターMichal Simek

ログメッセージ

py: tests: Bind should run only on sandbox

Disable test to run on any other platform than sandbox.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Link: https://lore.kernel.org/r/786bfdfda7dee4494e39c3fff699970ecd623116.1657191142.git.michal.simek@amd.com

変更サマリ

差分

--- a/test/py/tests/test_bind.py
+++ b/test/py/tests/test_bind.py
@@ -25,7 +25,7 @@ def in_tree(response, name, uclass, drv, depth, last_child):
2525 return True
2626 return False
2727
28-
28+@pytest.mark.boardspec('sandbox')
2929 @pytest.mark.buildconfigspec('cmd_bind')
3030 def test_bind_unbind_with_node(u_boot_console):
3131
@@ -117,6 +117,7 @@ def get_next_line(tree, name):
117117 break
118118 return child_line
119119
120+@pytest.mark.boardspec('sandbox')
120121 @pytest.mark.buildconfigspec('cmd_bind')
121122 def test_bind_unbind_with_uclass(u_boot_console):
122123 #bind /bind-test