tests/boot_linux_console: rename the x86_64 after the arch and machine
commit78664ed84949fef4cc0a8be45dd1968e5713e18c
authorCleber Rosa <crosa@redhat.com>
Tue, 12 Mar 2019 17:18:11 +0000 (12 13:18 -0400)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 3 May 2019 00:33:26 +0000 (2 21:33 -0300)
treee4ffae81a6456a32632a5c2bc98a9eef60e9a0b5
parentb910545fbf3f55f22545c202c1aee62598edb838
tests/boot_linux_console: rename the x86_64 after the arch and machine

Given that the test is specific to x86_64 and pc, and new tests are
going to be added to the same class, let's rename it accordingly.
Also, let's make the class documentation not architecture specific.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Caio Carrara <ccarrara@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <20190312171824.5134-8-crosa@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
tests/acceptance/boot_linux_console.py