Re: [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands on Malta

2019-06-03 Thread Philippe Mathieu-Daudé
On 6/3/19 3:41 PM, Aleksandar Markovic wrote: > This test can be run using: > > $ avocado --show=ssh run -t arch:mips >>> tests/acceptance/linux_ssh_mips_malta.py > ssh: Entering interactive session. > ssh: # uname -a > ssh: Linux debian-mips 3.2.0-4-4kc-malta #1 Deb

Re: [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands on Malta

2019-06-03 Thread Aleksandar Markovic
> >>> This test can be run using: > >>> > >>> $ avocado --show=ssh run -t arch:mips > > tests/acceptance/linux_ssh_mips_malta.py > >>> ssh: Entering interactive session. > >>> ssh: # uname -a > >>> ssh: Linux debian-mips 3.2.0-4-4kc-malta #1 Debian 3.2.51-1 mips > > GNU/Linux > >>> ssh: #

Re: [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands on Malta

2019-05-22 Thread Eduardo Habkost
On Tue, May 21, 2019 at 10:18:10AM +0200, Aleksandar Markovic wrote: > On May 21, 2019 1:19 AM, "Philippe Mathieu-Daudé" wrote: > > > > This tests boot a full VM and check the serial console until > > the SSH daemon is running, then start a SSH session and run > > some commands. > > > > This test

Re: [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands on Malta

2019-05-21 Thread Eduardo Habkost
On Tue, May 21, 2019 at 11:26:35AM +0200, Aleksandar Markovic wrote: > On May 21, 2019 10:18 AM, "Aleksandar Markovic" > wrote: > > > > > > On May 21, 2019 1:19 AM, "Philippe Mathieu-Daudé" wrote: > > > > > > This tests boot a full VM and check the serial console until > > > the SSH daemon is run

Re: [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands on Malta

2019-05-21 Thread Philippe Mathieu-Daudé
Hi Aleksandar, On 5/21/19 11:26 AM, Aleksandar Markovic wrote: > On May 21, 2019 10:18 AM, "Aleksandar Markovic" > wrote: >> >> >> On May 21, 2019 1:19 AM, "Philippe Mathieu-Daudé" wrote: >>> >>> This tests boot a full VM and check the serial console until >>> the SSH daemon is running, then sta

Re: [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands on Malta

2019-05-21 Thread Aleksandar Markovic
On May 21, 2019 10:18 AM, "Aleksandar Markovic" wrote: > > > On May 21, 2019 1:19 AM, "Philippe Mathieu-Daudé" wrote: > > > > This tests boot a full VM and check the serial console until > > the SSH daemon is running, then start a SSH session and run > > some commands. > > If there is no objecti

Re: [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands on Malta

2019-05-21 Thread Aleksandar Markovic
On May 21, 2019 1:19 AM, "Philippe Mathieu-Daudé" wrote: > > This tests boot a full VM and check the serial console until > the SSH daemon is running, then start a SSH session and run > some commands. > > This test can be run using: > > $ avocado --show=ssh run -t arch:mips tests/acceptance/linu

[Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands on Malta

2019-05-20 Thread Philippe Mathieu-Daudé
This tests boot a full VM and check the serial console until the SSH daemon is running, then start a SSH session and run some commands. This test can be run using: $ avocado --show=ssh run -t arch:mips tests/acceptance/linux_ssh_mips_malta.py ssh: Entering interactive session. ssh: # uname