include("tests/plat/build.lua") plat_testsuite { name = "tests", plat = "pc65oo2", method = "plat/pc65oo2/emu+pc86emu", skipsets = { "floats", -- FPU instructions not supported by emulator "long-long", }, }