aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance/linux_ssh_mips_malta.py
AgeCommit message (Expand)AuthorFilesLines
2021-07-13tests/acceptance/linux_ssh_mips_malta.py: drop identical setUpCleber Rosa1-5/+2
2021-06-01Acceptance Tests: move useful ssh methods to base classCleber Rosa1-37/+3
2021-06-01Python: add utility function for retrieving port redirectionCleber Rosa1-9/+7
2021-02-08Acceptance tests: clarify ssh connection failure reasonCleber Rosa1-1/+1
2020-07-14tests/acceptance: wait() instead of shutdown() where appropriateJohn Snow1-0/+2
2019-12-17Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell1-5/+0
2019-12-16Acceptance tests: use avocado tags for machine typeCleber Rosa1-5/+0
2019-12-16mips: malta: Renovate coding styleFilip Bozuta1-2/+4
2019-10-28Acceptance tests: refactor wait_for_console_patternCleber Rosa1-15/+3
2019-10-25tests/ssh_linux_malta: Fix 64-bit target testsPhilippe Mathieu-Daudé1-6/+6
2019-10-25tests/ssh_linux_malta: Refactor how to get image/kernel infoPhilippe Mathieu-Daudé1-31/+44
2019-10-25tests/ssh_linux_malta: Match stricter console outputPhilippe Mathieu-Daudé1-9/+9
2019-10-25tests/ssh_linux_malta: Remove duplicated testPhilippe Mathieu-Daudé1-3/+0
2019-10-25tests/ssh_linux_malta: Run tests using a snapshot imagePhilippe Mathieu-Daudé1-1/+1
2019-09-20Acceptance tests: use avocado.utils.ssh for SSH interactionCleber Rosa1-54/+24
2019-09-20tests/acceptance: Add new test cases in linux_ssh_mips_malta.pyAleksandar Markovic1-0/+45
2019-09-20tests/acceptance: Refactor and improve reporting in linux_ssh_mips_malta.pyAleksandar Markovic1-15/+21
2019-09-19BootLinuxSshTest: Only run the tests when explicitly requestedPhilippe Mathieu-Daudé1-5/+5
2019-08-27BootLinuxSshTest: Only use 'test' for unittest.TestCase method namesPhilippe Mathieu-Daudé1-5/+5
2019-05-26BootLinuxSshTest: Test some userspace commands on MaltaPhilippe Mathieu-Daudé1-0/+230