summaryrefslogtreecommitdiffstats
path: root/test/py/tests/test_sandbox_exit.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/tests/test_sandbox_exit.py')
-rw-r--r--test/py/tests/test_sandbox_exit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/py/tests/test_sandbox_exit.py b/test/py/tests/test_sandbox_exit.py
index d1aa3083f4..4e333ecedb 100644
--- a/test/py/tests/test_sandbox_exit.py
+++ b/test/py/tests/test_sandbox_exit.py
@@ -7,7 +7,7 @@ import pytest
import signal
@pytest.mark.boardspec('sandbox')
-@pytest.mark.buildconfigspec('reset')
+@pytest.mark.buildconfigspec('sysreset')
def test_reset(u_boot_console):
"""Test that the "reset" command exits sandbox process."""
OpenPOWER on IntegriCloud