Lines Matching +full:- +full:- +full:enable +full:- +full:gcov
10 # SPDX-License-Identifier: GPL-2.0-or-later
22 # Tests are ~10-40s, allow for --debug/--enable-gcov overhead
32 # Pre-init TuxRun specific settings: Most machines work with
55 failure_message='Kernel panic - not syncing',
76 + f"file.filename={disk},node-name=hd0"
82 self.vm.add_args('-kernel', kernel,
83 '-append', self.kcmd_line,
84 '-blockdev', blockdev)
88 self.vm.add_args('-device', self.extradev)
90 self.vm.add_args('-device',
95 self.vm.add_args('-dtb', dtb)
109 exec_command_and_wait_for_pattern(self, 'uname -a', ps1)
122 drive="virtio-blk-device",