ack/plat/linuxppc/tests/build.lua
2018-06-14 03:07:36 -07:00

8 lines
135 B
Lua

include("tests/plat/build.lua")
plat_testsuite {
name = "tests",
plat = "linuxppc",
method = "plat/linuxppc/emu+emuppc"
}