VirtualBox

Ignore:
Timestamp:
Jan 19, 2024 12:37:53 PM (11 months ago)
Author:
vboxsync
Message:

ValidationKit/tests/cpu/tdCpuIemInstr1.py: Enable more bootsector testcases, bugref:10582

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/cpu/tdCpuIemInstr1.py

    r102967 r102969  
    101101            #IemTestVm(self.oTestVmSet, self, 'bs3-cpu-basic-2', asVirtModesSup),
    102102
     103            # @todo r=aeichner Image can not be found (probably it is too large for a floppy weighing in at 16MiB)
     104            #IemTestVm(self.oTestVmSet, self, 'bs3-cpu-basic-3', asVirtModesSup),
     105
    103106            # @todo r=aeichner Fails currently in IEM
    104107            #IemTestVm(self.oTestVmSet, self, 'bs3-cpu-decoding-1', asVirtModesSup),
     
    106109            # @todo r=aeichner Fails and hangs in 'lm64' / aaa
    107110            #IemTestVm(self.oTestVmSet, self, 'bs3-cpu-generated-1', asVirtModesSup),
    108 
    109             # @todo r=aeichner Image can not be found (probably it is too large for a floppy weighing in at 16MiB)
    110             #IemTestVm(self.oTestVmSet, self, 'bs3-cpu-basic-3', asVirtModesSup),
    111111
    112112            IemTestVm(self.oTestVmSet, self, 'bs3-cpu-instr-2', asVirtModesSup),
     
    118118            #IemTestVm(self.oTestVmSet, self, 'b3s-cpu-state64-1', asVirtModesSup),
    119119
    120             IemTestVm(self.oTestVmSet, self, 'bs3-cpu-weird-1', asVirtModesSup)
     120            IemTestVm(self.oTestVmSet, self, 'bs3-cpu-weird-1', asVirtModesSup),
     121            IemTestVm(self.oTestVmSet, self, 'bs3-fpustate-1', asVirtModesSup)
    121122        );
    122123
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette