BootLinuxSshTest: Only use 'test' for unittest.TestCase method names
commit73a5a775d273d34221889dc91be7580e26a9584d
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 7 Jun 2019 17:49:53 +0000 (7 19:49 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 27 Aug 2019 19:57:15 +0000 (27 16:57 -0300)
tree43485dc2ef128be675df97da6195f090eba21ab5
parent23919ddfd56135cad3cb468a8f54d5a595f024f4
BootLinuxSshTest: Only use 'test' for unittest.TestCase method names

In commit f6e501a28ef9, Eduardo started to use "check_" as a
prefix for methods of similar purpose. Follow this prior art,
since it might become the conventions when writting Avocado
tests.

Suggested-by: Cleber Rosa <crosa@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190607174953.22342-1-philmd@redhat.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
tests/acceptance/linux_ssh_mips_malta.py