Lines Matching +full:functional +full:- +full:system +full:- +full:debian
3 # Functional tests for the Lemote Fuloong-2E machine.
5 # Copyright (c) 2019 Philippe Mathieu-Daudé <f4bug@amsat.org>
8 # See the COPYING file in the top-level directory.
10 # SPDX-License-Identifier: GPL-2.0-or-later
24 ('http://archive.debian.org/debian/pool/main/l/linux/'
25 'linux-image-3.16.0-6-loongson-2e_3.16.56-1+deb8u1_mipsel.deb'),
31 member='boot/vmlinux-3.16.0-6-loongson-2e')
36 self.vm.add_args('-kernel', kernel_path,
37 '-append', kernel_command_line)
45 # Recovery system for the Yeeloong laptop
47 # http://dev.lemote.com/files/resource/download/rescue/rescue-yl
52 assert checksum.decode("utf-8") == sha
56 self.vm.add_args('-kernel', kernel_path)
59 cpu_revision = 'CPU revision is: 00006302 (ICT Loongson-2)'