Re: [Qemu-devel] [RFC 00/24] Avocado-based functional tests

2018-04-21 Thread no-reply
Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20180420181951.7252-1-ehabk...@redhat.com Subject: [Qemu-devel] [RFC 00/24] Avocado-based functional tests === TEST SCRIPT BEGIN === #!/bin/bash BASE=base n=1 total=$(git

[Qemu-devel] [RFC 00/24] Avocado-based functional tests

2018-04-20 Thread Eduardo Habkost
Background == A few months ago, Cleber started a thread[1] about the system for Avocado-based tests. He invited people to take a look at it, we got some interesting feedback. However, I saw no feedback on the actual code itself, and I don't know what needs to be done to get this merged.