qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] device-crash-test: Remove problematic language


From: Thomas Huth
Subject: Re: [PATCH] device-crash-test: Remove problematic language
Date: Tue, 2 Feb 2021 22:54:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.1

On 02/02/2021 20.12, Eduardo Habkost wrote:
Replace "whitelist" in the device-crash-test script with
"rule list".

I'm using "rule list" instead of "allow list" or "pass list"
because the list is not used only for expected/allowed errors.
It also contain rules specifying which errors shouldn't be
ignored and/or should be fatal.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
---
  scripts/device-crash-test | 96 +++++++++++++++++++--------------------
  1 file changed, 48 insertions(+), 48 deletions(-)

Good idea.

Acked-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]