[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh tes
From: |
Aleksandar Markovic |
Subject: |
Re: [Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test |
Date: |
Wed, 21 Aug 2019 22:27:11 +0200 |
02.08.2019. 17.37, "Aleksandar Markovic" <address@hidden> је
написао/ла:
>
> From: Aleksandar Markovic <address@hidden>
>
> This little series improves linux_ssh_mips_malta.py, both in the sense
> of code organization and in the sense of quantity of executed tests.
>
Hello, all.
I am going to send a new version in few days, and I have a question for
test team:
Currently, the outcome of the script execition is either PASS:1 FAIL:0 or
PASS:0 FAIL:1. But the test actually consists of several subtests. Is there
any way that this single Python script considers these subtests as separate
tests (test cases), reporting something like PASS:12 FAIL:7? If yes, what
would be the best way to achieve that?
Thanks in advance,
Aleksandar
> Aleksandar Markovic (2):
> tests/acceptance: Refactor and improve reporting in
> linux_ssh_mips_malta.py
> tests/acceptance: Add new test cases in linux_ssh_mips_malta.py
>
> tests/acceptance/linux_ssh_mips_malta.py | 81
++++++++++++++++++++++++++------
> 1 file changed, 66 insertions(+), 15 deletions(-)
>
> --
> 2.7.4
>
>
- [Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test, Aleksandar Markovic, 2019/08/02
- [Qemu-devel] [PATCH 2/2] tests/acceptance: Add new test cases in linux_ssh_mips_malta.py, Aleksandar Markovic, 2019/08/02
- [Qemu-devel] [PATCH 1/2] tests/acceptance: Refactor and improve reporting in linux_ssh_mips_malta.py, Aleksandar Markovic, 2019/08/02
- Re: [Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test,
Aleksandar Markovic <=
- Re: [Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test, Eduardo Habkost, 2019/08/21
- Re: [Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test, Aleksandar Markovic, 2019/08/21
- Re: [Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test, Aleksandar Markovic, 2019/08/22
- Re: [Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test, Aleksandar Markovic, 2019/08/26
- Re: [Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test, Cleber Rosa, 2019/08/28
- Re: [Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test, Aleksandar Markovic, 2019/08/29
Re: [Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test, Eduardo Habkost, 2019/08/29