summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2019-10-19 17:34:34 +0200
committerAleksandar Markovic <amarkovic@wavecomp.com>2019-10-25 18:37:01 +0200
commitc91839ffa8402e10a8c3db1fe9fc60ee9ca953cf (patch)
treeee42328ff40982efb77cac370d9d07fbbdf71de6 /tests
parentb1c452168037a1a2f64d36f9062ec10e1dec411a (diff)
downloadfocaccia-qemu-c91839ffa8402e10a8c3db1fe9fc60ee9ca953cf.tar.gz
focaccia-qemu-c91839ffa8402e10a8c3db1fe9fc60ee9ca953cf.zip
tests/ssh_linux_malta: Remove duplicated test
Remove duplicated test (probably copy/paste error in
commit 9090d3332cdcc).

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <20191019153437.9820-9-f4bug@amsat.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/acceptance/linux_ssh_mips_malta.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/acceptance/linux_ssh_mips_malta.py b/tests/acceptance/linux_ssh_mips_malta.py
index 6ecf33509c..007bcdbc6b 100644
--- a/tests/acceptance/linux_ssh_mips_malta.py
+++ b/tests/acceptance/linux_ssh_mips_malta.py
@@ -153,9 +153,6 @@ class LinuxSSH(Test):
             'cat /proc/interrupts',
             'eth0')
         self.ssh_command_output_contains(
-            'cat /proc/interrupts',
-            'eth0')
-        self.ssh_command_output_contains(
             'cat /proc/devices',
             'input')
         self.ssh_command_output_contains(