Searched hist:"51009170 d8fc263cfdcd5a60fe3ba213daa3d15b" (Results 1 – 2 of 2) sorted by relevance
/qemu/tests/unit/ |
H A D | test-io-task.c | 51009170d8fc263cfdcd5a60fe3ba213daa3d15b Thu Aug 04 10:39:38 UTC 2016 Peter Maydell <peter.maydell@linaro.org> tests: Rename qtests which have names ending "error"
We have three qtest tests which have test names ending with "error". This is awkward because the output of verbose test runs looks like /crypto/task/error: OK /crypto/task/thread_error: OK
which gives false positives if you are grepping build logs for errors by looking for "error:". Since there are only three tests with this problem, just rename them all to 'failure' instead.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 1470307178-22848-1-git-send-email-peter.maydell@linaro.org
|
H A D | test-qmp-cmds.c | 51009170d8fc263cfdcd5a60fe3ba213daa3d15b Thu Aug 04 10:39:38 UTC 2016 Peter Maydell <peter.maydell@linaro.org> tests: Rename qtests which have names ending "error"
We have three qtest tests which have test names ending with "error". This is awkward because the output of verbose test runs looks like /crypto/task/error: OK /crypto/task/thread_error: OK
which gives false positives if you are grepping build logs for errors by looking for "error:". Since there are only three tests with this problem, just rename them all to 'failure' instead.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 1470307178-22848-1-git-send-email-peter.maydell@linaro.org
|