mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-pykickstart: Add ptest support
# ./run-ptest PASS: tests/commands/test_authconfig.py:FC3_TestCase.runTest PASS: tests/commands/test_authconfig.py:F28_TestCase.runTest PASS: tests/commands/test_authconfig.py:F35_TestCase.runTest PASS: tests/commands/test_authselect.py:F28_TestCase.runTest PASS: tests/commands/test_autopart.py:AutoPart_TestCase.runTest PASS: tests/commands/test_autopart.py:FC3_TestCase.runTest PASS: tests/commands/test_autopart.py:F9_TestCase.runTest PASS: tests/commands/test_autopart.py:F12_TestCase.runTest [snip] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
3
meta-python/recipes-extended/python-pykickstart/files/run-ptest
Executable file
3
meta-python/recipes-extended/python-pykickstart/files/run-ptest
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
pytest --automake --deselect tests/test_packages.py::AddGroupsAndEnvironment_TestCase --deselect tests/commands/test_reboot.py::Reboot_TestCase
|
||||
Reference in New Issue
Block a user