]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - test/py/tests/test_sandbox_exit.py
test/py: fix CONFIG_ tests
[karo-tx-uboot.git] / test / py / tests / test_sandbox_exit.py
index d1aa3083f4584af4eabbca14f444e0ca3964b123..4e333ecedbf83edf4d21d8b4ae2c6cab961c439a 100644 (file)
@@ -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."""