Initial analysis of test coverage in OSFV vs. open-source-firmware-rte (legacy testing framework) was performed here. As a result, 36 out of 151 tests were identified as possible to reuse. Unfortunately, the design of those tests is heavily dependent on UEFI. In this task, I want to analyze the possibility of enabling those tests for Dasharo (coreboot+SeaBIOS). As a rule of thumb, I target QEMU first, then migrate to hardware and interpret tests that make sense on hardware.