Lines Matching full:bits
29 This test uses a fork of the upstream bits and has numerous fixes
31 https://gitlab.com/qemu-project/biosbits-bits .
49 # default timeout of 120 secs is sometimes not enough for bits test.
54 A QEMU VM, with isa-debugcon enabled and bits iso passed
70 name = "qemu-bits-%d" % os.getpid()
108 # this is the latest bits release as of today.
109 BITS_TAG = "qemu-bits-10262023"
112 "biosbits-bits/-/jobs/artifacts/%s/"
113 "download?job=qemu-bits-build" % BITS_TAG),
130 """ copies the bios bits config file into bits.
132 bits_config_file = self.data_file('acpi-bits',
133 'bits-config',
134 'bits-cfg.txt')
135 target_config_dir = self.scratch_file('bits-%d' %
145 """copies the python test scripts into bits. """
147 bits_test_dir = self.data_file('acpi-bits', 'bits-tests')
148 target_test_dir = self.scratch_file('bits-%d' % self.BITS_INTERNAL_VER,
183 the directory where we have extracted our pre-built bits grub
205 """ Uses grub-mkrescue to generate a fresh bits iso with the python
208 bits_dir = self.scratch_file('bits-%d' % self.BITS_INTERNAL_VER)
209 iso_file = self.scratch_file('bits-%d.iso' % self.BITS_INTERNAL_VER)
235 self.skipTest("Error while generating the bits iso. "
252 'bits-%d-%s.zip'
256 'bits-%d-%s-grub.tar.gz'
260 # extract the bits artifact in the temp working directory
263 # extract the bits software in the temp working directory
272 """parse the log generated by running bits tests and
286 'Some bits tests seems to have failed. ' \
307 iso_file = self.scratch_file('bits-%d.iso' % self.BITS_INTERNAL_VER)
321 # currently there is no support in bits for recognizing 64-bit SMBIOS